1 | [ Dec 21 02:49:43 Enabled. ] | ||
2 | [ Dec 21 02:49:43 Rereading configuration. ] | ||
3 | [ Dec 21 02:49:45 Rereading configuration. ] | ||
4 | [ Dec 21 02:49:46 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 | [ Dec 21 02:49:46 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.12.21 02:49:47.304807 [ 1 ] {} <Information> Application: Will watch for the process with pid 24245 | ||
29 | 2024.12.21 02:49:47.305457 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.21 02:49:47.509994 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24245 | ||
31 | 2024.12.21 02:49:47.510713 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.21 02:49:47.511394 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.21 02:49:47.586858 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.21 02:49:47.611824 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.21 02:49:47.611886 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.21 02:49:47.611899 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.21 02:49:47.611975 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.21 02:49:47.612377 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.21 02:49:47.614062 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.12.21 02:49:47.614803 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.21 02:49:47.615645 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.12.21 02:49:47.615666 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.12.21 02:49:47.615682 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.21 02:49:47.615864 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.21 02:49:47.616703 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.21 02:49:47.621841 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.21 02:49:47.622593 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.21 02:49:47.623920 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.21 02:49:47.623981 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.21 02:49:47.625534 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.12.21 02:49:47.626033 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.21 02:49:47.630313 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.21 02:49:47.631342 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.21 02:49:47.632818 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.21 02:49:47.633239 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.21 02:49:47.633560 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.21 02:49:47.633915 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.21 02:49:47.635252 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.21 02:49:47.635278 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.21 02:49:47.635372 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.21 02:49:47.635538 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.21 02:49:47.648964 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.21 02:49:47.648992 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000608127 sec | ||
68 | 2024.12.21 02:49:47.649036 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.21 02:49:47.649051 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.21 02:49:47.650472 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.21 02:49:47.651651 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.21 02:49:47.664085 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.21 02:49:47.664131 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.21 02:49:47.664159 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.21 02:49:47.664171 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.21 02:49:47.664200 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.21 02:49:47.664221 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.21 02:49:47.667021 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.21 02:49:47.667066 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.21 02:49:47.667096 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.21 02:49:47.667319 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.21 02:49:47.667354 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.21 02:49:47.667393 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.21 02:49:47.667416 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.21 02:49:47.667430 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.21 02:49:47.667457 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.21 02:49:47.667476 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.21 02:49:47.696880 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.21 02:49:47.698504 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.21 02:49:47.698565 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.6041e-05 sec | ||
91 | 2024.12.21 02:49:47.698588 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.21 02:49:47.698606 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.21 02:49:47.698641 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.21 02:49:47.698880 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.21 02:49:47.698941 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.21 02:49:47.698962 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.21 02:49:47.698980 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.12.21 02:49:47.698998 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.21 02:49:47.715577 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.21 02:49:47.715828 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2024.12.21 02:49:47.716838 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3941e-05 sec. | ||
102 | 2024.12.21 02:49:47.717321 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.21 02:49:47.717418 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.21 02:49:47.717437 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.21 02:49:47.717626 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62688 | ||
106 | 2024.12.21 02:49:47.717860 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.21 02:49:47.717944 [ 3 ] {} <Debug> TCP-Session: d68741cf-e8aa-4e16-87db-76315e2971f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:62688 | ||
108 | 2024.12.21 02:49:47.717974 [ 3 ] {} <Debug> TCP-Session: d68741cf-e8aa-4e16-87db-76315e2971f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.21 02:49:47.717994 [ 3 ] {} <Debug> TCP-Session: d68741cf-e8aa-4e16-87db-76315e2971f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.21 02:49:47.718086 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.21 02:49:47.718114 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.12.21 02:49:47.718146 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.12.21 02:49:47.719819 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55179 | ||
114 | 2024.12.21 02:49:47.719925 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.12.21 02:49:47.719959 [ 4 ] {} <Debug> TCP-Session: 82231f45-7ea6-4030-b100-d5da632acbec Authenticating user 'default' from [fd00:1122:3344:101::a]:55179 | ||
116 | 2024.12.21 02:49:47.719986 [ 4 ] {} <Debug> TCP-Session: 82231f45-7ea6-4030-b100-d5da632acbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2024.12.21 02:49:47.720031 [ 4 ] {} <Debug> TCP-Session: 82231f45-7ea6-4030-b100-d5da632acbec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.12.21 02:49:47.720663 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46034 | ||
119 | 2024.12.21 02:49:47.720662 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33325 | ||
120 | 2024.12.21 02:49:47.720751 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61742 | ||
121 | 2024.12.21 02:49:47.720783 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.12.21 02:49:47.720960 [ 253 ] {} <Debug> TCP-Session: c46551e4-a96a-4abf-95bd-d3aa8c9e4b48 Authenticating user 'default' from [fd00:1122:3344:101::a]:46034 | ||
123 | 2024.12.21 02:49:47.720970 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
124 | 2024.12.21 02:49:47.720983 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36268 | ||
125 | 2024.12.21 02:49:47.721115 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38091 | ||
126 | 2024.12.21 02:49:47.721142 [ 5 ] {} <Debug> TCP-Session: 256a524d-1db0-4043-b18b-11f58af7448b Authenticating user 'default' from [fd00:1122:3344:101::a]:33325 | ||
127 | 2024.12.21 02:49:47.721119 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
128 | 2024.12.21 02:49:47.721161 [ 253 ] {} <Debug> TCP-Session: c46551e4-a96a-4abf-95bd-d3aa8c9e4b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.12.21 02:49:47.721282 [ 253 ] {} <Debug> TCP-Session: c46551e4-a96a-4abf-95bd-d3aa8c9e4b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.12.21 02:49:47.721491 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2024.12.21 02:49:47.721516 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45931 | ||
132 | 2024.12.21 02:49:47.721309 [ 254 ] {} <Debug> TCP-Session: 1c386fda-fc6e-4b66-b0e4-1c530cd2ee72 Authenticating user 'default' from [fd00:1122:3344:101::a]:61742 | ||
133 | 2024.12.21 02:49:47.721557 [ 5 ] {} <Debug> TCP-Session: 256a524d-1db0-4043-b18b-11f58af7448b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.12.21 02:49:47.721614 [ 255 ] {} <Debug> TCP-Session: 5cfc9fa7-18bd-4eb6-a558-e50170d89fde Authenticating user 'default' from [fd00:1122:3344:101::a]:36268 | ||
135 | 2024.12.21 02:49:47.721643 [ 254 ] {} <Debug> TCP-Session: 1c386fda-fc6e-4b66-b0e4-1c530cd2ee72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.12.21 02:49:47.721534 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2024.12.21 02:49:47.721786 [ 254 ] {} <Debug> TCP-Session: 1c386fda-fc6e-4b66-b0e4-1c530cd2ee72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.12.21 02:49:47.721798 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
139 | 2024.12.21 02:49:47.721783 [ 5 ] {} <Debug> TCP-Session: 256a524d-1db0-4043-b18b-11f58af7448b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.12.21 02:49:47.721845 [ 255 ] {} <Debug> TCP-Session: 5cfc9fa7-18bd-4eb6-a558-e50170d89fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.12.21 02:49:47.721828 [ 256 ] {} <Debug> TCP-Session: 62913e06-ba24-4fed-bf09-7c1d229bfb35 Authenticating user 'default' from [fd00:1122:3344:101::a]:38091 | ||
142 | 2024.12.21 02:49:47.722000 [ 257 ] {} <Debug> TCP-Session: 5b523e42-4bd6-4c72-b16f-ab07a7a76e7b Authenticating user 'default' from [fd00:1122:3344:101::a]:45931 | ||
143 | 2024.12.21 02:49:47.722065 [ 256 ] {} <Debug> TCP-Session: 62913e06-ba24-4fed-bf09-7c1d229bfb35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.21 02:49:47.722100 [ 257 ] {} <Debug> TCP-Session: 5b523e42-4bd6-4c72-b16f-ab07a7a76e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.12.21 02:49:47.722083 [ 255 ] {} <Debug> TCP-Session: 5cfc9fa7-18bd-4eb6-a558-e50170d89fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.12.21 02:49:47.722148 [ 256 ] {} <Debug> TCP-Session: 62913e06-ba24-4fed-bf09-7c1d229bfb35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.21 02:49:47.722166 [ 257 ] {} <Debug> TCP-Session: 5b523e42-4bd6-4c72-b16f-ab07a7a76e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.21 02:49:47.734210 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48188 | ||
149 | 2024.12.21 02:49:47.734350 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.12.21 02:49:47.734432 [ 258 ] {} <Debug> TCP-Session: 5d619334-4fb6-410e-bd1f-a3a884b3901b Authenticating user 'default' from [fd00:1122:3344:101::e]:48188 | ||
151 | 2024.12.21 02:49:47.734452 [ 258 ] {} <Debug> TCP-Session: 5d619334-4fb6-410e-bd1f-a3a884b3901b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.12.21 02:49:47.734466 [ 258 ] {} <Debug> TCP-Session: 5d619334-4fb6-410e-bd1f-a3a884b3901b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.21 02:49:47.734531 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.12.21 02:49:47.734556 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2024.12.21 02:49:47.734583 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2024.12.21 02:49:47.734962 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33286 | ||
157 | 2024.12.21 02:49:47.735129 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54762 | ||
158 | 2024.12.21 02:49:47.735132 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
159 | 2024.12.21 02:49:47.735192 [ 259 ] {} <Debug> TCP-Session: 8f122530-fedb-4f64-8a89-41f22c514730 Authenticating user 'default' from [fd00:1122:3344:101::e]:33286 | ||
160 | 2024.12.21 02:49:47.735293 [ 259 ] {} <Debug> TCP-Session: 8f122530-fedb-4f64-8a89-41f22c514730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
161 | 2024.12.21 02:49:47.735302 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2024.12.21 02:49:47.735329 [ 259 ] {} <Debug> TCP-Session: 8f122530-fedb-4f64-8a89-41f22c514730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
163 | 2024.12.21 02:49:47.735295 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54579 | ||
164 | 2024.12.21 02:49:47.735358 [ 260 ] {} <Debug> TCP-Session: d290c20d-8cb7-44ea-99a1-b9c31299e203 Authenticating user 'default' from [fd00:1122:3344:101::e]:54762 | ||
165 | 2024.12.21 02:49:47.735417 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42512 | ||
166 | 2024.12.21 02:49:47.735455 [ 260 ] {} <Debug> TCP-Session: d290c20d-8cb7-44ea-99a1-b9c31299e203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
167 | 2024.12.21 02:49:47.735705 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2024.12.21 02:49:47.735731 [ 260 ] {} <Debug> TCP-Session: d290c20d-8cb7-44ea-99a1-b9c31299e203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2024.12.21 02:49:47.735739 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
170 | 2024.12.21 02:49:47.735801 [ 261 ] {} <Debug> TCP-Session: 1ec1e636-8c92-4fa2-b4db-aec23010ea32 Authenticating user 'default' from [fd00:1122:3344:101::e]:54579 | ||
171 | 2024.12.21 02:49:47.735867 [ 262 ] {} <Debug> TCP-Session: 64834e4c-a811-4d32-b84f-ac875be9976d Authenticating user 'default' from [fd00:1122:3344:101::e]:42512 | ||
172 | 2024.12.21 02:49:47.735882 [ 261 ] {} <Debug> TCP-Session: 1ec1e636-8c92-4fa2-b4db-aec23010ea32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
173 | 2024.12.21 02:49:47.735853 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40284 | ||
174 | 2024.12.21 02:49:47.735942 [ 261 ] {} <Debug> TCP-Session: 1ec1e636-8c92-4fa2-b4db-aec23010ea32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2024.12.21 02:49:47.735936 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57520 | ||
176 | 2024.12.21 02:49:47.735938 [ 262 ] {} <Debug> TCP-Session: 64834e4c-a811-4d32-b84f-ac875be9976d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2024.12.21 02:49:47.736117 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49527 | ||
178 | 2024.12.21 02:49:47.736162 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
179 | 2024.12.21 02:49:47.736361 [ 262 ] {} <Debug> TCP-Session: 64834e4c-a811-4d32-b84f-ac875be9976d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2024.12.21 02:49:47.736463 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2024.12.21 02:49:47.736485 [ 263 ] {} <Debug> TCP-Session: a8447cf0-1e4b-48f4-b056-fc08fc2410f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40284 | ||
182 | 2024.12.21 02:49:47.736399 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
183 | 2024.12.21 02:49:47.736551 [ 265 ] {} <Debug> TCP-Session: 5a47bd25-fad6-4f10-a3f3-d7eaedb00762 Authenticating user 'default' from [fd00:1122:3344:101::e]:49527 | ||
184 | 2024.12.21 02:49:47.736572 [ 263 ] {} <Debug> TCP-Session: a8447cf0-1e4b-48f4-b056-fc08fc2410f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.21 02:49:47.736582 [ 264 ] {} <Debug> TCP-Session: ceb94293-eb5b-42dd-a097-fa6206c711af Authenticating user 'default' from [fd00:1122:3344:101::e]:57520 | ||
186 | 2024.12.21 02:49:47.736633 [ 265 ] {} <Debug> TCP-Session: 5a47bd25-fad6-4f10-a3f3-d7eaedb00762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2024.12.21 02:49:47.736649 [ 263 ] {} <Debug> TCP-Session: a8447cf0-1e4b-48f4-b056-fc08fc2410f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.12.21 02:49:47.736652 [ 264 ] {} <Debug> TCP-Session: ceb94293-eb5b-42dd-a097-fa6206c711af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.12.21 02:49:47.736678 [ 265 ] {} <Debug> TCP-Session: 5a47bd25-fad6-4f10-a3f3-d7eaedb00762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.12.21 02:49:47.736712 [ 264 ] {} <Debug> TCP-Session: ceb94293-eb5b-42dd-a097-fa6206c711af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.12.21 02:49:48.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.23 MiB, peak 117.23 MiB, free memory in arenas 0.00 B, will set to 119.91 MiB (RSS), difference: 2.69 MiB | ||
192 | 2024.12.21 02:49:48.054919 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56277 | ||
193 | 2024.12.21 02:49:48.055129 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2024.12.21 02:49:48.055165 [ 266 ] {} <Debug> TCP-Session: 97a02152-e31c-4e8d-be75-555dbc484a09 Authenticating user 'default' from [fd00:1122:3344:101::c]:56277 | ||
195 | 2024.12.21 02:49:48.055188 [ 266 ] {} <Debug> TCP-Session: 97a02152-e31c-4e8d-be75-555dbc484a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.21 02:49:48.055202 [ 266 ] {} <Debug> TCP-Session: 97a02152-e31c-4e8d-be75-555dbc484a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.12.21 02:49:48.055279 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2024.12.21 02:49:48.055305 [ 266 ] {} <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 | ||
199 | 2024.12.21 02:49:48.055338 [ 266 ] {} <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 | ||
200 | 2024.12.21 02:49:48.057059 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41583 | ||
201 | 2024.12.21 02:49:48.057122 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33117 | ||
202 | 2024.12.21 02:49:48.057393 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
203 | 2024.12.21 02:49:48.057412 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61530 | ||
204 | 2024.12.21 02:49:48.057462 [ 267 ] {} <Debug> TCP-Session: 165cd795-24f2-4824-a453-d7bdbcaabee1 Authenticating user 'default' from [fd00:1122:3344:101::c]:41583 | ||
205 | 2024.12.21 02:49:48.057503 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39057 | ||
206 | 2024.12.21 02:49:48.057700 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55318 | ||
207 | 2024.12.21 02:49:48.057868 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34309 | ||
208 | 2024.12.21 02:49:48.057603 [ 267 ] {} <Debug> TCP-Session: 165cd795-24f2-4824-a453-d7bdbcaabee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
209 | 2024.12.21 02:49:48.057996 [ 267 ] {} <Debug> TCP-Session: 165cd795-24f2-4824-a453-d7bdbcaabee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
210 | 2024.12.21 02:49:48.058051 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37705 | ||
211 | 2024.12.21 02:49:48.062488 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
212 | 2024.12.21 02:49:48.062574 [ 268 ] {} <Debug> TCP-Session: 763c3da8-cfd6-4700-850e-111b7c9c8d11 Authenticating user 'default' from [fd00:1122:3344:101::c]:33117 | ||
213 | 2024.12.21 02:49:48.062581 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
214 | 2024.12.21 02:49:48.062613 [ 268 ] {} <Debug> TCP-Session: 763c3da8-cfd6-4700-850e-111b7c9c8d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
215 | 2024.12.21 02:49:48.062630 [ 271 ] {} <Debug> TCP-Session: 74305bc7-c024-4f51-abca-a36750354155 Authenticating user 'default' from [fd00:1122:3344:101::c]:55318 | ||
216 | 2024.12.21 02:49:48.062660 [ 268 ] {} <Debug> TCP-Session: 763c3da8-cfd6-4700-850e-111b7c9c8d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
217 | 2024.12.21 02:49:48.062673 [ 271 ] {} <Debug> TCP-Session: 74305bc7-c024-4f51-abca-a36750354155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
218 | 2024.12.21 02:49:48.062727 [ 271 ] {} <Debug> TCP-Session: 74305bc7-c024-4f51-abca-a36750354155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
219 | 2024.12.21 02:49:48.063233 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
220 | 2024.12.21 02:49:48.063271 [ 272 ] {} <Debug> TCP-Session: b5721e7d-a11e-44a1-8467-92f9570b60f3 Authenticating user 'default' from [fd00:1122:3344:101::c]:34309 | ||
221 | 2024.12.21 02:49:48.063308 [ 272 ] {} <Debug> TCP-Session: b5721e7d-a11e-44a1-8467-92f9570b60f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
222 | 2024.12.21 02:49:48.063322 [ 272 ] {} <Debug> TCP-Session: b5721e7d-a11e-44a1-8467-92f9570b60f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2024.12.21 02:49:48.063886 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
224 | 2024.12.21 02:49:48.063988 [ 273 ] {} <Debug> TCP-Session: b3b92108-6b31-4c40-b593-2dcb91c51963 Authenticating user 'default' from [fd00:1122:3344:101::c]:37705 | ||
225 | 2024.12.21 02:49:48.064025 [ 273 ] {} <Debug> TCP-Session: b3b92108-6b31-4c40-b593-2dcb91c51963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2024.12.21 02:49:48.064041 [ 273 ] {} <Debug> TCP-Session: b3b92108-6b31-4c40-b593-2dcb91c51963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2024.12.21 02:49:48.068637 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
228 | 2024.12.21 02:49:48.068738 [ 270 ] {} <Debug> TCP-Session: 071271f1-a1d0-42de-bedc-47656b793eb1 Authenticating user 'default' from [fd00:1122:3344:101::c]:39057 | ||
229 | 2024.12.21 02:49:48.068762 [ 270 ] {} <Debug> TCP-Session: 071271f1-a1d0-42de-bedc-47656b793eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2024.12.21 02:49:48.068778 [ 270 ] {} <Debug> TCP-Session: 071271f1-a1d0-42de-bedc-47656b793eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2024.12.21 02:49:48.070693 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
232 | 2024.12.21 02:49:48.070738 [ 269 ] {} <Debug> TCP-Session: f0e0a8d1-3a17-419e-a19c-31446d8bc59d Authenticating user 'default' from [fd00:1122:3344:101::c]:61530 | ||
233 | 2024.12.21 02:49:48.070758 [ 269 ] {} <Debug> TCP-Session: f0e0a8d1-3a17-419e-a19c-31446d8bc59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.12.21 02:49:48.070806 [ 269 ] {} <Debug> TCP-Session: f0e0a8d1-3a17-419e-a19c-31446d8bc59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2024.12.21 02:49:48.150941 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48549 | ||
236 | 2024.12.21 02:49:48.151131 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2024.12.21 02:49:48.151200 [ 274 ] {} <Debug> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48549 | ||
238 | 2024.12.21 02:49:48.151224 [ 274 ] {} <Debug> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.12.21 02:49:48.151238 [ 274 ] {} <Debug> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.12.21 02:49:48.151316 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2024.12.21 02:49:48.151341 [ 274 ] {} <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 | ||
242 | 2024.12.21 02:49:48.151368 [ 274 ] {} <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 | ||
243 | 2024.12.21 02:49:48.154018 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62074 | ||
244 | 2024.12.21 02:49:48.154119 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33746 | ||
245 | 2024.12.21 02:49:48.154482 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39793 | ||
246 | 2024.12.21 02:49:48.154526 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36466 | ||
247 | 2024.12.21 02:49:48.154491 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
248 | 2024.12.21 02:49:48.154489 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
249 | 2024.12.21 02:49:48.154601 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37146 | ||
250 | 2024.12.21 02:49:48.154786 [ 275 ] {} <Debug> TCP-Session: c5bc9720-f7d8-44c0-a3bb-70f2f450a1c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62074 | ||
251 | 2024.12.21 02:49:48.154954 [ 276 ] {} <Debug> TCP-Session: 32fc0d61-aa35-4a2a-80de-39258e1dea32 Authenticating user 'default' from [fd00:1122:3344:101::d]:33746 | ||
252 | 2024.12.21 02:49:48.155065 [ 275 ] {} <Debug> TCP-Session: c5bc9720-f7d8-44c0-a3bb-70f2f450a1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
253 | 2024.12.21 02:49:48.155145 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
254 | 2024.12.21 02:49:48.155206 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46593 | ||
255 | 2024.12.21 02:49:48.155249 [ 276 ] {} <Debug> TCP-Session: 32fc0d61-aa35-4a2a-80de-39258e1dea32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
256 | 2024.12.21 02:49:48.155199 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
257 | 2024.12.21 02:49:48.155249 [ 275 ] {} <Debug> TCP-Session: c5bc9720-f7d8-44c0-a3bb-70f2f450a1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2024.12.21 02:49:48.155073 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37838 | ||
259 | 2024.12.21 02:49:48.155290 [ 277 ] {} <Debug> TCP-Session: 04217a65-791b-4f85-b63b-a35b95cbc36e Authenticating user 'default' from [fd00:1122:3344:101::d]:39793 | ||
260 | 2024.12.21 02:49:48.154865 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
261 | 2024.12.21 02:49:48.155423 [ 276 ] {} <Debug> TCP-Session: 32fc0d61-aa35-4a2a-80de-39258e1dea32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.12.21 02:49:48.155540 [ 277 ] {} <Debug> TCP-Session: 04217a65-791b-4f85-b63b-a35b95cbc36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
263 | 2024.12.21 02:49:48.155598 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
264 | 2024.12.21 02:49:48.155647 [ 277 ] {} <Debug> TCP-Session: 04217a65-791b-4f85-b63b-a35b95cbc36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2024.12.21 02:49:48.155650 [ 278 ] {} <Debug> TCP-Session: 70652f1a-3f39-455b-a5b3-ef00fb095fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36466 | ||
266 | 2024.12.21 02:49:48.154801 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61400 | ||
267 | 2024.12.21 02:49:48.155641 [ 279 ] {} <Debug> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Authenticating user 'default' from [fd00:1122:3344:101::d]:37146 | ||
268 | 2024.12.21 02:49:48.155867 [ 281 ] {} <Debug> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:37838 | ||
269 | 2024.12.21 02:49:48.155932 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
270 | 2024.12.21 02:49:48.156136 [ 278 ] {} <Debug> TCP-Session: 70652f1a-3f39-455b-a5b3-ef00fb095fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
271 | 2024.12.21 02:49:48.156200 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
272 | 2024.12.21 02:49:48.156267 [ 281 ] {} <Debug> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
273 | 2024.12.21 02:49:48.156288 [ 278 ] {} <Debug> TCP-Session: 70652f1a-3f39-455b-a5b3-ef00fb095fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2024.12.21 02:49:48.156294 [ 282 ] {} <Debug> TCP-Session: 3c4d2245-3fdd-452b-b581-20257d277224 Authenticating user 'default' from [fd00:1122:3344:101::d]:46593 | ||
275 | 2024.12.21 02:49:48.156319 [ 279 ] {} <Debug> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2024.12.21 02:49:48.156441 [ 281 ] {} <Debug> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2024.12.21 02:49:48.156342 [ 280 ] {} <Debug> TCP-Session: 13b39f49-6629-492c-b0d8-aad6cdcb060b Authenticating user 'default' from [fd00:1122:3344:101::d]:61400 | ||
278 | 2024.12.21 02:49:48.156494 [ 282 ] {} <Debug> TCP-Session: 3c4d2245-3fdd-452b-b581-20257d277224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
279 | 2024.12.21 02:49:48.156465 [ 279 ] {} <Debug> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2024.12.21 02:49:48.156544 [ 280 ] {} <Debug> TCP-Session: 13b39f49-6629-492c-b0d8-aad6cdcb060b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2024.12.21 02:49:48.156560 [ 282 ] {} <Debug> TCP-Session: 3c4d2245-3fdd-452b-b581-20257d277224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2024.12.21 02:49:48.157290 [ 280 ] {} <Debug> TCP-Session: 13b39f49-6629-492c-b0d8-aad6cdcb060b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2024.12.21 02:49:48.158389 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
284 | 2024.12.21 02:49:48.162261 [ 274 ] {356055d3-98ae-408e-b187-ac81ae764e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2024.12.21 02:49:48.221947 [ 274 ] {356055d3-98ae-408e-b187-ac81ae764e0e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48549) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 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 | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 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 | ||
294 | 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 | ||
295 | 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 | ||
296 | 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 | ||
297 | 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 | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 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 | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2024.12.21 02:49:48.223322 [ 274 ] {356055d3-98ae-408e-b187-ac81ae764e0e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 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 | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 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 | ||
318 | 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 | ||
319 | 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 | ||
320 | 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 | ||
321 | 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 | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 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 | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2024.12.21 02:49:48.223432 [ 274 ] {356055d3-98ae-408e-b187-ac81ae764e0e} <Debug> TCPHandler: Processed in 0.067242816 sec. | ||
334 | 2024.12.21 02:49:48.223837 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.12.21 02:49:48.224063 [ 279 ] {b02a5558-e00f-4cc9-a197-45d8e672fd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2024.12.21 02:49:48.224473 [ 279 ] {b02a5558-e00f-4cc9-a197-45d8e672fd66} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37146) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 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 | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 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 | ||
345 | 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 | ||
346 | 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 | ||
347 | 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 | ||
348 | 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 | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 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 | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2024.12.21 02:49:48.224629 [ 279 ] {b02a5558-e00f-4cc9-a197-45d8e672fd66} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 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 | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 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 | ||
369 | 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 | ||
370 | 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 | ||
371 | 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 | ||
372 | 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 | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 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 | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2024.12.21 02:49:48.224730 [ 279 ] {b02a5558-e00f-4cc9-a197-45d8e672fd66} <Debug> TCPHandler: Processed in 0.001059152 sec. | ||
385 | 2024.12.21 02:49:48.225058 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.12.21 02:49:48.226598 [ 274 ] {eb2ccf24-aca5-4afd-8f1b-f4624d33efce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
387 | 2024.12.21 02:49:48.226770 [ 274 ] {eb2ccf24-aca5-4afd-8f1b-f4624d33efce} <Debug> TCPHandler: Processed in 0.001875722 sec. | ||
388 | 2024.12.21 02:49:48.226993 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.12.21 02:49:48.227142 [ 279 ] {45c0cfd4-376d-4211-93db-9315f404a27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
390 | 2024.12.21 02:49:48.227243 [ 279 ] {45c0cfd4-376d-4211-93db-9315f404a27b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
391 | 2024.12.21 02:49:48.228372 [ 279 ] {45c0cfd4-376d-4211-93db-9315f404a27b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
392 | 2024.12.21 02:49:48.228430 [ 279 ] {45c0cfd4-376d-4211-93db-9315f404a27b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.3181e-05 sec | ||
393 | 2024.12.21 02:49:48.228445 [ 279 ] {45c0cfd4-376d-4211-93db-9315f404a27b} <Trace> ReferentialDeps: No tables | ||
394 | 2024.12.21 02:49:48.228463 [ 279 ] {45c0cfd4-376d-4211-93db-9315f404a27b} <Trace> LoadingDeps: No tables | ||
395 | 2024.12.21 02:49:48.228507 [ 279 ] {45c0cfd4-376d-4211-93db-9315f404a27b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
396 | 2024.12.21 02:49:48.228560 [ 279 ] {45c0cfd4-376d-4211-93db-9315f404a27b} <Debug> TCPHandler: Processed in 0.001632059 sec. | ||
397 | 2024.12.21 02:49:48.228739 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.12.21 02:49:48.228923 [ 274 ] {4197c1a1-8543-42ba-b0ca-4686d1945d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) /* The version table contains metadata about the `oximeter` database */ | ||
399 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
400 | 2024.12.21 02:49:48.229005 [ 274 ] {4197c1a1-8543-42ba-b0ca-4686d1945d06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
401 | 2024.12.21 02:49:48.237791 [ 274 ] {4197c1a1-8543-42ba-b0ca-4686d1945d06} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
402 | 2024.12.21 02:49:48.239092 [ 274 ] {4197c1a1-8543-42ba-b0ca-4686d1945d06} <Debug> oximeter.version (7521b8e4-05fe-4806-bdae-6ec2a6835240): Loading data parts | ||
403 | 2024.12.21 02:49:48.239642 [ 274 ] {4197c1a1-8543-42ba-b0ca-4686d1945d06} <Debug> oximeter.version (7521b8e4-05fe-4806-bdae-6ec2a6835240): There are no data parts | ||
404 | 2024.12.21 02:49:48.241842 [ 274 ] {4197c1a1-8543-42ba-b0ca-4686d1945d06} <Debug> TCPHandler: Processed in 0.013160064 sec. | ||
405 | 2024.12.21 02:49:48.242097 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
406 | 2024.12.21 02:49:48.242347 [ 279 ] {e378a750-aa5a-4ca2-974a-87789f74d369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) /* The measurement tables contain all individual samples from each timeseries. | ||
407 | * | ||
408 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
409 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
410 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
411 | * by all samples from the same timeseries. | ||
412 | * | ||
413 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
414 | * and then uses that to index quickly into the measurements tables. | ||
415 | */ | ||
416 | 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) | ||
417 | 2024.12.21 02:49:48.242439 [ 279 ] {e378a750-aa5a-4ca2-974a-87789f74d369} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
418 | 2024.12.21 02:49:48.249726 [ 279 ] {e378a750-aa5a-4ca2-974a-87789f74d369} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Loading data parts | ||
419 | 2024.12.21 02:49:48.250008 [ 279 ] {e378a750-aa5a-4ca2-974a-87789f74d369} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): There are no data parts | ||
420 | 2024.12.21 02:49:48.251219 [ 279 ] {e378a750-aa5a-4ca2-974a-87789f74d369} <Debug> TCPHandler: Processed in 0.009195267 sec. | ||
421 | 2024.12.21 02:49:48.251417 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.12.21 02:49:48.251683 [ 274 ] {72339f9e-3ba2-4825-8b45-1684bc0616ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
423 | 2024.12.21 02:49:48.251739 [ 274 ] {72339f9e-3ba2-4825-8b45-1684bc0616ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
424 | 2024.12.21 02:49:48.253683 [ 274 ] {72339f9e-3ba2-4825-8b45-1684bc0616ee} <Debug> oximeter.measurements_i8 (e808e012-7e11-4ae5-ae85-0efe232760dd): Loading data parts | ||
425 | 2024.12.21 02:49:48.253879 [ 274 ] {72339f9e-3ba2-4825-8b45-1684bc0616ee} <Debug> oximeter.measurements_i8 (e808e012-7e11-4ae5-ae85-0efe232760dd): There are no data parts | ||
426 | 2024.12.21 02:49:48.255837 [ 274 ] {72339f9e-3ba2-4825-8b45-1684bc0616ee} <Debug> TCPHandler: Processed in 0.004487783 sec. | ||
427 | 2024.12.21 02:49:48.256079 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
428 | 2024.12.21 02:49:48.256297 [ 279 ] {e9c20ec6-330c-4ccf-8eab-a7811c95138b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
429 | 2024.12.21 02:49:48.256381 [ 279 ] {e9c20ec6-330c-4ccf-8eab-a7811c95138b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
430 | 2024.12.21 02:49:48.258142 [ 279 ] {e9c20ec6-330c-4ccf-8eab-a7811c95138b} <Debug> oximeter.measurements_u8 (06cc6247-c2c5-45f5-9766-05f686383773): Loading data parts | ||
431 | 2024.12.21 02:49:48.258308 [ 279 ] {e9c20ec6-330c-4ccf-8eab-a7811c95138b} <Debug> oximeter.measurements_u8 (06cc6247-c2c5-45f5-9766-05f686383773): There are no data parts | ||
432 | 2024.12.21 02:49:48.259618 [ 279 ] {e9c20ec6-330c-4ccf-8eab-a7811c95138b} <Debug> TCPHandler: Processed in 0.003607332 sec. | ||
433 | 2024.12.21 02:49:48.259819 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
434 | 2024.12.21 02:49:48.260055 [ 274 ] {08a5aa4f-2688-4e29-a048-aa1bec4c7fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
435 | 2024.12.21 02:49:48.260106 [ 274 ] {08a5aa4f-2688-4e29-a048-aa1bec4c7fa9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
436 | 2024.12.21 02:49:48.261934 [ 274 ] {08a5aa4f-2688-4e29-a048-aa1bec4c7fa9} <Debug> oximeter.measurements_i16 (380a6765-15f9-4837-a22d-a366aeeb41a6): Loading data parts | ||
437 | 2024.12.21 02:49:48.262098 [ 274 ] {08a5aa4f-2688-4e29-a048-aa1bec4c7fa9} <Debug> oximeter.measurements_i16 (380a6765-15f9-4837-a22d-a366aeeb41a6): There are no data parts | ||
438 | 2024.12.21 02:49:48.263287 [ 274 ] {08a5aa4f-2688-4e29-a048-aa1bec4c7fa9} <Debug> TCPHandler: Processed in 0.003526521 sec. | ||
439 | 2024.12.21 02:49:48.263525 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
440 | 2024.12.21 02:49:48.263741 [ 279 ] {2d660c82-6b83-410a-8ffc-39564eac6a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
441 | 2024.12.21 02:49:48.263818 [ 279 ] {2d660c82-6b83-410a-8ffc-39564eac6a4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
442 | 2024.12.21 02:49:48.265622 [ 279 ] {2d660c82-6b83-410a-8ffc-39564eac6a4f} <Debug> oximeter.measurements_u16 (7aeb5889-15e3-4de7-805d-1c618fdb346d): Loading data parts | ||
443 | 2024.12.21 02:49:48.265853 [ 279 ] {2d660c82-6b83-410a-8ffc-39564eac6a4f} <Debug> oximeter.measurements_u16 (7aeb5889-15e3-4de7-805d-1c618fdb346d): There are no data parts | ||
444 | 2024.12.21 02:49:48.267214 [ 279 ] {2d660c82-6b83-410a-8ffc-39564eac6a4f} <Debug> TCPHandler: Processed in 0.003747404 sec. | ||
445 | 2024.12.21 02:49:48.267402 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
446 | 2024.12.21 02:49:48.267647 [ 274 ] {e6d0f891-4a45-41b2-ae55-8bf788824202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
447 | 2024.12.21 02:49:48.267699 [ 274 ] {e6d0f891-4a45-41b2-ae55-8bf788824202} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
448 | 2024.12.21 02:49:48.269406 [ 274 ] {e6d0f891-4a45-41b2-ae55-8bf788824202} <Debug> oximeter.measurements_i32 (dcda9a6c-a75d-4968-bf99-1074f145d345): Loading data parts | ||
449 | 2024.12.21 02:49:48.269570 [ 274 ] {e6d0f891-4a45-41b2-ae55-8bf788824202} <Debug> oximeter.measurements_i32 (dcda9a6c-a75d-4968-bf99-1074f145d345): There are no data parts | ||
450 | 2024.12.21 02:49:48.270903 [ 274 ] {e6d0f891-4a45-41b2-ae55-8bf788824202} <Debug> TCPHandler: Processed in 0.003559702 sec. | ||
451 | 2024.12.21 02:49:48.271138 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
452 | 2024.12.21 02:49:48.271352 [ 279 ] {75713d99-eac5-410b-b6d9-be623fd7af84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
453 | 2024.12.21 02:49:48.271432 [ 279 ] {75713d99-eac5-410b-b6d9-be623fd7af84} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
454 | 2024.12.21 02:49:48.273201 [ 279 ] {75713d99-eac5-410b-b6d9-be623fd7af84} <Debug> oximeter.measurements_u32 (6b4353c6-c2a2-4575-92a5-9f4042ab367f): Loading data parts | ||
455 | 2024.12.21 02:49:48.273352 [ 279 ] {75713d99-eac5-410b-b6d9-be623fd7af84} <Debug> oximeter.measurements_u32 (6b4353c6-c2a2-4575-92a5-9f4042ab367f): There are no data parts | ||
456 | 2024.12.21 02:49:48.274456 [ 279 ] {75713d99-eac5-410b-b6d9-be623fd7af84} <Debug> TCPHandler: Processed in 0.003376189 sec. | ||
457 | 2024.12.21 02:49:48.274641 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2024.12.21 02:49:48.274926 [ 274 ] {02ef234e-6418-4955-928c-86b55722f135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
459 | 2024.12.21 02:49:48.275003 [ 274 ] {02ef234e-6418-4955-928c-86b55722f135} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
460 | 2024.12.21 02:49:48.276896 [ 274 ] {02ef234e-6418-4955-928c-86b55722f135} <Debug> oximeter.measurements_i64 (ebaadb4a-1ecc-48f0-99ae-86ff5fd0e5b4): Loading data parts | ||
461 | 2024.12.21 02:49:48.277057 [ 274 ] {02ef234e-6418-4955-928c-86b55722f135} <Debug> oximeter.measurements_i64 (ebaadb4a-1ecc-48f0-99ae-86ff5fd0e5b4): There are no data parts | ||
462 | 2024.12.21 02:49:48.278351 [ 274 ] {02ef234e-6418-4955-928c-86b55722f135} <Debug> TCPHandler: Processed in 0.003768464 sec. | ||
463 | 2024.12.21 02:49:48.278566 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.12.21 02:49:48.278785 [ 279 ] {51690445-9b6b-4e89-90c5-87996fadb0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
465 | 2024.12.21 02:49:48.278867 [ 279 ] {51690445-9b6b-4e89-90c5-87996fadb0b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
466 | 2024.12.21 02:49:48.280593 [ 279 ] {51690445-9b6b-4e89-90c5-87996fadb0b8} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Loading data parts | ||
467 | 2024.12.21 02:49:48.280754 [ 279 ] {51690445-9b6b-4e89-90c5-87996fadb0b8} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): There are no data parts | ||
468 | 2024.12.21 02:49:48.282325 [ 279 ] {51690445-9b6b-4e89-90c5-87996fadb0b8} <Debug> TCPHandler: Processed in 0.003816584 sec. | ||
469 | 2024.12.21 02:49:48.282510 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.12.21 02:49:48.282773 [ 274 ] {019245d2-2d62-43d0-a523-bf1830e8c7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
471 | 2024.12.21 02:49:48.282854 [ 274 ] {019245d2-2d62-43d0-a523-bf1830e8c7fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
472 | 2024.12.21 02:49:48.285235 [ 274 ] {019245d2-2d62-43d0-a523-bf1830e8c7fc} <Debug> oximeter.measurements_f32 (7c90bbc5-df3b-49b7-9fc7-61577c6c7cfc): Loading data parts | ||
473 | 2024.12.21 02:49:48.285411 [ 274 ] {019245d2-2d62-43d0-a523-bf1830e8c7fc} <Debug> oximeter.measurements_f32 (7c90bbc5-df3b-49b7-9fc7-61577c6c7cfc): There are no data parts | ||
474 | 2024.12.21 02:49:48.286552 [ 274 ] {019245d2-2d62-43d0-a523-bf1830e8c7fc} <Debug> TCPHandler: Processed in 0.004100908 sec. | ||
475 | 2024.12.21 02:49:48.286778 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.12.21 02:49:48.287048 [ 279 ] {93ef0220-3d08-4cff-a4ad-40ecb2bee129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
477 | 2024.12.21 02:49:48.287135 [ 279 ] {93ef0220-3d08-4cff-a4ad-40ecb2bee129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
478 | 2024.12.21 02:49:48.289011 [ 279 ] {93ef0220-3d08-4cff-a4ad-40ecb2bee129} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Loading data parts | ||
479 | 2024.12.21 02:49:48.289180 [ 279 ] {93ef0220-3d08-4cff-a4ad-40ecb2bee129} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): There are no data parts | ||
480 | 2024.12.21 02:49:48.291012 [ 279 ] {93ef0220-3d08-4cff-a4ad-40ecb2bee129} <Debug> TCPHandler: Processed in 0.00429133 sec. | ||
481 | 2024.12.21 02:49:48.291199 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.12.21 02:49:48.291470 [ 274 ] {0b717515-9d49-43c6-95cd-36d5b84358ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
483 | 2024.12.21 02:49:48.291558 [ 274 ] {0b717515-9d49-43c6-95cd-36d5b84358ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
484 | 2024.12.21 02:49:48.293717 [ 274 ] {0b717515-9d49-43c6-95cd-36d5b84358ed} <Debug> oximeter.measurements_string (f362a56f-77bc-4bc1-a0fc-13ef45d4c551): Loading data parts | ||
485 | 2024.12.21 02:49:48.293905 [ 274 ] {0b717515-9d49-43c6-95cd-36d5b84358ed} <Debug> oximeter.measurements_string (f362a56f-77bc-4bc1-a0fc-13ef45d4c551): There are no data parts | ||
486 | 2024.12.21 02:49:48.295201 [ 274 ] {0b717515-9d49-43c6-95cd-36d5b84358ed} <Debug> TCPHandler: Processed in 0.004059078 sec. | ||
487 | 2024.12.21 02:49:48.295425 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
488 | 2024.12.21 02:49:48.295632 [ 279 ] {3abb539a-a131-4cc9-83a7-30711a295438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
489 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
490 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
491 | * a string isn't palatable for a few reasons. | ||
492 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
493 | * details. | ||
494 | */ | ||
495 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
496 | 2024.12.21 02:49:48.295718 [ 279 ] {3abb539a-a131-4cc9-83a7-30711a295438} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
497 | 2024.12.21 02:49:48.297563 [ 279 ] {3abb539a-a131-4cc9-83a7-30711a295438} <Debug> oximeter.measurements_bytes (c5633e38-e79e-4dd2-8ab5-b4301e2a867e): Loading data parts | ||
498 | 2024.12.21 02:49:48.297708 [ 279 ] {3abb539a-a131-4cc9-83a7-30711a295438} <Debug> oximeter.measurements_bytes (c5633e38-e79e-4dd2-8ab5-b4301e2a867e): There are no data parts | ||
499 | 2024.12.21 02:49:48.298946 [ 279 ] {3abb539a-a131-4cc9-83a7-30711a295438} <Debug> TCPHandler: Processed in 0.003580291 sec. | ||
500 | 2024.12.21 02:49:48.299170 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
501 | 2024.12.21 02:49:48.299416 [ 274 ] {340b62f4-28af-472a-8fe6-7ae2f620da9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
502 | 2024.12.21 02:49:48.299514 [ 274 ] {340b62f4-28af-472a-8fe6-7ae2f620da9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
503 | 2024.12.21 02:49:48.301605 [ 274 ] {340b62f4-28af-472a-8fe6-7ae2f620da9e} <Debug> oximeter.measurements_cumulativei64 (d6aaf453-c13d-4eaa-a036-c25b6ed7d539): Loading data parts | ||
504 | 2024.12.21 02:49:48.301808 [ 274 ] {340b62f4-28af-472a-8fe6-7ae2f620da9e} <Debug> oximeter.measurements_cumulativei64 (d6aaf453-c13d-4eaa-a036-c25b6ed7d539): There are no data parts | ||
505 | 2024.12.21 02:49:48.303384 [ 274 ] {340b62f4-28af-472a-8fe6-7ae2f620da9e} <Debug> TCPHandler: Processed in 0.00428182 sec. | ||
506 | 2024.12.21 02:49:48.303610 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
507 | 2024.12.21 02:49:48.303874 [ 279 ] {e5002a57-5869-40b6-94da-1970d1229306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
508 | 2024.12.21 02:49:48.303948 [ 279 ] {e5002a57-5869-40b6-94da-1970d1229306} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
509 | 2024.12.21 02:49:48.306014 [ 279 ] {e5002a57-5869-40b6-94da-1970d1229306} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Loading data parts | ||
510 | 2024.12.21 02:49:48.306174 [ 279 ] {e5002a57-5869-40b6-94da-1970d1229306} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): There are no data parts | ||
511 | 2024.12.21 02:49:48.307769 [ 279 ] {e5002a57-5869-40b6-94da-1970d1229306} <Debug> TCPHandler: Processed in 0.00423448 sec. | ||
512 | 2024.12.21 02:49:48.307987 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
513 | 2024.12.21 02:49:48.308251 [ 274 ] {40c6203a-08d0-4009-b5a0-bceffbfe4f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
514 | 2024.12.21 02:49:48.308352 [ 274 ] {40c6203a-08d0-4009-b5a0-bceffbfe4f8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
515 | 2024.12.21 02:49:48.311066 [ 274 ] {40c6203a-08d0-4009-b5a0-bceffbfe4f8b} <Debug> oximeter.measurements_cumulativef32 (2004c27b-076a-40b3-9225-f643eb596f40): Loading data parts | ||
516 | 2024.12.21 02:49:48.311336 [ 274 ] {40c6203a-08d0-4009-b5a0-bceffbfe4f8b} <Debug> oximeter.measurements_cumulativef32 (2004c27b-076a-40b3-9225-f643eb596f40): There are no data parts | ||
517 | 2024.12.21 02:49:48.312533 [ 274 ] {40c6203a-08d0-4009-b5a0-bceffbfe4f8b} <Debug> TCPHandler: Processed in 0.004615344 sec. | ||
518 | 2024.12.21 02:49:48.312760 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
519 | 2024.12.21 02:49:48.312982 [ 279 ] {4a1326db-fe72-4023-ab2a-c44e2e84d81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
520 | 2024.12.21 02:49:48.313068 [ 279 ] {4a1326db-fe72-4023-ab2a-c44e2e84d81d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
521 | 2024.12.21 02:49:48.314927 [ 279 ] {4a1326db-fe72-4023-ab2a-c44e2e84d81d} <Debug> oximeter.measurements_cumulativef64 (a2432ba7-76f7-4ef3-a1b4-0d01e91984c5): Loading data parts | ||
522 | 2024.12.21 02:49:48.315094 [ 279 ] {4a1326db-fe72-4023-ab2a-c44e2e84d81d} <Debug> oximeter.measurements_cumulativef64 (a2432ba7-76f7-4ef3-a1b4-0d01e91984c5): There are no data parts | ||
523 | 2024.12.21 02:49:48.316326 [ 279 ] {4a1326db-fe72-4023-ab2a-c44e2e84d81d} <Debug> TCPHandler: Processed in 0.003624963 sec. | ||
524 | 2024.12.21 02:49:48.316522 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
525 | 2024.12.21 02:49:48.316933 [ 274 ] {fcd66b5f-c2e0-4b71-8133-68ee4bf97889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
526 | * NOTE: Array types cannot be Nullable, see | ||
527 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
528 | * for more details. | ||
529 | * | ||
530 | * This means we need to use empty arrays to indicate a missing value. This | ||
531 | * is unfortunate, and at this point relies on the fact that an | ||
532 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
533 | * to figure out another way to represent missing samples here. | ||
534 | */ | ||
535 | 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) | ||
536 | 2024.12.21 02:49:48.317048 [ 274 ] {fcd66b5f-c2e0-4b71-8133-68ee4bf97889} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
537 | 2024.12.21 02:49:48.319192 [ 274 ] {fcd66b5f-c2e0-4b71-8133-68ee4bf97889} <Debug> oximeter.measurements_histogrami8 (e6d689cd-6af4-4eb2-b36d-6de695437348): Loading data parts | ||
538 | 2024.12.21 02:49:48.319387 [ 274 ] {fcd66b5f-c2e0-4b71-8133-68ee4bf97889} <Debug> oximeter.measurements_histogrami8 (e6d689cd-6af4-4eb2-b36d-6de695437348): There are no data parts | ||
539 | 2024.12.21 02:49:48.321050 [ 274 ] {fcd66b5f-c2e0-4b71-8133-68ee4bf97889} <Debug> TCPHandler: Processed in 0.004590114 sec. | ||
540 | 2024.12.21 02:49:48.321292 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2024.12.21 02:49:48.321589 [ 279 ] {853ecf29-1203-4c11-9ff3-f5e860a2d5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
542 | 2024.12.21 02:49:48.321684 [ 279 ] {853ecf29-1203-4c11-9ff3-f5e860a2d5f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
543 | 2024.12.21 02:49:48.323674 [ 279 ] {853ecf29-1203-4c11-9ff3-f5e860a2d5f1} <Debug> oximeter.measurements_histogramu8 (e4d1e61f-cfe5-40a9-99be-192570890999): Loading data parts | ||
544 | 2024.12.21 02:49:48.323837 [ 279 ] {853ecf29-1203-4c11-9ff3-f5e860a2d5f1} <Debug> oximeter.measurements_histogramu8 (e4d1e61f-cfe5-40a9-99be-192570890999): There are no data parts | ||
545 | 2024.12.21 02:49:48.325328 [ 279 ] {853ecf29-1203-4c11-9ff3-f5e860a2d5f1} <Debug> TCPHandler: Processed in 0.004096978 sec. | ||
546 | 2024.12.21 02:49:48.325533 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.12.21 02:49:48.325871 [ 274 ] {2e45b77b-ba9a-4599-8404-e3e52e2e22c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
548 | 2024.12.21 02:49:48.325954 [ 274 ] {2e45b77b-ba9a-4599-8404-e3e52e2e22c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
549 | 2024.12.21 02:49:48.328022 [ 274 ] {2e45b77b-ba9a-4599-8404-e3e52e2e22c5} <Debug> oximeter.measurements_histogrami16 (712d84c0-6d81-4333-b10e-fd5b825c52eb): Loading data parts | ||
550 | 2024.12.21 02:49:48.328189 [ 274 ] {2e45b77b-ba9a-4599-8404-e3e52e2e22c5} <Debug> oximeter.measurements_histogrami16 (712d84c0-6d81-4333-b10e-fd5b825c52eb): There are no data parts | ||
551 | 2024.12.21 02:49:48.329471 [ 274 ] {2e45b77b-ba9a-4599-8404-e3e52e2e22c5} <Debug> TCPHandler: Processed in 0.003997657 sec. | ||
552 | 2024.12.21 02:49:48.329696 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2024.12.21 02:49:48.329987 [ 279 ] {9a414c63-38c5-4227-85d5-523f8fe51daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
554 | 2024.12.21 02:49:48.330081 [ 279 ] {9a414c63-38c5-4227-85d5-523f8fe51daf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
555 | 2024.12.21 02:49:48.332062 [ 279 ] {9a414c63-38c5-4227-85d5-523f8fe51daf} <Debug> oximeter.measurements_histogramu16 (5692abf7-d97c-4d06-ae23-c4d0991519b3): Loading data parts | ||
556 | 2024.12.21 02:49:48.332209 [ 279 ] {9a414c63-38c5-4227-85d5-523f8fe51daf} <Debug> oximeter.measurements_histogramu16 (5692abf7-d97c-4d06-ae23-c4d0991519b3): There are no data parts | ||
557 | 2024.12.21 02:49:48.333504 [ 279 ] {9a414c63-38c5-4227-85d5-523f8fe51daf} <Debug> TCPHandler: Processed in 0.003867215 sec. | ||
558 | 2024.12.21 02:49:48.333699 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.12.21 02:49:48.334034 [ 274 ] {4777a12d-9ba4-499b-80db-383853b429c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
560 | 2024.12.21 02:49:48.334117 [ 274 ] {4777a12d-9ba4-499b-80db-383853b429c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
561 | 2024.12.21 02:49:48.336308 [ 274 ] {4777a12d-9ba4-499b-80db-383853b429c6} <Debug> oximeter.measurements_histogrami32 (e79267f8-5a57-468c-99c3-3b777948cb2b): Loading data parts | ||
562 | 2024.12.21 02:49:48.336486 [ 274 ] {4777a12d-9ba4-499b-80db-383853b429c6} <Debug> oximeter.measurements_histogrami32 (e79267f8-5a57-468c-99c3-3b777948cb2b): There are no data parts | ||
563 | 2024.12.21 02:49:48.337902 [ 274 ] {4777a12d-9ba4-499b-80db-383853b429c6} <Debug> TCPHandler: Processed in 0.00426299 sec. | ||
564 | 2024.12.21 02:49:48.338151 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
565 | 2024.12.21 02:49:48.338477 [ 279 ] {badb1d52-22c3-4ebe-8aca-ac6582b06783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
566 | 2024.12.21 02:49:48.338582 [ 279 ] {badb1d52-22c3-4ebe-8aca-ac6582b06783} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
567 | 2024.12.21 02:49:48.340685 [ 279 ] {badb1d52-22c3-4ebe-8aca-ac6582b06783} <Debug> oximeter.measurements_histogramu32 (3fb5ef1e-7866-4de8-9061-cdb5405195bd): Loading data parts | ||
568 | 2024.12.21 02:49:48.340864 [ 279 ] {badb1d52-22c3-4ebe-8aca-ac6582b06783} <Debug> oximeter.measurements_histogramu32 (3fb5ef1e-7866-4de8-9061-cdb5405195bd): There are no data parts | ||
569 | 2024.12.21 02:49:48.342107 [ 279 ] {badb1d52-22c3-4ebe-8aca-ac6582b06783} <Debug> TCPHandler: Processed in 0.004017557 sec. | ||
570 | 2024.12.21 02:49:48.342318 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.12.21 02:49:48.342664 [ 274 ] {77714cae-f299-4ece-adb2-259a2aa72541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
572 | 2024.12.21 02:49:48.342754 [ 274 ] {77714cae-f299-4ece-adb2-259a2aa72541} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.12.21 02:49:48.344905 [ 274 ] {77714cae-f299-4ece-adb2-259a2aa72541} <Debug> oximeter.measurements_histogrami64 (06011c99-6f83-4907-9e61-3a20c560977e): Loading data parts | ||
574 | 2024.12.21 02:49:48.345074 [ 274 ] {77714cae-f299-4ece-adb2-259a2aa72541} <Debug> oximeter.measurements_histogrami64 (06011c99-6f83-4907-9e61-3a20c560977e): There are no data parts | ||
575 | 2024.12.21 02:49:48.346274 [ 274 ] {77714cae-f299-4ece-adb2-259a2aa72541} <Debug> TCPHandler: Processed in 0.004018867 sec. | ||
576 | 2024.12.21 02:49:48.346510 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
577 | 2024.12.21 02:49:48.346802 [ 279 ] {5555f64c-b0c6-41fc-961e-899e86d21383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
578 | 2024.12.21 02:49:48.346910 [ 279 ] {5555f64c-b0c6-41fc-961e-899e86d21383} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
579 | 2024.12.21 02:49:48.348974 [ 279 ] {5555f64c-b0c6-41fc-961e-899e86d21383} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Loading data parts | ||
580 | 2024.12.21 02:49:48.349168 [ 279 ] {5555f64c-b0c6-41fc-961e-899e86d21383} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): There are no data parts | ||
581 | 2024.12.21 02:49:48.350354 [ 279 ] {5555f64c-b0c6-41fc-961e-899e86d21383} <Debug> TCPHandler: Processed in 0.003902555 sec. | ||
582 | 2024.12.21 02:49:48.350536 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.12.21 02:49:48.350858 [ 274 ] {5b8dce34-8432-43f2-9b2c-cc9bd6fa4a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
584 | 2024.12.21 02:49:48.350945 [ 274 ] {5b8dce34-8432-43f2-9b2c-cc9bd6fa4a94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
585 | 2024.12.21 02:49:48.353332 [ 274 ] {5b8dce34-8432-43f2-9b2c-cc9bd6fa4a94} <Debug> oximeter.measurements_histogramf32 (1b5fe6ee-491a-461d-98b7-a2c3d4d9afdc): Loading data parts | ||
586 | 2024.12.21 02:49:48.353511 [ 274 ] {5b8dce34-8432-43f2-9b2c-cc9bd6fa4a94} <Debug> oximeter.measurements_histogramf32 (1b5fe6ee-491a-461d-98b7-a2c3d4d9afdc): There are no data parts | ||
587 | 2024.12.21 02:49:48.354780 [ 274 ] {5b8dce34-8432-43f2-9b2c-cc9bd6fa4a94} <Debug> TCPHandler: Processed in 0.004305481 sec. | ||
588 | 2024.12.21 02:49:48.355011 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
589 | 2024.12.21 02:49:48.355307 [ 279 ] {f47d9ec0-66e3-44f0-8783-27d1e356908a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
590 | 2024.12.21 02:49:48.355406 [ 279 ] {f47d9ec0-66e3-44f0-8783-27d1e356908a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
591 | 2024.12.21 02:49:48.357515 [ 279 ] {f47d9ec0-66e3-44f0-8783-27d1e356908a} <Debug> oximeter.measurements_histogramf64 (0dbc262c-7fb3-4cb3-960a-d80bac20e198): Loading data parts | ||
592 | 2024.12.21 02:49:48.357665 [ 279 ] {f47d9ec0-66e3-44f0-8783-27d1e356908a} <Debug> oximeter.measurements_histogramf64 (0dbc262c-7fb3-4cb3-960a-d80bac20e198): There are no data parts | ||
593 | 2024.12.21 02:49:48.358823 [ 279 ] {f47d9ec0-66e3-44f0-8783-27d1e356908a} <Debug> TCPHandler: Processed in 0.003871595 sec. | ||
594 | 2024.12.21 02:49:48.359011 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.12.21 02:49:48.359306 [ 274 ] {2f08a373-99a6-4eb8-a762-fff4d5b27044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) /* The field tables store named dimensions of each timeseries. | ||
596 | * | ||
597 | * As with the measurement tables, there is one field table for each field data | ||
598 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
599 | * this behavior **must not** be relied upon for query correctness. | ||
600 | * | ||
601 | * The index for the fields differs from the measurements, however. Rows are | ||
602 | * sorted by timeseries name, then field name, field value, and finally | ||
603 | * timeseries key. This reflects the most common pattern for looking them up: | ||
604 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
605 | * usually then used to look up measurements. | ||
606 | * | ||
607 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
608 | * timeseries name and then key, since it would improve lookups where one | ||
609 | * already has the key. Realistically though, these tables are quite small and | ||
610 | * so performance benefits will be low in absolute terms. | ||
611 | * | ||
612 | * TTL: We use a materialized column to expire old field table records. This | ||
613 | * column is generated automatically by the database whenever a new row is | ||
614 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
615 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
616 | * record will remain during a deduplication, which will have the last | ||
617 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
618 | * measurement tables. | ||
619 | */ | ||
620 | 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) | ||
621 | 2024.12.21 02:49:48.359388 [ 274 ] {2f08a373-99a6-4eb8-a762-fff4d5b27044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2024.12.21 02:49:48.361352 [ 274 ] {2f08a373-99a6-4eb8-a762-fff4d5b27044} <Debug> oximeter.fields_bool (0f103aa7-f46c-4784-93e8-eede24b3742f): Loading data parts | ||
623 | 2024.12.21 02:49:48.361503 [ 274 ] {2f08a373-99a6-4eb8-a762-fff4d5b27044} <Debug> oximeter.fields_bool (0f103aa7-f46c-4784-93e8-eede24b3742f): There are no data parts | ||
624 | 2024.12.21 02:49:48.362571 [ 274 ] {2f08a373-99a6-4eb8-a762-fff4d5b27044} <Debug> TCPHandler: Processed in 0.003629972 sec. | ||
625 | 2024.12.21 02:49:48.362786 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2024.12.21 02:49:48.363084 [ 279 ] {0af4727e-e231-450e-8d37-0b08b87d87a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
627 | 2024.12.21 02:49:48.363170 [ 279 ] {0af4727e-e231-450e-8d37-0b08b87d87a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
628 | 2024.12.21 02:49:48.365110 [ 279 ] {0af4727e-e231-450e-8d37-0b08b87d87a7} <Debug> oximeter.fields_i8 (5e9ee8e8-6ba2-4e75-9ed3-2d28e1177a32): Loading data parts | ||
629 | 2024.12.21 02:49:48.365266 [ 279 ] {0af4727e-e231-450e-8d37-0b08b87d87a7} <Debug> oximeter.fields_i8 (5e9ee8e8-6ba2-4e75-9ed3-2d28e1177a32): There are no data parts | ||
630 | 2024.12.21 02:49:48.366345 [ 279 ] {0af4727e-e231-450e-8d37-0b08b87d87a7} <Debug> TCPHandler: Processed in 0.003628373 sec. | ||
631 | 2024.12.21 02:49:48.366538 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2024.12.21 02:49:48.366789 [ 274 ] {ac7c5421-2ae8-4969-898d-bc002d295151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
633 | 2024.12.21 02:49:48.366891 [ 274 ] {ac7c5421-2ae8-4969-898d-bc002d295151} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
634 | 2024.12.21 02:49:48.368779 [ 274 ] {ac7c5421-2ae8-4969-898d-bc002d295151} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Loading data parts | ||
635 | 2024.12.21 02:49:48.368943 [ 274 ] {ac7c5421-2ae8-4969-898d-bc002d295151} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): There are no data parts | ||
636 | 2024.12.21 02:49:48.370129 [ 274 ] {ac7c5421-2ae8-4969-898d-bc002d295151} <Debug> TCPHandler: Processed in 0.003659293 sec. | ||
637 | 2024.12.21 02:49:48.370322 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2024.12.21 02:49:48.370571 [ 279 ] {e581472c-501b-483a-afb3-6df194a2b2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
639 | 2024.12.21 02:49:48.370643 [ 279 ] {e581472c-501b-483a-afb3-6df194a2b2b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
640 | 2024.12.21 02:49:48.372527 [ 279 ] {e581472c-501b-483a-afb3-6df194a2b2b9} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Loading data parts | ||
641 | 2024.12.21 02:49:48.372765 [ 279 ] {e581472c-501b-483a-afb3-6df194a2b2b9} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): There are no data parts | ||
642 | 2024.12.21 02:49:48.374039 [ 279 ] {e581472c-501b-483a-afb3-6df194a2b2b9} <Debug> TCPHandler: Processed in 0.003773444 sec. | ||
643 | 2024.12.21 02:49:48.374231 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
644 | 2024.12.21 02:49:48.374440 [ 274 ] {16decadf-1adc-4d2d-95b9-0fe0a14f568c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
645 | 2024.12.21 02:49:48.374531 [ 274 ] {16decadf-1adc-4d2d-95b9-0fe0a14f568c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
646 | 2024.12.21 02:49:48.376485 [ 274 ] {16decadf-1adc-4d2d-95b9-0fe0a14f568c} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Loading data parts | ||
647 | 2024.12.21 02:49:48.376671 [ 274 ] {16decadf-1adc-4d2d-95b9-0fe0a14f568c} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): There are no data parts | ||
648 | 2024.12.21 02:49:48.377750 [ 274 ] {16decadf-1adc-4d2d-95b9-0fe0a14f568c} <Debug> TCPHandler: Processed in 0.003577042 sec. | ||
649 | 2024.12.21 02:49:48.377993 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
650 | 2024.12.21 02:49:48.378201 [ 279 ] {8a59d951-c9c3-48da-8483-f6cca0f770d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
651 | 2024.12.21 02:49:48.378293 [ 279 ] {8a59d951-c9c3-48da-8483-f6cca0f770d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
652 | 2024.12.21 02:49:48.380095 [ 279 ] {8a59d951-c9c3-48da-8483-f6cca0f770d0} <Debug> oximeter.fields_i32 (8ba4c937-61bc-4315-83ef-5375354648ca): Loading data parts | ||
653 | 2024.12.21 02:49:48.380246 [ 279 ] {8a59d951-c9c3-48da-8483-f6cca0f770d0} <Debug> oximeter.fields_i32 (8ba4c937-61bc-4315-83ef-5375354648ca): There are no data parts | ||
654 | 2024.12.21 02:49:48.381319 [ 279 ] {8a59d951-c9c3-48da-8483-f6cca0f770d0} <Debug> TCPHandler: Processed in 0.00338247 sec. | ||
655 | 2024.12.21 02:49:48.381517 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
656 | 2024.12.21 02:49:48.381788 [ 274 ] {a2fba558-eeb3-4077-ae9a-44249048dcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
657 | 2024.12.21 02:49:48.381866 [ 274 ] {a2fba558-eeb3-4077-ae9a-44249048dcf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
658 | 2024.12.21 02:49:48.383780 [ 274 ] {a2fba558-eeb3-4077-ae9a-44249048dcf6} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Loading data parts | ||
659 | 2024.12.21 02:49:48.383927 [ 274 ] {a2fba558-eeb3-4077-ae9a-44249048dcf6} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): There are no data parts | ||
660 | 2024.12.21 02:49:48.384986 [ 274 ] {a2fba558-eeb3-4077-ae9a-44249048dcf6} <Debug> TCPHandler: Processed in 0.003535252 sec. | ||
661 | 2024.12.21 02:49:48.385193 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
662 | 2024.12.21 02:49:48.385419 [ 279 ] {f1758f32-c11d-4bf6-8d6a-12f0748c5d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
663 | 2024.12.21 02:49:48.385518 [ 279 ] {f1758f32-c11d-4bf6-8d6a-12f0748c5d43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
664 | 2024.12.21 02:49:48.387590 [ 279 ] {f1758f32-c11d-4bf6-8d6a-12f0748c5d43} <Debug> oximeter.fields_i64 (9c0563f3-af64-4209-a429-928c90ae674d): Loading data parts | ||
665 | 2024.12.21 02:49:48.387756 [ 279 ] {f1758f32-c11d-4bf6-8d6a-12f0748c5d43} <Debug> oximeter.fields_i64 (9c0563f3-af64-4209-a429-928c90ae674d): There are no data parts | ||
666 | 2024.12.21 02:49:48.388850 [ 279 ] {f1758f32-c11d-4bf6-8d6a-12f0748c5d43} <Debug> TCPHandler: Processed in 0.003700363 sec. | ||
667 | 2024.12.21 02:49:48.389051 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
668 | 2024.12.21 02:49:48.389328 [ 274 ] {235ef7de-a0d1-499e-a25a-64b9cd06f610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
669 | 2024.12.21 02:49:48.389375 [ 274 ] {235ef7de-a0d1-499e-a25a-64b9cd06f610} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
670 | 2024.12.21 02:49:48.391204 [ 274 ] {235ef7de-a0d1-499e-a25a-64b9cd06f610} <Debug> oximeter.fields_u64 (727e69c7-6041-4c45-b673-981611495930): Loading data parts | ||
671 | 2024.12.21 02:49:48.391354 [ 274 ] {235ef7de-a0d1-499e-a25a-64b9cd06f610} <Debug> oximeter.fields_u64 (727e69c7-6041-4c45-b673-981611495930): There are no data parts | ||
672 | 2024.12.21 02:49:48.392406 [ 274 ] {235ef7de-a0d1-499e-a25a-64b9cd06f610} <Debug> TCPHandler: Processed in 0.003421419 sec. | ||
673 | 2024.12.21 02:49:48.392622 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
674 | 2024.12.21 02:49:48.392830 [ 279 ] {6f993be9-6685-48a9-be3a-1b99eac9efcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
675 | 2024.12.21 02:49:48.392920 [ 279 ] {6f993be9-6685-48a9-be3a-1b99eac9efcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
676 | 2024.12.21 02:49:48.394796 [ 279 ] {6f993be9-6685-48a9-be3a-1b99eac9efcb} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Loading data parts | ||
677 | 2024.12.21 02:49:48.394960 [ 279 ] {6f993be9-6685-48a9-be3a-1b99eac9efcb} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): There are no data parts | ||
678 | 2024.12.21 02:49:48.396012 [ 279 ] {6f993be9-6685-48a9-be3a-1b99eac9efcb} <Debug> TCPHandler: Processed in 0.00344794 sec. | ||
679 | 2024.12.21 02:49:48.396202 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
680 | 2024.12.21 02:49:48.396450 [ 274 ] {fc74eb2e-6629-4523-a90e-87df00f7d77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) 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) | ||
681 | 2024.12.21 02:49:48.396524 [ 274 ] {fc74eb2e-6629-4523-a90e-87df00f7d77a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
682 | 2024.12.21 02:49:48.398310 [ 274 ] {fc74eb2e-6629-4523-a90e-87df00f7d77a} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Loading data parts | ||
683 | 2024.12.21 02:49:48.398462 [ 274 ] {fc74eb2e-6629-4523-a90e-87df00f7d77a} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): There are no data parts | ||
684 | 2024.12.21 02:49:48.399532 [ 274 ] {fc74eb2e-6629-4523-a90e-87df00f7d77a} <Debug> TCPHandler: Processed in 0.00338603 sec. | ||
685 | 2024.12.21 02:49:48.399729 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
686 | 2024.12.21 02:49:48.399978 [ 279 ] {93f9a12c-822b-4d75-967d-07daeaabb121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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) | ||
687 | 2024.12.21 02:49:48.400070 [ 279 ] {93f9a12c-822b-4d75-967d-07daeaabb121} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
688 | 2024.12.21 02:49:48.401935 [ 279 ] {93f9a12c-822b-4d75-967d-07daeaabb121} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Loading data parts | ||
689 | 2024.12.21 02:49:48.402088 [ 279 ] {93f9a12c-822b-4d75-967d-07daeaabb121} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): There are no data parts | ||
690 | 2024.12.21 02:49:48.403208 [ 279 ] {93f9a12c-822b-4d75-967d-07daeaabb121} <Debug> TCPHandler: Processed in 0.003544942 sec. | ||
691 | 2024.12.21 02:49:48.403415 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
692 | 2024.12.21 02:49:48.403756 [ 274 ] {7e20cf95-4107-4fb9-9a8a-a16ee7b6d04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) /* The timeseries schema table stores the extracted schema for the samples | ||
693 | * oximeter collects. | ||
694 | */ | ||
695 | 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) | ||
696 | 2024.12.21 02:49:48.403852 [ 274 ] {7e20cf95-4107-4fb9-9a8a-a16ee7b6d04c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
697 | 2024.12.21 02:49:48.405709 [ 274 ] {7e20cf95-4107-4fb9-9a8a-a16ee7b6d04c} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Loading data parts | ||
698 | 2024.12.21 02:49:48.405895 [ 274 ] {7e20cf95-4107-4fb9-9a8a-a16ee7b6d04c} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): There are no data parts | ||
699 | 2024.12.21 02:49:48.407144 [ 274 ] {7e20cf95-4107-4fb9-9a8a-a16ee7b6d04c} <Debug> TCPHandler: Processed in 0.003784945 sec. | ||
700 | 2024.12.21 02:49:48.407341 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
701 | 2024.12.21 02:49:48.407584 [ 279 ] {a0a973d2-1d39-46f6-a9a1-319bb15db851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
702 | 2024.12.21 02:49:48.408825 [ 279 ] {a0a973d2-1d39-46f6-a9a1-319bb15db851} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
703 | 2024.12.21 02:49:48.418429 [ 284 ] {a0a973d2-1d39-46f6-a9a1-319bb15db851} <Trace> oximeter.version (7521b8e4-05fe-4806-bdae-6ec2a6835240): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
704 | 2024.12.21 02:49:48.418508 [ 284 ] {a0a973d2-1d39-46f6-a9a1-319bb15db851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
705 | 2024.12.21 02:49:48.422714 [ 284 ] {a0a973d2-1d39-46f6-a9a1-319bb15db851} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
706 | 2024.12.21 02:49:48.423129 [ 284 ] {a0a973d2-1d39-46f6-a9a1-319bb15db851} <Trace> oximeter.version (7521b8e4-05fe-4806-bdae-6ec2a6835240): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
707 | 2024.12.21 02:49:48.423491 [ 279 ] {a0a973d2-1d39-46f6-a9a1-319bb15db851} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015984 sec., 62.562562562562555 rows/sec., 1001.00 B/sec. | ||
708 | 2024.12.21 02:49:48.423775 [ 279 ] {a0a973d2-1d39-46f6-a9a1-319bb15db851} <Debug> TCPHandler: Processed in 0.016488503 sec. | ||
709 | 2024.12.21 02:49:49.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.33 MiB, peak 127.33 MiB, free memory in arenas 0.00 B, will set to 140.91 MiB (RSS), difference: 13.57 MiB | ||
710 | 2024.12.21 02:49:50.020000 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33058 | ||
711 | 2024.12.21 02:49:50.020127 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
712 | 2024.12.21 02:49:50.020157 [ 285 ] {} <Debug> TCP-Session: 86e31438-49d8-45c2-b06e-bfd0a0870ede Authenticating user 'default' from [fd00:1122:3344:101::b]:33058 | ||
713 | 2024.12.21 02:49:50.020304 [ 285 ] {} <Debug> TCP-Session: 86e31438-49d8-45c2-b06e-bfd0a0870ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.12.21 02:49:50.020320 [ 285 ] {} <Debug> TCP-Session: 86e31438-49d8-45c2-b06e-bfd0a0870ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2024.12.21 02:49:50.020375 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
716 | 2024.12.21 02:49:50.020498 [ 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 | ||
717 | 2024.12.21 02:49:50.020517 [ 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 | ||
718 | 2024.12.21 02:49:50.022378 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44933 | ||
719 | 2024.12.21 02:49:50.022561 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44909 | ||
720 | 2024.12.21 02:49:50.022598 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40222 | ||
721 | 2024.12.21 02:49:50.022683 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48343 | ||
722 | 2024.12.21 02:49:50.022570 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
723 | 2024.12.21 02:49:50.022990 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
724 | 2024.12.21 02:49:50.023070 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
725 | 2024.12.21 02:49:50.023071 [ 286 ] {} <Debug> TCP-Session: 6ad6dfa6-1757-423d-82d6-8a963f33543b Authenticating user 'default' from [fd00:1122:3344:101::b]:44933 | ||
726 | 2024.12.21 02:49:50.023051 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59939 | ||
727 | 2024.12.21 02:49:50.023246 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
728 | 2024.12.21 02:49:50.023302 [ 286 ] {} <Debug> TCP-Session: 6ad6dfa6-1757-423d-82d6-8a963f33543b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
729 | 2024.12.21 02:49:50.023256 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38417 | ||
730 | 2024.12.21 02:49:50.023351 [ 289 ] {} <Debug> TCP-Session: 0c06ed52-53a1-4336-8154-b90ab50c82d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:48343 | ||
731 | 2024.12.21 02:49:50.023450 [ 286 ] {} <Debug> TCP-Session: 6ad6dfa6-1757-423d-82d6-8a963f33543b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
732 | 2024.12.21 02:49:50.023432 [ 288 ] {} <Debug> TCP-Session: c1fda4f4-ffbd-4a75-960e-1174903e9ee9 Authenticating user 'default' from [fd00:1122:3344:101::b]:40222 | ||
733 | 2024.12.21 02:49:50.023411 [ 287 ] {} <Debug> TCP-Session: 5391d23a-1311-4698-99d9-736c78d79ae0 Authenticating user 'default' from [fd00:1122:3344:101::b]:44909 | ||
734 | 2024.12.21 02:49:50.023388 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65039 | ||
735 | 2024.12.21 02:49:50.023744 [ 287 ] {} <Debug> TCP-Session: 5391d23a-1311-4698-99d9-736c78d79ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
736 | 2024.12.21 02:49:50.023761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
737 | 2024.12.21 02:49:50.023887 [ 287 ] {} <Debug> TCP-Session: 5391d23a-1311-4698-99d9-736c78d79ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.12.21 02:49:50.023771 [ 288 ] {} <Debug> TCP-Session: c1fda4f4-ffbd-4a75-960e-1174903e9ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2024.12.21 02:49:50.023955 [ 290 ] {} <Debug> TCP-Session: 1a391a47-d793-4af8-ae1a-83d4686a503e Authenticating user 'default' from [fd00:1122:3344:101::b]:59939 | ||
740 | 2024.12.21 02:49:50.023918 [ 289 ] {} <Debug> TCP-Session: 0c06ed52-53a1-4336-8154-b90ab50c82d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2024.12.21 02:49:50.024073 [ 288 ] {} <Debug> TCP-Session: c1fda4f4-ffbd-4a75-960e-1174903e9ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
742 | 2024.12.21 02:49:50.024050 [ 290 ] {} <Debug> TCP-Session: 1a391a47-d793-4af8-ae1a-83d4686a503e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2024.12.21 02:49:50.023917 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
744 | 2024.12.21 02:49:50.024181 [ 290 ] {} <Debug> TCP-Session: 1a391a47-d793-4af8-ae1a-83d4686a503e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
745 | 2024.12.21 02:49:50.024167 [ 289 ] {} <Debug> TCP-Session: 0c06ed52-53a1-4336-8154-b90ab50c82d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.12.21 02:49:50.024303 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
747 | 2024.12.21 02:49:50.024464 [ 291 ] {} <Debug> TCP-Session: ca3b3d97-2773-4055-8776-1e930bab9eda Authenticating user 'default' from [fd00:1122:3344:101::b]:38417 | ||
748 | 2024.12.21 02:49:50.024481 [ 292 ] {} <Debug> TCP-Session: 76793497-b5c9-4195-a8d1-3571a771bc30 Authenticating user 'default' from [fd00:1122:3344:101::b]:65039 | ||
749 | 2024.12.21 02:49:50.024571 [ 291 ] {} <Debug> TCP-Session: ca3b3d97-2773-4055-8776-1e930bab9eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2024.12.21 02:49:50.024587 [ 292 ] {} <Debug> TCP-Session: 76793497-b5c9-4195-a8d1-3571a771bc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.12.21 02:49:50.024677 [ 291 ] {} <Debug> TCP-Session: ca3b3d97-2773-4055-8776-1e930bab9eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2024.12.21 02:49:50.024688 [ 292 ] {} <Debug> TCP-Session: 76793497-b5c9-4195-a8d1-3571a771bc30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
753 | 2024.12.21 02:49:55.167824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2024.12.21 02:49:55.167827 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
755 | 2024.12.21 02:49:55.167957 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2024.12.21 02:49:55.167972 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2024.12.21 02:49:55.181195 [ 243 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Loading data parts | ||
758 | 2024.12.21 02:49:55.181557 [ 243 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): There are no data parts | ||
759 | 2024.12.21 02:49:55.189427 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2024.12.21 02:49:55.189467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
761 | 2024.12.21 02:49:55.191600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2024.12.21 02:49:55.192116 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2024.12.21 02:49:55.192332 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
764 | 2024.12.21 02:49:55.192943 [ 244 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Loading data parts | ||
765 | 2024.12.21 02:49:55.193085 [ 244 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): There are no data parts | ||
766 | 2024.12.21 02:49:55.218608 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.21 02:49:55.218660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
768 | 2024.12.21 02:49:55.226384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.21 02:49:55.227725 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2024.12.21 02:49:55.230195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.21 02:49:56.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.42 MiB, peak 150.42 MiB, free memory in arenas 0.00 B, will set to 151.21 MiB (RSS), difference: 4.80 MiB | ||
772 | 2024.12.21 02:49:57.667785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.21 02:49:57.667883 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.21 02:49:57.677237 [ 242 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Loading data parts | ||
775 | 2024.12.21 02:49:57.677464 [ 242 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): There are no data parts | ||
776 | 2024.12.21 02:49:57.683413 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.21 02:49:57.683453 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
778 | 2024.12.21 02:49:57.685269 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.21 02:49:57.685830 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2024.12.21 02:49:57.686372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.21 02:49:58.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.40 MiB, peak 155.40 MiB, free memory in arenas 0.00 B, will set to 151.68 MiB (RSS), difference: -3.71 MiB | ||
782 | 2024.12.21 02:50:02.635581 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.21 02:50:02.635641 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.21 02:50:02.692458 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
785 | 2024.12.21 02:50:02.693347 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.21 02:50:02.693401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
787 | 2024.12.21 02:50:02.694112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.21 02:50:02.694691 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2024.12.21 02:50:02.694951 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.21 02:50:02.730315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.21 02:50:02.753676 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.21 02:50:02.753739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
793 | 2024.12.21 02:50:02.760888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.21 02:50:02.762171 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.12.21 02:50:02.764894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.21 02:50:03.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.35 MiB, peak 156.35 MiB, free memory in arenas 0.00 B, will set to 154.31 MiB (RSS), difference: 1.96 MiB | ||
797 | 2024.12.21 02:50:08.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.33 MiB, peak 156.35 MiB, free memory in arenas 0.00 B, will set to 154.34 MiB (RSS), difference: 4.01 MiB | ||
798 | 2024.12.21 02:50:10.195087 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
799 | 2024.12.21 02:50:10.195794 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
800 | 2024.12.21 02:50:10.195841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
801 | 2024.12.21 02:50:10.196574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
802 | 2024.12.21 02:50:10.197051 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
803 | 2024.12.21 02:50:10.197346 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
804 | 2024.12.21 02:50:10.264999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
805 | 2024.12.21 02:50:10.284104 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2024.12.21 02:50:10.284160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
807 | 2024.12.21 02:50:10.290633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
808 | 2024.12.21 02:50:10.291867 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2024.12.21 02:50:10.294790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
810 | 2024.12.21 02:50:17.635895 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
811 | 2024.12.21 02:50:17.635961 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
812 | 2024.12.21 02:50:17.698625 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
813 | 2024.12.21 02:50:17.699223 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
814 | 2024.12.21 02:50:17.699265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
815 | 2024.12.21 02:50:17.699967 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
816 | 2024.12.21 02:50:17.700472 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
817 | 2024.12.21 02:50:17.700662 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
818 | 2024.12.21 02:50:17.796030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
819 | 2024.12.21 02:50:17.815401 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2024.12.21 02:50:17.815466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
821 | 2024.12.21 02:50:17.822548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
822 | 2024.12.21 02:50:17.823746 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2024.12.21 02:50:17.826633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
824 | 2024.12.21 02:50:18.429833 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2024.12.21 02:50:18.430051 [ 274 ] {7013db5c-a767-493d-93eb-7ec88e9719d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
826 | 2024.12.21 02:50:18.432535 [ 274 ] {7013db5c-a767-493d-93eb-7ec88e9719d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2024.12.21 02:50:18.438744 [ 274 ] {7013db5c-a767-493d-93eb-7ec88e9719d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2024.12.21 02:50:18.447550 [ 274 ] {7013db5c-a767-493d-93eb-7ec88e9719d2} <Debug> TCPHandler: Processed in 0.017846698 sec. | ||
829 | 2024.12.21 02:50:18.451709 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2024.12.21 02:50:18.451947 [ 279 ] {a7a48b02-5e9d-4612-ab9d-305a4c87c601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
831 | 2024.12.21 02:50:18.460024 [ 279 ] {a7a48b02-5e9d-4612-ab9d-305a4c87c601} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2024.12.21 02:50:18.460104 [ 279 ] {a7a48b02-5e9d-4612-ab9d-305a4c87c601} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2024.12.21 02:50:18.460729 [ 279 ] {a7a48b02-5e9d-4612-ab9d-305a4c87c601} <Debug> TCPHandler: Processed in 0.009148297 sec. | ||
834 | 2024.12.21 02:50:18.461040 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2024.12.21 02:50:18.461213 [ 274 ] {f6cb011f-7c77-440f-ac5c-f1f46126f1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
836 | 2024.12.21 02:50:18.461660 [ 274 ] {f6cb011f-7c77-440f-ac5c-f1f46126f1c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2024.12.21 02:50:18.461739 [ 274 ] {f6cb011f-7c77-440f-ac5c-f1f46126f1c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2024.12.21 02:50:18.462381 [ 274 ] {f6cb011f-7c77-440f-ac5c-f1f46126f1c3} <Debug> TCPHandler: Processed in 0.001403156 sec. | ||
839 | 2024.12.21 02:50:18.462647 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2024.12.21 02:50:18.462812 [ 279 ] {f0e8ac68-76c6-4b08-8a0d-196efd0fbba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
841 | 2024.12.21 02:50:18.463191 [ 279 ] {f0e8ac68-76c6-4b08-8a0d-196efd0fbba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2024.12.21 02:50:18.463250 [ 279 ] {f0e8ac68-76c6-4b08-8a0d-196efd0fbba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2024.12.21 02:50:18.463791 [ 279 ] {f0e8ac68-76c6-4b08-8a0d-196efd0fbba8} <Debug> TCPHandler: Processed in 0.001204324 sec. | ||
844 | 2024.12.21 02:50:18.464639 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2024.12.21 02:50:18.464772 [ 274 ] {0bd965b3-33a0-40e9-ad22-8904c9a7056e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
846 | 2024.12.21 02:50:18.464827 [ 274 ] {0bd965b3-33a0-40e9-ad22-8904c9a7056e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2024.12.21 02:50:18.465660 [ 274 ] {0bd965b3-33a0-40e9-ad22-8904c9a7056e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
848 | 2024.12.21 02:50:18.465702 [ 274 ] {0bd965b3-33a0-40e9-ad22-8904c9a7056e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
849 | 2024.12.21 02:50:18.466458 [ 274 ] {0bd965b3-33a0-40e9-ad22-8904c9a7056e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
850 | 2024.12.21 02:50:18.466915 [ 274 ] {0bd965b3-33a0-40e9-ad22-8904c9a7056e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
851 | 2024.12.21 02:50:18.467131 [ 274 ] {0bd965b3-33a0-40e9-ad22-8904c9a7056e} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.002395 sec., 1670.1461377870564 rows/sec., 176.56 KiB/sec. | ||
852 | 2024.12.21 02:50:18.467201 [ 274 ] {0bd965b3-33a0-40e9-ad22-8904c9a7056e} <Debug> TCPHandler: Processed in 0.00262389 sec. | ||
853 | 2024.12.21 02:50:18.467366 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
854 | 2024.12.21 02:50:18.467502 [ 279 ] {5ad79678-e65b-4cc0-9c49-fa91d126cf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
855 | 2024.12.21 02:50:18.467553 [ 279 ] {5ad79678-e65b-4cc0-9c49-fa91d126cf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
856 | 2024.12.21 02:50:18.473507 [ 279 ] {5ad79678-e65b-4cc0-9c49-fa91d126cf37} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
857 | 2024.12.21 02:50:18.473558 [ 279 ] {5ad79678-e65b-4cc0-9c49-fa91d126cf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
858 | 2024.12.21 02:50:18.474236 [ 279 ] {5ad79678-e65b-4cc0-9c49-fa91d126cf37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
859 | 2024.12.21 02:50:18.474719 [ 279 ] {5ad79678-e65b-4cc0-9c49-fa91d126cf37} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
860 | 2024.12.21 02:50:18.474958 [ 279 ] {5ad79678-e65b-4cc0-9c49-fa91d126cf37} <Debug> executeQuery: Read 42 rows, 3.93 KiB in 0.007492 sec., 5605.979711692472 rows/sec., 524.91 KiB/sec. | ||
861 | 2024.12.21 02:50:18.475029 [ 279 ] {5ad79678-e65b-4cc0-9c49-fa91d126cf37} <Debug> TCPHandler: Processed in 0.00772773 sec. | ||
862 | 2024.12.21 02:50:18.475200 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
863 | 2024.12.21 02:50:18.475331 [ 274 ] {f1b1af9b-d6f8-411b-b9d4-7bb5953115c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
864 | 2024.12.21 02:50:18.475386 [ 274 ] {f1b1af9b-d6f8-411b-b9d4-7bb5953115c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
865 | 2024.12.21 02:50:18.476084 [ 274 ] {f1b1af9b-d6f8-411b-b9d4-7bb5953115c7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
866 | 2024.12.21 02:50:18.476125 [ 274 ] {f1b1af9b-d6f8-411b-b9d4-7bb5953115c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
867 | 2024.12.21 02:50:18.476717 [ 274 ] {f1b1af9b-d6f8-411b-b9d4-7bb5953115c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
868 | 2024.12.21 02:50:18.477197 [ 274 ] {f1b1af9b-d6f8-411b-b9d4-7bb5953115c7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
869 | 2024.12.21 02:50:18.477384 [ 274 ] {f1b1af9b-d6f8-411b-b9d4-7bb5953115c7} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.002085 sec., 10071.942446043166 rows/sec., 757.36 KiB/sec. | ||
870 | 2024.12.21 02:50:18.477442 [ 274 ] {f1b1af9b-d6f8-411b-b9d4-7bb5953115c7} <Debug> TCPHandler: Processed in 0.002306827 sec. | ||
871 | 2024.12.21 02:50:18.477622 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
872 | 2024.12.21 02:50:18.477747 [ 279 ] {11bd8bcc-a717-48e0-ac68-c5be52f5bfba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
873 | 2024.12.21 02:50:18.477797 [ 279 ] {11bd8bcc-a717-48e0-ac68-c5be52f5bfba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
874 | 2024.12.21 02:50:18.478392 [ 279 ] {11bd8bcc-a717-48e0-ac68-c5be52f5bfba} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
875 | 2024.12.21 02:50:18.478433 [ 279 ] {11bd8bcc-a717-48e0-ac68-c5be52f5bfba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
876 | 2024.12.21 02:50:18.478899 [ 279 ] {11bd8bcc-a717-48e0-ac68-c5be52f5bfba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
877 | 2024.12.21 02:50:18.479400 [ 279 ] {11bd8bcc-a717-48e0-ac68-c5be52f5bfba} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
878 | 2024.12.21 02:50:18.479656 [ 279 ] {11bd8bcc-a717-48e0-ac68-c5be52f5bfba} <Debug> executeQuery: Read 31 rows, 2.50 KiB in 0.001916 sec., 16179.540709812109 rows/sec., 1.27 MiB/sec. | ||
879 | 2024.12.21 02:50:18.479753 [ 279 ] {11bd8bcc-a717-48e0-ac68-c5be52f5bfba} <Debug> TCPHandler: Processed in 0.002192105 sec. | ||
880 | 2024.12.21 02:50:18.479933 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2024.12.21 02:50:18.480061 [ 274 ] {c226c19f-abc3-44fa-9eaa-2df3ba70ec18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
882 | 2024.12.21 02:50:18.480142 [ 274 ] {c226c19f-abc3-44fa-9eaa-2df3ba70ec18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
883 | 2024.12.21 02:50:18.481379 [ 274 ] {c226c19f-abc3-44fa-9eaa-2df3ba70ec18} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
884 | 2024.12.21 02:50:18.481419 [ 274 ] {c226c19f-abc3-44fa-9eaa-2df3ba70ec18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
885 | 2024.12.21 02:50:18.484263 [ 274 ] {c226c19f-abc3-44fa-9eaa-2df3ba70ec18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
886 | 2024.12.21 02:50:18.484782 [ 274 ] {c226c19f-abc3-44fa-9eaa-2df3ba70ec18} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
887 | 2024.12.21 02:50:18.485014 [ 274 ] {c226c19f-abc3-44fa-9eaa-2df3ba70ec18} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.004982 sec., 4215.174628663187 rows/sec., 7.55 MiB/sec. | ||
888 | 2024.12.21 02:50:18.485123 [ 274 ] {c226c19f-abc3-44fa-9eaa-2df3ba70ec18} <Debug> TCPHandler: Processed in 0.005249581 sec. | ||
889 | 2024.12.21 02:50:18.485282 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
890 | 2024.12.21 02:50:18.485405 [ 279 ] {6ed5d4f6-9523-40d2-84d1-f59591cdb7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
891 | 2024.12.21 02:50:18.485455 [ 279 ] {6ed5d4f6-9523-40d2-84d1-f59591cdb7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
892 | 2024.12.21 02:50:18.485996 [ 279 ] {6ed5d4f6-9523-40d2-84d1-f59591cdb7c4} <Trace> oximeter.measurements_i64 (ebaadb4a-1ecc-48f0-99ae-86ff5fd0e5b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
893 | 2024.12.21 02:50:18.486033 [ 279 ] {6ed5d4f6-9523-40d2-84d1-f59591cdb7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
894 | 2024.12.21 02:50:18.486543 [ 279 ] {6ed5d4f6-9523-40d2-84d1-f59591cdb7c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
895 | 2024.12.21 02:50:18.486989 [ 279 ] {6ed5d4f6-9523-40d2-84d1-f59591cdb7c4} <Trace> oximeter.measurements_i64 (ebaadb4a-1ecc-48f0-99ae-86ff5fd0e5b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
896 | 2024.12.21 02:50:18.487185 [ 279 ] {6ed5d4f6-9523-40d2-84d1-f59591cdb7c4} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001807 sec., 8301.051466519093 rows/sec., 617.71 KiB/sec. | ||
897 | 2024.12.21 02:50:18.487277 [ 279 ] {6ed5d4f6-9523-40d2-84d1-f59591cdb7c4} <Debug> TCPHandler: Processed in 0.002050234 sec. | ||
898 | 2024.12.21 02:50:25.200815 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
899 | 2024.12.21 02:50:25.201883 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
900 | 2024.12.21 02:50:25.201922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
901 | 2024.12.21 02:50:25.202633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
902 | 2024.12.21 02:50:25.203097 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
903 | 2024.12.21 02:50:25.203304 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
904 | 2024.12.21 02:50:25.326742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
905 | 2024.12.21 02:50:25.346206 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
906 | 2024.12.21 02:50:25.346252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
907 | 2024.12.21 02:50:25.352783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
908 | 2024.12.21 02:50:25.353950 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
909 | 2024.12.21 02:50:25.356892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
910 | 2024.12.21 02:50:27.688163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 110 | ||
911 | 2024.12.21 02:50:27.691963 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2024.12.21 02:50:27.692011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
913 | 2024.12.21 02:50:27.693580 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
914 | 2024.12.21 02:50:27.694083 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2024.12.21 02:50:27.695000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 110 | ||
916 | 2024.12.21 02:50:28.429574 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2024.12.21 02:50:28.429783 [ 274 ] {1895e470-35c5-4436-9a89-9cc806372dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
918 | 2024.12.21 02:50:28.429861 [ 274 ] {1895e470-35c5-4436-9a89-9cc806372dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
919 | 2024.12.21 02:50:28.430691 [ 274 ] {1895e470-35c5-4436-9a89-9cc806372dee} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2024.12.21 02:50:28.430734 [ 274 ] {1895e470-35c5-4436-9a89-9cc806372dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
921 | 2024.12.21 02:50:28.431343 [ 274 ] {1895e470-35c5-4436-9a89-9cc806372dee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
922 | 2024.12.21 02:50:28.431854 [ 274 ] {1895e470-35c5-4436-9a89-9cc806372dee} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2024.12.21 02:50:28.432050 [ 274 ] {1895e470-35c5-4436-9a89-9cc806372dee} <Debug> executeQuery: Read 44 rows, 4.12 KiB in 0.002327 sec., 18908.465835840136 rows/sec., 1.73 MiB/sec. | ||
924 | 2024.12.21 02:50:28.432106 [ 274 ] {1895e470-35c5-4436-9a89-9cc806372dee} <Debug> TCPHandler: Processed in 0.002716402 sec. | ||
925 | 2024.12.21 02:50:28.432359 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2024.12.21 02:50:28.432548 [ 279 ] {fff7322f-d6fb-4e9d-adf0-ad6b455dbf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
927 | 2024.12.21 02:50:28.432624 [ 279 ] {fff7322f-d6fb-4e9d-adf0-ad6b455dbf81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
928 | 2024.12.21 02:50:28.433438 [ 279 ] {fff7322f-d6fb-4e9d-adf0-ad6b455dbf81} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2024.12.21 02:50:28.433490 [ 279 ] {fff7322f-d6fb-4e9d-adf0-ad6b455dbf81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
930 | 2024.12.21 02:50:28.434058 [ 279 ] {fff7322f-d6fb-4e9d-adf0-ad6b455dbf81} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
931 | 2024.12.21 02:50:28.434507 [ 279 ] {fff7322f-d6fb-4e9d-adf0-ad6b455dbf81} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2024.12.21 02:50:28.434730 [ 279 ] {fff7322f-d6fb-4e9d-adf0-ad6b455dbf81} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.002239 sec., 9825.815096025011 rows/sec., 738.86 KiB/sec. | ||
933 | 2024.12.21 02:50:28.434785 [ 279 ] {fff7322f-d6fb-4e9d-adf0-ad6b455dbf81} <Debug> TCPHandler: Processed in 0.00255132 sec. | ||
934 | 2024.12.21 02:50:28.434947 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
935 | 2024.12.21 02:50:28.435094 [ 274 ] {600fc794-cc9d-4adb-807a-b99816be5228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
936 | 2024.12.21 02:50:28.435151 [ 274 ] {600fc794-cc9d-4adb-807a-b99816be5228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
937 | 2024.12.21 02:50:28.435785 [ 274 ] {600fc794-cc9d-4adb-807a-b99816be5228} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2024.12.21 02:50:28.435823 [ 274 ] {600fc794-cc9d-4adb-807a-b99816be5228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
939 | 2024.12.21 02:50:28.436303 [ 274 ] {600fc794-cc9d-4adb-807a-b99816be5228} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
940 | 2024.12.21 02:50:28.436761 [ 274 ] {600fc794-cc9d-4adb-807a-b99816be5228} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2024.12.21 02:50:28.436986 [ 274 ] {600fc794-cc9d-4adb-807a-b99816be5228} <Debug> executeQuery: Read 22 rows, 1.76 KiB in 0.001903 sec., 11560.693641618498 rows/sec., 925.76 KiB/sec. | ||
942 | 2024.12.21 02:50:28.437118 [ 274 ] {600fc794-cc9d-4adb-807a-b99816be5228} <Debug> TCPHandler: Processed in 0.002239977 sec. | ||
943 | 2024.12.21 02:50:28.437265 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
944 | 2024.12.21 02:50:28.437405 [ 279 ] {64bc3436-09d7-4d5c-b6ca-842fc6568cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
945 | 2024.12.21 02:50:28.437495 [ 279 ] {64bc3436-09d7-4d5c-b6ca-842fc6568cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
946 | 2024.12.21 02:50:28.438753 [ 279 ] {64bc3436-09d7-4d5c-b6ca-842fc6568cad} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
947 | 2024.12.21 02:50:28.438791 [ 279 ] {64bc3436-09d7-4d5c-b6ca-842fc6568cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
948 | 2024.12.21 02:50:28.439561 [ 279 ] {64bc3436-09d7-4d5c-b6ca-842fc6568cad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
949 | 2024.12.21 02:50:28.440054 [ 279 ] {64bc3436-09d7-4d5c-b6ca-842fc6568cad} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
950 | 2024.12.21 02:50:28.440290 [ 279 ] {64bc3436-09d7-4d5c-b6ca-842fc6568cad} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002916 sec., 7544.581618655692 rows/sec., 13.52 MiB/sec. | ||
951 | 2024.12.21 02:50:28.440379 [ 279 ] {64bc3436-09d7-4d5c-b6ca-842fc6568cad} <Debug> TCPHandler: Processed in 0.003181077 sec. | ||
952 | 2024.12.21 02:50:32.636016 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
953 | 2024.12.21 02:50:32.636087 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
954 | 2024.12.21 02:50:32.703441 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
955 | 2024.12.21 02:50:32.704156 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
956 | 2024.12.21 02:50:32.704204 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
957 | 2024.12.21 02:50:32.704825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
958 | 2024.12.21 02:50:32.705120 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
959 | 2024.12.21 02:50:32.705261 [ 79 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
960 | 2024.12.21 02:50:32.705294 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
961 | 2024.12.21 02:50:32.705329 [ 79 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
962 | 2024.12.21 02:50:32.705352 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
963 | 2024.12.21 02:50:32.707520 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
964 | 2024.12.21 02:50:32.707712 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
965 | 2024.12.21 02:50:32.707800 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
966 | 2024.12.21 02:50:32.711856 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
967 | 2024.12.21 02:50:32.711980 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
968 | 2024.12.21 02:50:32.714154 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
969 | 2024.12.21 02:50:32.719039 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
970 | 2024.12.21 02:50:32.719199 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
971 | 2024.12.21 02:50:32.739825 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.034369782 sec., 81641.48378945202 rows/sec., 1.17 MiB/sec. | ||
972 | 2024.12.21 02:50:32.740794 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
973 | 2024.12.21 02:50:32.741127 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_6_1} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
974 | 2024.12.21 02:50:32.741215 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_6_1} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
975 | 2024.12.21 02:50:32.741341 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
976 | 2024.12.21 02:50:32.856997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
977 | 2024.12.21 02:50:32.876694 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
978 | 2024.12.21 02:50:32.876739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
979 | 2024.12.21 02:50:32.883750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
980 | 2024.12.21 02:50:32.884508 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
981 | 2024.12.21 02:50:32.884892 [ 78 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
982 | 2024.12.21 02:50:32.885026 [ 78 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
983 | 2024.12.21 02:50:32.885094 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
984 | 2024.12.21 02:50:32.885862 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
985 | 2024.12.21 02:50:32.899695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
986 | 2024.12.21 02:50:32.901389 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
987 | 2024.12.21 02:50:32.902504 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
988 | 2024.12.21 02:50:32.907460 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
989 | 2024.12.21 02:50:32.912577 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
990 | 2024.12.21 02:50:32.917419 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
991 | 2024.12.21 02:50:32.924643 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
992 | 2024.12.21 02:50:32.929198 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
993 | 2024.12.21 02:50:32.988484 [ 191 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.103190546 sec., 445.77727110776215 rows/sec., 2.31 MiB/sec. | ||
994 | 2024.12.21 02:50:32.991032 [ 191 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
995 | 2024.12.21 02:50:32.993957 [ 191 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_6_1} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
996 | 2024.12.21 02:50:32.994065 [ 191 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_6_1} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
997 | 2024.12.21 02:50:32.996485 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
998 | 2024.12.21 02:50:33.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.97 MiB, peak 168.51 MiB, free memory in arenas 0.00 B, will set to 162.35 MiB (RSS), difference: 3.38 MiB | ||
999 | 2024.12.21 02:50:37.695211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 118 | ||
1000 | 2024.12.21 02:50:37.698048 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1001 | 2024.12.21 02:50:37.698092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1002 | 2024.12.21 02:50:37.699570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1003 | 2024.12.21 02:50:37.699874 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1004 | 2024.12.21 02:50:37.700412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 118 | ||
1005 | 2024.12.21 02:50:38.429507 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1006 | 2024.12.21 02:50:38.429735 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1007 | 2024.12.21 02:50:38.432291 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1008 | 2024.12.21 02:50:38.434353 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1009 | 2024.12.21 02:50:38.434628 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1010 | 2024.12.21 02:50:38.436690 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1011 | 2024.12.21 02:50:38.439339 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
1012 | 2024.12.21 02:50:38.442390 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1013 | 2024.12.21 02:50:38.444314 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1014 | 2024.12.21 02:50:38.444345 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1015 | 2024.12.21 02:50:38.444449 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" | ||
1016 | 2024.12.21 02:50:38.444487 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1017 | 2024.12.21 02:50:38.452016 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.02237 sec., 178.81090746535537 rows/sec., 8.25 KiB/sec. | ||
1018 | 2024.12.21 02:50:38.452133 [ 274 ] {f376d4a1-f79c-4f8c-8254-5c8b60a87d54} <Debug> TCPHandler: Processed in 0.022759317 sec. | ||
1019 | 2024.12.21 02:50:38.452699 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1020 | 2024.12.21 02:50:38.453034 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1021 | 2024.12.21 02:50:38.453641 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1022 | 2024.12.21 02:50:38.453710 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1023 | 2024.12.21 02:50:38.454022 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1024 | 2024.12.21 02:50:38.454102 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1025 | 2024.12.21 02:50:38.454284 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
1026 | 2024.12.21 02:50:38.454324 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1027 | 2024.12.21 02:50:38.454349 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1028 | 2024.12.21 02:50:38.454366 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1029 | 2024.12.21 02:50:38.454414 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))" | ||
1030 | 2024.12.21 02:50:38.454438 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1031 | 2024.12.21 02:50:38.455197 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.002322 sec., 1722.6528854435833 rows/sec., 79.49 KiB/sec. | ||
1032 | 2024.12.21 02:50:38.455329 [ 279 ] {73c59763-6bf4-4c5c-b118-c2dc7007f0da} <Debug> TCPHandler: Processed in 0.002766722 sec. | ||
1033 | 2024.12.21 02:50:38.455679 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1034 | 2024.12.21 02:50:38.455931 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1035 | 2024.12.21 02:50:38.456277 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1036 | 2024.12.21 02:50:38.456320 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1037 | 2024.12.21 02:50:38.456585 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1038 | 2024.12.21 02:50:38.456667 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1039 | 2024.12.21 02:50:38.456844 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
1040 | 2024.12.21 02:50:38.456877 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1041 | 2024.12.21 02:50:38.456900 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1042 | 2024.12.21 02:50:38.456917 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1043 | 2024.12.21 02:50:38.456960 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))" | ||
1044 | 2024.12.21 02:50:38.456982 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1045 | 2024.12.21 02:50:38.457535 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001686 sec., 2372.479240806643 rows/sec., 109.47 KiB/sec. | ||
1046 | 2024.12.21 02:50:38.457620 [ 274 ] {effac09a-f35a-433e-ab2b-3e791f7125d5} <Debug> TCPHandler: Processed in 0.002051684 sec. | ||
1047 | 2024.12.21 02:50:38.457885 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1048 | 2024.12.21 02:50:38.458070 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1049 | 2024.12.21 02:50:38.458407 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1050 | 2024.12.21 02:50:38.458450 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1051 | 2024.12.21 02:50:38.458722 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1052 | 2024.12.21 02:50:38.458801 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1053 | 2024.12.21 02:50:38.458953 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
1054 | 2024.12.21 02:50:38.458986 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1055 | 2024.12.21 02:50:38.459008 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1056 | 2024.12.21 02:50:38.459024 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1057 | 2024.12.21 02:50:38.459067 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1058 | 2024.12.21 02:50:38.459089 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1059 | 2024.12.21 02:50:38.459662 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001666 sec., 2400.9603841536614 rows/sec., 110.79 KiB/sec. | ||
1060 | 2024.12.21 02:50:38.459777 [ 279 ] {8e80c179-413d-455f-adf7-d2cfed23e19d} <Debug> TCPHandler: Processed in 0.001962783 sec. | ||
1061 | 2024.12.21 02:50:38.460131 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1062 | 2024.12.21 02:50:38.460320 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1063 | 2024.12.21 02:50:38.460670 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1064 | 2024.12.21 02:50:38.460713 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1065 | 2024.12.21 02:50:38.460971 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1066 | 2024.12.21 02:50:38.461043 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1067 | 2024.12.21 02:50:38.461196 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1068 | 2024.12.21 02:50:38.461230 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1069 | 2024.12.21 02:50:38.461253 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1070 | 2024.12.21 02:50:38.461270 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1071 | 2024.12.21 02:50:38.461314 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1072 | 2024.12.21 02:50:38.461336 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1073 | 2024.12.21 02:50:38.461848 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001608 sec., 2487.5621890547263 rows/sec., 114.78 KiB/sec. | ||
1074 | 2024.12.21 02:50:38.461933 [ 274 ] {be043312-8b9e-4c34-9b78-7aa40457cf9d} <Debug> TCPHandler: Processed in 0.001870372 sec. | ||
1075 | 2024.12.21 02:50:38.462193 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1076 | 2024.12.21 02:50:38.462351 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1077 | 2024.12.21 02:50:38.462637 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1078 | 2024.12.21 02:50:38.462671 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1079 | 2024.12.21 02:50:38.462897 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1080 | 2024.12.21 02:50:38.462962 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1081 | 2024.12.21 02:50:38.463109 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1082 | 2024.12.21 02:50:38.463142 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1083 | 2024.12.21 02:50:38.463166 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1084 | 2024.12.21 02:50:38.463183 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1085 | 2024.12.21 02:50:38.463226 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1086 | 2024.12.21 02:50:38.463248 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1087 | 2024.12.21 02:50:38.463795 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001508 sec., 2652.5198938992044 rows/sec., 122.39 KiB/sec. | ||
1088 | 2024.12.21 02:50:38.463909 [ 279 ] {7cde47f1-bb43-49f2-8c01-27a4c16305de} <Debug> TCPHandler: Processed in 0.001777951 sec. | ||
1089 | 2024.12.21 02:50:38.464188 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1090 | 2024.12.21 02:50:38.464354 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1091 | 2024.12.21 02:50:38.464651 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1092 | 2024.12.21 02:50:38.464688 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1093 | 2024.12.21 02:50:38.464927 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1094 | 2024.12.21 02:50:38.464994 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1095 | 2024.12.21 02:50:38.465149 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1096 | 2024.12.21 02:50:38.465184 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1097 | 2024.12.21 02:50:38.465208 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1098 | 2024.12.21 02:50:38.465225 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1099 | 2024.12.21 02:50:38.465271 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1100 | 2024.12.21 02:50:38.465293 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1101 | 2024.12.21 02:50:38.465831 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001545 sec., 2588.9967637540453 rows/sec., 119.46 KiB/sec. | ||
1102 | 2024.12.21 02:50:38.465915 [ 274 ] {39d8c6ff-1dcf-4462-a2bb-d2cf8f474c7d} <Debug> TCPHandler: Processed in 0.00179003 sec. | ||
1103 | 2024.12.21 02:50:38.466177 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1104 | 2024.12.21 02:50:38.466341 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1105 | 2024.12.21 02:50:38.466634 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1106 | 2024.12.21 02:50:38.466673 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1107 | 2024.12.21 02:50:38.466915 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1108 | 2024.12.21 02:50:38.466985 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1109 | 2024.12.21 02:50:38.467139 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1110 | 2024.12.21 02:50:38.467172 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1111 | 2024.12.21 02:50:38.467197 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1112 | 2024.12.21 02:50:38.467214 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1113 | 2024.12.21 02:50:38.467258 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1114 | 2024.12.21 02:50:38.467280 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1115 | 2024.12.21 02:50:38.467864 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001591 sec., 2514.14204902577 rows/sec., 116.01 KiB/sec. | ||
1116 | 2024.12.21 02:50:38.467979 [ 279 ] {06c719bd-a607-4e30-b7d6-5a6dbaa35a53} <Debug> TCPHandler: Processed in 0.001859272 sec. | ||
1117 | 2024.12.21 02:50:38.468260 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1118 | 2024.12.21 02:50:38.468425 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1119 | 2024.12.21 02:50:38.468716 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1120 | 2024.12.21 02:50:38.468753 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1121 | 2024.12.21 02:50:38.468991 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1122 | 2024.12.21 02:50:38.469058 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1123 | 2024.12.21 02:50:38.469207 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1124 | 2024.12.21 02:50:38.469239 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1125 | 2024.12.21 02:50:38.469262 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1126 | 2024.12.21 02:50:38.469278 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1127 | 2024.12.21 02:50:38.469321 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1128 | 2024.12.21 02:50:38.469343 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1129 | 2024.12.21 02:50:38.469863 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001508 sec., 2652.5198938992044 rows/sec., 122.39 KiB/sec. | ||
1130 | 2024.12.21 02:50:38.469945 [ 274 ] {4c128a8f-ecf2-4596-8e4c-573d0b150fc9} <Debug> TCPHandler: Processed in 0.001741901 sec. | ||
1131 | 2024.12.21 02:50:38.470205 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1132 | 2024.12.21 02:50:38.470403 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1133 | 2024.12.21 02:50:38.470755 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1134 | 2024.12.21 02:50:38.470800 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1135 | 2024.12.21 02:50:38.471046 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1136 | 2024.12.21 02:50:38.471114 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1137 | 2024.12.21 02:50:38.471264 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1138 | 2024.12.21 02:50:38.471297 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1139 | 2024.12.21 02:50:38.471321 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1140 | 2024.12.21 02:50:38.471338 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1141 | 2024.12.21 02:50:38.471383 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1142 | 2024.12.21 02:50:38.471406 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1143 | 2024.12.21 02:50:38.471996 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001681 sec., 2379.535990481856 rows/sec., 109.80 KiB/sec. | ||
1144 | 2024.12.21 02:50:38.472111 [ 279 ] {95388467-8fd9-4424-962a-37bfb250ccd5} <Debug> TCPHandler: Processed in 0.001972913 sec. | ||
1145 | 2024.12.21 02:50:38.472376 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1146 | 2024.12.21 02:50:38.472541 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1147 | 2024.12.21 02:50:38.472838 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1148 | 2024.12.21 02:50:38.472876 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1149 | 2024.12.21 02:50:38.473120 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1150 | 2024.12.21 02:50:38.473186 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1151 | 2024.12.21 02:50:38.473333 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1152 | 2024.12.21 02:50:38.473368 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1153 | 2024.12.21 02:50:38.473391 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1154 | 2024.12.21 02:50:38.473407 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1155 | 2024.12.21 02:50:38.473452 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1156 | 2024.12.21 02:50:38.473474 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1157 | 2024.12.21 02:50:38.474009 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001539 sec., 2599.090318388564 rows/sec., 119.93 KiB/sec. | ||
1158 | 2024.12.21 02:50:38.474092 [ 274 ] {4dd12dcb-c549-4535-a1c4-5173c20da08e} <Debug> TCPHandler: Processed in 0.001773741 sec. | ||
1159 | 2024.12.21 02:50:38.474330 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1160 | 2024.12.21 02:50:38.474501 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1161 | 2024.12.21 02:50:38.474807 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1162 | 2024.12.21 02:50:38.474846 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1163 | 2024.12.21 02:50:38.475097 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1164 | 2024.12.21 02:50:38.475165 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1165 | 2024.12.21 02:50:38.475314 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1166 | 2024.12.21 02:50:38.475347 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1167 | 2024.12.21 02:50:38.475370 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1168 | 2024.12.21 02:50:38.475387 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1169 | 2024.12.21 02:50:38.475434 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1170 | 2024.12.21 02:50:38.475457 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1171 | 2024.12.21 02:50:38.476049 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 113.65 KiB/sec. | ||
1172 | 2024.12.21 02:50:38.476164 [ 279 ] {2070c6bb-dd0b-4f34-b5c0-886d1aa917b8} <Debug> TCPHandler: Processed in 0.001894112 sec. | ||
1173 | 2024.12.21 02:50:38.476430 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1174 | 2024.12.21 02:50:38.476599 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1175 | 2024.12.21 02:50:38.476895 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1176 | 2024.12.21 02:50:38.476933 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1177 | 2024.12.21 02:50:38.477182 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1178 | 2024.12.21 02:50:38.477249 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1179 | 2024.12.21 02:50:38.477399 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1180 | 2024.12.21 02:50:38.477431 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1181 | 2024.12.21 02:50:38.477454 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1182 | 2024.12.21 02:50:38.477471 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1183 | 2024.12.21 02:50:38.477516 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1184 | 2024.12.21 02:50:38.477538 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1185 | 2024.12.21 02:50:38.478053 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001528 sec., 2617.801047120419 rows/sec., 120.79 KiB/sec. | ||
1186 | 2024.12.21 02:50:38.478136 [ 274 ] {16ecbee7-f254-4f17-8a18-1a854a4a2bef} <Debug> TCPHandler: Processed in 0.00176243 sec. | ||
1187 | 2024.12.21 02:50:38.478384 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1188 | 2024.12.21 02:50:38.478559 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1189 | 2024.12.21 02:50:38.478863 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1190 | 2024.12.21 02:50:38.478910 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1191 | 2024.12.21 02:50:38.479173 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1192 | 2024.12.21 02:50:38.479247 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1193 | 2024.12.21 02:50:38.479397 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1194 | 2024.12.21 02:50:38.479429 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1195 | 2024.12.21 02:50:38.479451 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1196 | 2024.12.21 02:50:38.479469 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1197 | 2024.12.21 02:50:38.479514 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1198 | 2024.12.21 02:50:38.479536 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1199 | 2024.12.21 02:50:38.480091 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001608 sec., 2487.5621890547263 rows/sec., 114.78 KiB/sec. | ||
1200 | 2024.12.21 02:50:38.480206 [ 279 ] {8943c51c-76cd-4e1a-8a3e-6e2bd27fc722} <Debug> TCPHandler: Processed in 0.001881742 sec. | ||
1201 | 2024.12.21 02:50:38.481022 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2024.12.21 02:50:38.481223 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1203 | 2024.12.21 02:50:38.481578 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1204 | 2024.12.21 02:50:38.481628 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1205 | 2024.12.21 02:50:38.481913 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1206 | 2024.12.21 02:50:38.481980 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1207 | 2024.12.21 02:50:38.482125 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1208 | 2024.12.21 02:50:38.482158 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1209 | 2024.12.21 02:50:38.482181 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1210 | 2024.12.21 02:50:38.482197 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1211 | 2024.12.21 02:50:38.482240 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1212 | 2024.12.21 02:50:38.482262 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1213 | 2024.12.21 02:50:38.482770 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.00164 sec., 2439.0243902439024 rows/sec., 112.54 KiB/sec. | ||
1214 | 2024.12.21 02:50:38.482852 [ 274 ] {b6e969be-70f1-4cd1-8492-723805353a37} <Debug> TCPHandler: Processed in 0.001897962 sec. | ||
1215 | 2024.12.21 02:50:38.483088 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1216 | 2024.12.21 02:50:38.483256 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1217 | 2024.12.21 02:50:38.483563 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1218 | 2024.12.21 02:50:38.483604 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1219 | 2024.12.21 02:50:38.483870 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1220 | 2024.12.21 02:50:38.483936 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1221 | 2024.12.21 02:50:38.484085 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1222 | 2024.12.21 02:50:38.484118 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1223 | 2024.12.21 02:50:38.484141 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1224 | 2024.12.21 02:50:38.484158 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1225 | 2024.12.21 02:50:38.484201 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))" | ||
1226 | 2024.12.21 02:50:38.484224 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1227 | 2024.12.21 02:50:38.484786 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001605 sec., 2492.21183800623 rows/sec., 115.00 KiB/sec. | ||
1228 | 2024.12.21 02:50:38.484902 [ 279 ] {f254b87a-4abc-4449-95a1-13ffbcda5f40} <Debug> TCPHandler: Processed in 0.001869092 sec. | ||
1229 | 2024.12.21 02:50:38.485186 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1230 | 2024.12.21 02:50:38.485386 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1231 | 2024.12.21 02:50:38.485747 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1232 | 2024.12.21 02:50:38.485799 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1233 | 2024.12.21 02:50:38.486067 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1234 | 2024.12.21 02:50:38.486135 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1235 | 2024.12.21 02:50:38.486284 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1236 | 2024.12.21 02:50:38.486316 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1237 | 2024.12.21 02:50:38.486339 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1238 | 2024.12.21 02:50:38.486356 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1239 | 2024.12.21 02:50:38.486398 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
1240 | 2024.12.21 02:50:38.486419 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1241 | 2024.12.21 02:50:38.487142 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001848 sec., 2164.5021645021643 rows/sec., 99.88 KiB/sec. | ||
1242 | 2024.12.21 02:50:38.487226 [ 274 ] {209f075f-46db-4659-9e97-0378aeb54a4e} <Debug> TCPHandler: Processed in 0.002108065 sec. | ||
1243 | 2024.12.21 02:50:38.487500 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1244 | 2024.12.21 02:50:38.487676 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1245 | 2024.12.21 02:50:38.487999 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1246 | 2024.12.21 02:50:38.488045 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1247 | 2024.12.21 02:50:38.488329 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1248 | 2024.12.21 02:50:38.488398 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1249 | 2024.12.21 02:50:38.488552 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1250 | 2024.12.21 02:50:38.488585 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1251 | 2024.12.21 02:50:38.488607 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1252 | 2024.12.21 02:50:38.488624 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1253 | 2024.12.21 02:50:38.488670 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1254 | 2024.12.21 02:50:38.488694 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
1255 | 2024.12.21 02:50:38.489263 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Debug> executeQuery: Read 4 rows, 189.00 B in 0.001665 sec., 2402.4024024024025 rows/sec., 110.85 KiB/sec. | ||
1256 | 2024.12.21 02:50:38.489378 [ 279 ] {02ae66bb-7b74-4e6b-ab77-35330e16160e} <Debug> TCPHandler: Processed in 0.001939923 sec. | ||
1257 | 2024.12.21 02:50:38.494247 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1258 | 2024.12.21 02:50:38.494383 [ 274 ] {1d4efb12-c5f3-43d6-8fc9-d108961421c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1259 | 2024.12.21 02:50:38.494437 [ 274 ] {1d4efb12-c5f3-43d6-8fc9-d108961421c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1260 | 2024.12.21 02:50:38.495209 [ 274 ] {1d4efb12-c5f3-43d6-8fc9-d108961421c1} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1261 | 2024.12.21 02:50:38.495253 [ 274 ] {1d4efb12-c5f3-43d6-8fc9-d108961421c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1262 | 2024.12.21 02:50:38.495808 [ 274 ] {1d4efb12-c5f3-43d6-8fc9-d108961421c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1263 | 2024.12.21 02:50:38.496043 [ 274 ] {1d4efb12-c5f3-43d6-8fc9-d108961421c1} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1264 | 2024.12.21 02:50:38.496241 [ 274 ] {1d4efb12-c5f3-43d6-8fc9-d108961421c1} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001947 sec., 9244.992295839753 rows/sec., 1.26 MiB/sec. | ||
1265 | 2024.12.21 02:50:38.496299 [ 274 ] {1d4efb12-c5f3-43d6-8fc9-d108961421c1} <Debug> TCPHandler: Processed in 0.002168555 sec. | ||
1266 | 2024.12.21 02:50:38.496533 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1267 | 2024.12.21 02:50:38.496668 [ 279 ] {28d7d714-3068-4bb3-8101-2563936341b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1268 | 2024.12.21 02:50:38.496720 [ 279 ] {28d7d714-3068-4bb3-8101-2563936341b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1269 | 2024.12.21 02:50:38.497470 [ 279 ] {28d7d714-3068-4bb3-8101-2563936341b2} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1270 | 2024.12.21 02:50:38.497522 [ 279 ] {28d7d714-3068-4bb3-8101-2563936341b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1271 | 2024.12.21 02:50:38.497955 [ 279 ] {28d7d714-3068-4bb3-8101-2563936341b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1272 | 2024.12.21 02:50:38.498218 [ 279 ] {28d7d714-3068-4bb3-8101-2563936341b2} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1273 | 2024.12.21 02:50:38.498448 [ 279 ] {28d7d714-3068-4bb3-8101-2563936341b2} <Debug> executeQuery: Read 74 rows, 6.44 KiB in 0.001817 sec., 40726.47220693451 rows/sec., 3.46 MiB/sec. | ||
1274 | 2024.12.21 02:50:38.498518 [ 279 ] {28d7d714-3068-4bb3-8101-2563936341b2} <Debug> TCPHandler: Processed in 0.002053394 sec. | ||
1275 | 2024.12.21 02:50:38.498667 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1276 | 2024.12.21 02:50:38.498785 [ 274 ] {3fc39eb9-27d1-4e53-9943-12e76e52c04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1277 | 2024.12.21 02:50:38.498834 [ 274 ] {3fc39eb9-27d1-4e53-9943-12e76e52c04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1278 | 2024.12.21 02:50:38.499427 [ 274 ] {3fc39eb9-27d1-4e53-9943-12e76e52c04f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1279 | 2024.12.21 02:50:38.499467 [ 274 ] {3fc39eb9-27d1-4e53-9943-12e76e52c04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1280 | 2024.12.21 02:50:38.499835 [ 274 ] {3fc39eb9-27d1-4e53-9943-12e76e52c04f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1281 | 2024.12.21 02:50:38.500075 [ 274 ] {3fc39eb9-27d1-4e53-9943-12e76e52c04f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1282 | 2024.12.21 02:50:38.500285 [ 274 ] {3fc39eb9-27d1-4e53-9943-12e76e52c04f} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001526 sec., 14416.775884665793 rows/sec., 1.06 MiB/sec. | ||
1283 | 2024.12.21 02:50:38.500337 [ 274 ] {3fc39eb9-27d1-4e53-9943-12e76e52c04f} <Debug> TCPHandler: Processed in 0.00172427 sec. | ||
1284 | 2024.12.21 02:50:38.500485 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1285 | 2024.12.21 02:50:38.500604 [ 279 ] {893e5f7e-7289-4f44-be1b-91e3fcbfc37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1286 | 2024.12.21 02:50:38.500652 [ 279 ] {893e5f7e-7289-4f44-be1b-91e3fcbfc37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1287 | 2024.12.21 02:50:38.501247 [ 279 ] {893e5f7e-7289-4f44-be1b-91e3fcbfc37d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1288 | 2024.12.21 02:50:38.501286 [ 279 ] {893e5f7e-7289-4f44-be1b-91e3fcbfc37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1289 | 2024.12.21 02:50:38.501650 [ 279 ] {893e5f7e-7289-4f44-be1b-91e3fcbfc37d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1290 | 2024.12.21 02:50:38.501889 [ 279 ] {893e5f7e-7289-4f44-be1b-91e3fcbfc37d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1291 | 2024.12.21 02:50:38.502117 [ 279 ] {893e5f7e-7289-4f44-be1b-91e3fcbfc37d} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001535 sec., 37785.016286644954 rows/sec., 2.95 MiB/sec. | ||
1292 | 2024.12.21 02:50:38.502265 [ 279 ] {893e5f7e-7289-4f44-be1b-91e3fcbfc37d} <Debug> TCPHandler: Processed in 0.001836751 sec. | ||
1293 | 2024.12.21 02:50:38.502411 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1294 | 2024.12.21 02:50:38.502529 [ 274 ] {d5e60d75-8297-4805-ac0e-f33d653f1e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1295 | 2024.12.21 02:50:38.502580 [ 274 ] {d5e60d75-8297-4805-ac0e-f33d653f1e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1296 | 2024.12.21 02:50:38.503115 [ 274 ] {d5e60d75-8297-4805-ac0e-f33d653f1e04} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1297 | 2024.12.21 02:50:38.503154 [ 274 ] {d5e60d75-8297-4805-ac0e-f33d653f1e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1298 | 2024.12.21 02:50:38.503651 [ 274 ] {d5e60d75-8297-4805-ac0e-f33d653f1e04} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1299 | 2024.12.21 02:50:38.503894 [ 274 ] {d5e60d75-8297-4805-ac0e-f33d653f1e04} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1300 | 2024.12.21 02:50:38.504108 [ 274 ] {d5e60d75-8297-4805-ac0e-f33d653f1e04} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001603 sec., 54897.06799750468 rows/sec., 3.83 MiB/sec. | ||
1301 | 2024.12.21 02:50:38.504161 [ 274 ] {d5e60d75-8297-4805-ac0e-f33d653f1e04} <Debug> TCPHandler: Processed in 0.001808761 sec. | ||
1302 | 2024.12.21 02:50:38.504299 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1303 | 2024.12.21 02:50:38.504417 [ 279 ] {6fbda5bf-10e6-48fb-9d5a-f9e350cb5127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1304 | 2024.12.21 02:50:38.504496 [ 279 ] {6fbda5bf-10e6-48fb-9d5a-f9e350cb5127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1305 | 2024.12.21 02:50:38.505680 [ 279 ] {6fbda5bf-10e6-48fb-9d5a-f9e350cb5127} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1306 | 2024.12.21 02:50:38.505721 [ 279 ] {6fbda5bf-10e6-48fb-9d5a-f9e350cb5127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1307 | 2024.12.21 02:50:38.506349 [ 279 ] {6fbda5bf-10e6-48fb-9d5a-f9e350cb5127} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1308 | 2024.12.21 02:50:38.506606 [ 279 ] {6fbda5bf-10e6-48fb-9d5a-f9e350cb5127} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1309 | 2024.12.21 02:50:38.506953 [ 279 ] {6fbda5bf-10e6-48fb-9d5a-f9e350cb5127} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002537 sec., 8671.6594402838 rows/sec., 15.54 MiB/sec. | ||
1310 | 2024.12.21 02:50:38.507107 [ 279 ] {6fbda5bf-10e6-48fb-9d5a-f9e350cb5127} <Debug> TCPHandler: Processed in 0.002861624 sec. | ||
1311 | 2024.12.21 02:50:38.507262 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1312 | 2024.12.21 02:50:38.507383 [ 274 ] {2603879f-36ab-457c-b279-afb041afad37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1313 | 2024.12.21 02:50:38.507434 [ 274 ] {2603879f-36ab-457c-b279-afb041afad37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1314 | 2024.12.21 02:50:38.507940 [ 274 ] {2603879f-36ab-457c-b279-afb041afad37} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1315 | 2024.12.21 02:50:38.507979 [ 274 ] {2603879f-36ab-457c-b279-afb041afad37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1316 | 2024.12.21 02:50:38.508352 [ 274 ] {2603879f-36ab-457c-b279-afb041afad37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1317 | 2024.12.21 02:50:38.508593 [ 274 ] {2603879f-36ab-457c-b279-afb041afad37} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1318 | 2024.12.21 02:50:38.508813 [ 274 ] {2603879f-36ab-457c-b279-afb041afad37} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001449 sec., 22084.195997239476 rows/sec., 1.47 MiB/sec. | ||
1319 | 2024.12.21 02:50:38.508863 [ 274 ] {2603879f-36ab-457c-b279-afb041afad37} <Debug> TCPHandler: Processed in 0.001654819 sec. | ||
1320 | 2024.12.21 02:50:40.205435 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1321 | 2024.12.21 02:50:40.206095 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1322 | 2024.12.21 02:50:40.206139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1323 | 2024.12.21 02:50:40.206769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1324 | 2024.12.21 02:50:40.207020 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1325 | 2024.12.21 02:50:40.207250 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1326 | 2024.12.21 02:50:40.399848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1327 | 2024.12.21 02:50:40.419030 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1328 | 2024.12.21 02:50:40.419095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1329 | 2024.12.21 02:50:40.425994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1330 | 2024.12.21 02:50:40.426750 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1331 | 2024.12.21 02:50:40.429670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1332 | 2024.12.21 02:50:43.433072 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1333 | 2024.12.21 02:50:43.433378 [ 274 ] {4157db20-efd9-4fdd-b422-2fee529162b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1334 | 2024.12.21 02:50:43.433498 [ 274 ] {4157db20-efd9-4fdd-b422-2fee529162b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1335 | 2024.12.21 02:50:43.434468 [ 274 ] {4157db20-efd9-4fdd-b422-2fee529162b7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1336 | 2024.12.21 02:50:43.434525 [ 274 ] {4157db20-efd9-4fdd-b422-2fee529162b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1337 | 2024.12.21 02:50:43.434986 [ 274 ] {4157db20-efd9-4fdd-b422-2fee529162b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1338 | 2024.12.21 02:50:43.435245 [ 274 ] {4157db20-efd9-4fdd-b422-2fee529162b7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1339 | 2024.12.21 02:50:43.435495 [ 274 ] {4157db20-efd9-4fdd-b422-2fee529162b7} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.002201 sec., 13630.168105406634 rows/sec., 1.03 MiB/sec. | ||
1340 | 2024.12.21 02:50:43.435560 [ 274 ] {4157db20-efd9-4fdd-b422-2fee529162b7} <Debug> TCPHandler: Processed in 0.002681761 sec. | ||
1341 | 2024.12.21 02:50:43.435887 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1342 | 2024.12.21 02:50:43.436114 [ 279 ] {dbafc803-2814-4817-9445-2359b28e815c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1343 | 2024.12.21 02:50:43.436183 [ 279 ] {dbafc803-2814-4817-9445-2359b28e815c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1344 | 2024.12.21 02:50:43.436918 [ 279 ] {dbafc803-2814-4817-9445-2359b28e815c} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1345 | 2024.12.21 02:50:43.436965 [ 279 ] {dbafc803-2814-4817-9445-2359b28e815c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1346 | 2024.12.21 02:50:43.437396 [ 279 ] {dbafc803-2814-4817-9445-2359b28e815c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1347 | 2024.12.21 02:50:43.437659 [ 279 ] {dbafc803-2814-4817-9445-2359b28e815c} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1348 | 2024.12.21 02:50:43.437890 [ 279 ] {dbafc803-2814-4817-9445-2359b28e815c} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001826 sec., 19715.224534501645 rows/sec., 1.54 MiB/sec. | ||
1349 | 2024.12.21 02:50:43.437953 [ 279 ] {dbafc803-2814-4817-9445-2359b28e815c} <Debug> TCPHandler: Processed in 0.002252886 sec. | ||
1350 | 2024.12.21 02:50:43.438102 [ 274 ] {} <Trace> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1351 | 2024.12.21 02:50:43.438248 [ 274 ] {54522205-029a-449c-ba07-ca57edc54ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1352 | 2024.12.21 02:50:43.438315 [ 274 ] {54522205-029a-449c-ba07-ca57edc54ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1353 | 2024.12.21 02:50:43.438979 [ 274 ] {54522205-029a-449c-ba07-ca57edc54ce6} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1354 | 2024.12.21 02:50:43.439022 [ 274 ] {54522205-029a-449c-ba07-ca57edc54ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1355 | 2024.12.21 02:50:43.439432 [ 274 ] {54522205-029a-449c-ba07-ca57edc54ce6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1356 | 2024.12.21 02:50:43.439681 [ 274 ] {54522205-029a-449c-ba07-ca57edc54ce6} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1357 | 2024.12.21 02:50:43.439972 [ 274 ] {54522205-029a-449c-ba07-ca57edc54ce6} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001742 sec., 63145.80941446613 rows/sec., 4.41 MiB/sec. | ||
1358 | 2024.12.21 02:50:43.440086 [ 274 ] {54522205-029a-449c-ba07-ca57edc54ce6} <Debug> TCPHandler: Processed in 0.002051614 sec. | ||
1359 | 2024.12.21 02:50:43.440240 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1360 | 2024.12.21 02:50:43.440364 [ 279 ] {8daabd81-f4c2-4999-b7c5-196302931219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1361 | 2024.12.21 02:50:43.440418 [ 279 ] {8daabd81-f4c2-4999-b7c5-196302931219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1362 | 2024.12.21 02:50:43.440914 [ 279 ] {8daabd81-f4c2-4999-b7c5-196302931219} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1363 | 2024.12.21 02:50:43.440954 [ 279 ] {8daabd81-f4c2-4999-b7c5-196302931219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1364 | 2024.12.21 02:50:43.441341 [ 279 ] {8daabd81-f4c2-4999-b7c5-196302931219} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1365 | 2024.12.21 02:50:43.441575 [ 279 ] {8daabd81-f4c2-4999-b7c5-196302931219} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1366 | 2024.12.21 02:50:43.441860 [ 279 ] {8daabd81-f4c2-4999-b7c5-196302931219} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001514 sec., 26420.07926023778 rows/sec., 1.76 MiB/sec. | ||
1367 | 2024.12.21 02:50:43.441919 [ 279 ] {8daabd81-f4c2-4999-b7c5-196302931219} <Debug> TCPHandler: Processed in 0.001736661 sec. | ||
1368 | 2024.12.21 02:50:47.636145 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1369 | 2024.12.21 02:50:47.636213 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1370 | 2024.12.21 02:50:47.700575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 176 | ||
1371 | 2024.12.21 02:50:47.704172 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1372 | 2024.12.21 02:50:47.704216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1373 | 2024.12.21 02:50:47.705757 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1374 | 2024.12.21 02:50:47.706072 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1375 | 2024.12.21 02:50:47.706922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
1376 | 2024.12.21 02:50:47.707417 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1377 | 2024.12.21 02:50:47.708059 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1378 | 2024.12.21 02:50:47.708100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1379 | 2024.12.21 02:50:47.708662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1380 | 2024.12.21 02:50:47.708922 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1381 | 2024.12.21 02:50:47.709187 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1382 | 2024.12.21 02:50:47.929782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1383 | 2024.12.21 02:50:47.949272 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1384 | 2024.12.21 02:50:47.949322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1385 | 2024.12.21 02:50:47.956761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1386 | 2024.12.21 02:50:47.957508 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1387 | 2024.12.21 02:50:47.959962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1388 | 2024.12.21 02:50:48.158291 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
1389 | 2024.12.21 02:50:48.158362 [ 274 ] {} <Debug> TCP-Session: 7795bec1-85c5-41a3-a42a-cef5a5b4f4d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1390 | 2024.12.21 02:50:48.430013 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1391 | 2024.12.21 02:50:48.430268 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1392 | 2024.12.21 02:50:48.430653 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1393 | 2024.12.21 02:50:48.430699 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1394 | 2024.12.21 02:50:48.431016 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1395 | 2024.12.21 02:50:48.431095 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1396 | 2024.12.21 02:50:48.431270 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1397 | 2024.12.21 02:50:48.431467 [ 295 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1398 | 2024.12.21 02:50:48.431495 [ 297 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1399 | 2024.12.21 02:50:48.431628 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1400 | 2024.12.21 02:50:48.431660 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1401 | 2024.12.21 02:50:48.435854 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1402 | 2024.12.21 02:50:48.435884 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1403 | 2024.12.21 02:50:48.435946 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1404 | 2024.12.21 02:50:48.435995 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1405 | 2024.12.21 02:50:48.437466 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.007306 sec., 3011.223651793047 rows/sec., 126.05 KiB/sec. | ||
1406 | 2024.12.21 02:50:48.437610 [ 279 ] {86c46f56-9cc2-4c2b-940d-545abf8da7c9} <Debug> TCPHandler: Processed in 0.00773117 sec. | ||
1407 | 2024.12.21 02:50:48.438059 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1408 | 2024.12.21 02:50:48.438327 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1409 | 2024.12.21 02:50:48.438835 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1410 | 2024.12.21 02:50:48.438893 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1411 | 2024.12.21 02:50:48.439265 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1412 | 2024.12.21 02:50:48.439349 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1413 | 2024.12.21 02:50:48.439541 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1414 | 2024.12.21 02:50:48.439665 [ 298 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1415 | 2024.12.21 02:50:48.439667 [ 297 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1416 | 2024.12.21 02:50:48.439780 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1417 | 2024.12.21 02:50:48.439804 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1418 | 2024.12.21 02:50:48.439896 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1419 | 2024.12.21 02:50:48.439920 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1420 | 2024.12.21 02:50:48.439964 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1421 | 2024.12.21 02:50:48.440011 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1422 | 2024.12.21 02:50:48.441220 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003021 sec., 7282.356835484939 rows/sec., 304.83 KiB/sec. | ||
1423 | 2024.12.21 02:50:48.441372 [ 281 ] {0b0cfad7-3ea3-411b-9b35-5cf35ffb799f} <Debug> TCPHandler: Processed in 0.003474481 sec. | ||
1424 | 2024.12.21 02:50:48.442036 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1425 | 2024.12.21 02:50:48.442247 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1426 | 2024.12.21 02:50:48.442630 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1427 | 2024.12.21 02:50:48.442684 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1428 | 2024.12.21 02:50:48.443043 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1429 | 2024.12.21 02:50:48.443117 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1430 | 2024.12.21 02:50:48.443266 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1431 | 2024.12.21 02:50:48.443346 [ 298 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1432 | 2024.12.21 02:50:48.443368 [ 295 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1433 | 2024.12.21 02:50:48.443460 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1434 | 2024.12.21 02:50:48.443489 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1435 | 2024.12.21 02:50:48.443568 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1436 | 2024.12.21 02:50:48.443590 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1437 | 2024.12.21 02:50:48.443631 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1438 | 2024.12.21 02:50:48.443678 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1439 | 2024.12.21 02:50:48.444774 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002627 sec., 8374.571754853445 rows/sec., 350.55 KiB/sec. | ||
1440 | 2024.12.21 02:50:48.444928 [ 279 ] {beccd1d7-d0c6-413d-a79f-e896f9a5cb4d} <Debug> TCPHandler: Processed in 0.002960744 sec. | ||
1441 | 2024.12.21 02:50:48.445231 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1442 | 2024.12.21 02:50:48.445452 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1443 | 2024.12.21 02:50:48.445849 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1444 | 2024.12.21 02:50:48.445905 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1445 | 2024.12.21 02:50:48.446238 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1446 | 2024.12.21 02:50:48.446308 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1447 | 2024.12.21 02:50:48.446465 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1448 | 2024.12.21 02:50:48.446559 [ 298 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1449 | 2024.12.21 02:50:48.446564 [ 297 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1450 | 2024.12.21 02:50:48.446659 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1451 | 2024.12.21 02:50:48.446682 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1452 | 2024.12.21 02:50:48.446764 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1453 | 2024.12.21 02:50:48.446784 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1454 | 2024.12.21 02:50:48.446824 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1455 | 2024.12.21 02:50:48.446869 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1456 | 2024.12.21 02:50:48.447951 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002607 sec., 8438.818565400845 rows/sec., 353.24 KiB/sec. | ||
1457 | 2024.12.21 02:50:48.448093 [ 281 ] {455934ac-1a46-4e4d-93d0-153232ca6059} <Debug> TCPHandler: Processed in 0.002937024 sec. | ||
1458 | 2024.12.21 02:50:48.448359 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1459 | 2024.12.21 02:50:48.448576 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1460 | 2024.12.21 02:50:48.448951 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1461 | 2024.12.21 02:50:48.449005 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1462 | 2024.12.21 02:50:48.449312 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1463 | 2024.12.21 02:50:48.449378 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1464 | 2024.12.21 02:50:48.449524 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1465 | 2024.12.21 02:50:48.449630 [ 295 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1466 | 2024.12.21 02:50:48.449631 [ 298 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1467 | 2024.12.21 02:50:48.449730 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1468 | 2024.12.21 02:50:48.449754 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1469 | 2024.12.21 02:50:48.449833 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1470 | 2024.12.21 02:50:48.449852 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1471 | 2024.12.21 02:50:48.449891 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1472 | 2024.12.21 02:50:48.449935 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1473 | 2024.12.21 02:50:48.450986 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002517 sec., 8740.564163686928 rows/sec., 365.87 KiB/sec. | ||
1474 | 2024.12.21 02:50:48.451121 [ 279 ] {0c1e46ca-afb5-4a67-8bab-998f9ffcc433} <Debug> TCPHandler: Processed in 0.002828993 sec. | ||
1475 | 2024.12.21 02:50:48.451412 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1476 | 2024.12.21 02:50:48.451632 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1477 | 2024.12.21 02:50:48.452015 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1478 | 2024.12.21 02:50:48.452070 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1479 | 2024.12.21 02:50:48.452369 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1480 | 2024.12.21 02:50:48.452437 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1481 | 2024.12.21 02:50:48.452593 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1482 | 2024.12.21 02:50:48.452666 [ 297 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1483 | 2024.12.21 02:50:48.452689 [ 298 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1484 | 2024.12.21 02:50:48.452783 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1485 | 2024.12.21 02:50:48.452811 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1486 | 2024.12.21 02:50:48.452889 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1487 | 2024.12.21 02:50:48.452910 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1488 | 2024.12.21 02:50:48.452949 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1489 | 2024.12.21 02:50:48.452995 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1490 | 2024.12.21 02:50:48.454064 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00254 sec., 8661.417322834644 rows/sec., 362.56 KiB/sec. | ||
1491 | 2024.12.21 02:50:48.454203 [ 281 ] {91b1bc2b-ef38-4c32-b975-3e6c9b11eeab} <Debug> TCPHandler: Processed in 0.002859664 sec. | ||
1492 | 2024.12.21 02:50:48.454454 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1493 | 2024.12.21 02:50:48.454665 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1494 | 2024.12.21 02:50:48.455047 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1495 | 2024.12.21 02:50:48.455099 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1496 | 2024.12.21 02:50:48.455393 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1497 | 2024.12.21 02:50:48.455459 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1498 | 2024.12.21 02:50:48.455608 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1499 | 2024.12.21 02:50:48.455707 [ 295 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1500 | 2024.12.21 02:50:48.455711 [ 298 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1501 | 2024.12.21 02:50:48.455808 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1502 | 2024.12.21 02:50:48.455830 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1503 | 2024.12.21 02:50:48.455908 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1504 | 2024.12.21 02:50:48.455928 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1505 | 2024.12.21 02:50:48.455968 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1506 | 2024.12.21 02:50:48.456012 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1507 | 2024.12.21 02:50:48.457058 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002495 sec., 8817.635270541083 rows/sec., 369.10 KiB/sec. | ||
1508 | 2024.12.21 02:50:48.457196 [ 279 ] {34dac990-6f36-4522-ac2f-f5316c821283} <Debug> TCPHandler: Processed in 0.002810333 sec. | ||
1509 | 2024.12.21 02:50:48.457451 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1510 | 2024.12.21 02:50:48.457668 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1511 | 2024.12.21 02:50:48.458050 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1512 | 2024.12.21 02:50:48.458103 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1513 | 2024.12.21 02:50:48.458401 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1514 | 2024.12.21 02:50:48.458467 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1515 | 2024.12.21 02:50:48.458616 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1516 | 2024.12.21 02:50:48.458715 [ 298 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1517 | 2024.12.21 02:50:48.458721 [ 295 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1518 | 2024.12.21 02:50:48.458827 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1519 | 2024.12.21 02:50:48.458854 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1520 | 2024.12.21 02:50:48.458935 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1521 | 2024.12.21 02:50:48.458955 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1522 | 2024.12.21 02:50:48.458995 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1523 | 2024.12.21 02:50:48.459040 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1524 | 2024.12.21 02:50:48.460033 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002473 sec., 8896.077638495753 rows/sec., 372.38 KiB/sec. | ||
1525 | 2024.12.21 02:50:48.460167 [ 281 ] {c01852bd-2fe7-4f1a-8ae5-c51eb7122d33} <Debug> TCPHandler: Processed in 0.002781992 sec. | ||
1526 | 2024.12.21 02:50:48.460413 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1527 | 2024.12.21 02:50:48.460598 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1528 | 2024.12.21 02:50:48.460933 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1529 | 2024.12.21 02:50:48.460978 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1530 | 2024.12.21 02:50:48.461300 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1531 | 2024.12.21 02:50:48.461384 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1532 | 2024.12.21 02:50:48.461542 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1533 | 2024.12.21 02:50:48.461657 [ 295 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1534 | 2024.12.21 02:50:48.461671 [ 298 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1535 | 2024.12.21 02:50:48.461766 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1536 | 2024.12.21 02:50:48.461789 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1537 | 2024.12.21 02:50:48.461870 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1538 | 2024.12.21 02:50:48.461892 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1539 | 2024.12.21 02:50:48.461934 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1540 | 2024.12.21 02:50:48.461981 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1541 | 2024.12.21 02:50:48.463030 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002518 sec., 8737.09293089754 rows/sec., 365.73 KiB/sec. | ||
1542 | 2024.12.21 02:50:48.463170 [ 279 ] {7de45fa9-3286-47ba-907b-81373776b91f} <Debug> TCPHandler: Processed in 0.002815304 sec. | ||
1543 | 2024.12.21 02:50:48.463446 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1544 | 2024.12.21 02:50:48.463628 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1545 | 2024.12.21 02:50:48.463957 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1546 | 2024.12.21 02:50:48.464004 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1547 | 2024.12.21 02:50:48.464308 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1548 | 2024.12.21 02:50:48.464377 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1549 | 2024.12.21 02:50:48.464529 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1550 | 2024.12.21 02:50:48.464624 [ 295 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1551 | 2024.12.21 02:50:48.464637 [ 297 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1552 | 2024.12.21 02:50:48.464729 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1553 | 2024.12.21 02:50:48.464752 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1554 | 2024.12.21 02:50:48.464830 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1555 | 2024.12.21 02:50:48.464849 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1556 | 2024.12.21 02:50:48.464890 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1557 | 2024.12.21 02:50:48.464935 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1558 | 2024.12.21 02:50:48.465977 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002438 sec., 9023.789991796555 rows/sec., 377.73 KiB/sec. | ||
1559 | 2024.12.21 02:50:48.466112 [ 281 ] {6a2db98a-74e4-4ac6-a05a-8b306fb7861e} <Debug> TCPHandler: Processed in 0.002722612 sec. | ||
1560 | 2024.12.21 02:50:48.466356 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1561 | 2024.12.21 02:50:48.466547 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1562 | 2024.12.21 02:50:48.466884 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1563 | 2024.12.21 02:50:48.466932 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1564 | 2024.12.21 02:50:48.467244 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1565 | 2024.12.21 02:50:48.467313 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1566 | 2024.12.21 02:50:48.467467 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1567 | 2024.12.21 02:50:48.467558 [ 295 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1568 | 2024.12.21 02:50:48.467571 [ 298 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1569 | 2024.12.21 02:50:48.467667 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1570 | 2024.12.21 02:50:48.467690 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1571 | 2024.12.21 02:50:48.467768 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1572 | 2024.12.21 02:50:48.467788 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1573 | 2024.12.21 02:50:48.467829 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1574 | 2024.12.21 02:50:48.467873 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1575 | 2024.12.21 02:50:48.468872 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002416 sec., 9105.960264900661 rows/sec., 381.17 KiB/sec. | ||
1576 | 2024.12.21 02:50:48.469009 [ 279 ] {24566b7d-b268-492f-b4bd-d1ff92c36c02} <Debug> TCPHandler: Processed in 0.002713062 sec. | ||
1577 | 2024.12.21 02:50:48.473367 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1578 | 2024.12.21 02:50:48.473559 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1579 | 2024.12.21 02:50:48.473896 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1580 | 2024.12.21 02:50:48.473943 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1581 | 2024.12.21 02:50:48.474256 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1582 | 2024.12.21 02:50:48.474323 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1583 | 2024.12.21 02:50:48.474472 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1584 | 2024.12.21 02:50:48.474543 [ 297 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1585 | 2024.12.21 02:50:48.474567 [ 298 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1586 | 2024.12.21 02:50:48.474660 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
1587 | 2024.12.21 02:50:48.474687 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1588 | 2024.12.21 02:50:48.474768 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1589 | 2024.12.21 02:50:48.474788 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
1590 | 2024.12.21 02:50:48.474828 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1591 | 2024.12.21 02:50:48.474873 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1592 | 2024.12.21 02:50:48.475943 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002479 sec., 8874.546187979024 rows/sec., 371.48 KiB/sec. | ||
1593 | 2024.12.21 02:50:48.476100 [ 281 ] {4e3e22d3-222b-42ce-81c6-219e1c0cb728} <Debug> TCPHandler: Processed in 0.002790342 sec. | ||
1594 | 2024.12.21 02:50:48.480735 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1595 | 2024.12.21 02:50:48.480866 [ 279 ] {a4d87a33-7fd6-4314-a49b-e32358a19b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1596 | 2024.12.21 02:50:48.480919 [ 279 ] {a4d87a33-7fd6-4314-a49b-e32358a19b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1597 | 2024.12.21 02:50:48.481680 [ 279 ] {a4d87a33-7fd6-4314-a49b-e32358a19b74} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1598 | 2024.12.21 02:50:48.481725 [ 279 ] {a4d87a33-7fd6-4314-a49b-e32358a19b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1599 | 2024.12.21 02:50:48.482299 [ 279 ] {a4d87a33-7fd6-4314-a49b-e32358a19b74} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1600 | 2024.12.21 02:50:48.482526 [ 279 ] {a4d87a33-7fd6-4314-a49b-e32358a19b74} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1601 | 2024.12.21 02:50:48.482806 [ 279 ] {a4d87a33-7fd6-4314-a49b-e32358a19b74} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.001954 sec., 6141.248720573183 rows/sec., 1.24 MiB/sec. | ||
1602 | 2024.12.21 02:50:48.482908 [ 279 ] {a4d87a33-7fd6-4314-a49b-e32358a19b74} <Debug> TCPHandler: Processed in 0.002229686 sec. | ||
1603 | 2024.12.21 02:50:48.483064 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1604 | 2024.12.21 02:50:48.483219 [ 281 ] {a3136098-ee72-49cc-ade2-8d027ec65694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1605 | 2024.12.21 02:50:48.483278 [ 281 ] {a3136098-ee72-49cc-ade2-8d027ec65694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1606 | 2024.12.21 02:50:48.484570 [ 281 ] {a3136098-ee72-49cc-ade2-8d027ec65694} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1607 | 2024.12.21 02:50:48.484609 [ 281 ] {a3136098-ee72-49cc-ade2-8d027ec65694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1608 | 2024.12.21 02:50:48.485034 [ 281 ] {a3136098-ee72-49cc-ade2-8d027ec65694} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1609 | 2024.12.21 02:50:48.485288 [ 281 ] {a3136098-ee72-49cc-ade2-8d027ec65694} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1610 | 2024.12.21 02:50:48.485582 [ 281 ] {a3136098-ee72-49cc-ade2-8d027ec65694} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002364 sec., 5922.165820642977 rows/sec., 426.32 KiB/sec. | ||
1611 | 2024.12.21 02:50:48.485746 [ 281 ] {a3136098-ee72-49cc-ade2-8d027ec65694} <Debug> TCPHandler: Processed in 0.002737322 sec. | ||
1612 | 2024.12.21 02:50:48.485895 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1613 | 2024.12.21 02:50:48.486015 [ 279 ] {95077ab8-835e-4903-8179-f8280102981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1614 | 2024.12.21 02:50:48.486065 [ 279 ] {95077ab8-835e-4903-8179-f8280102981a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1615 | 2024.12.21 02:50:48.486912 [ 279 ] {95077ab8-835e-4903-8179-f8280102981a} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1616 | 2024.12.21 02:50:48.486975 [ 279 ] {95077ab8-835e-4903-8179-f8280102981a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1617 | 2024.12.21 02:50:48.487447 [ 279 ] {95077ab8-835e-4903-8179-f8280102981a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1618 | 2024.12.21 02:50:48.487705 [ 279 ] {95077ab8-835e-4903-8179-f8280102981a} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1619 | 2024.12.21 02:50:48.488051 [ 279 ] {95077ab8-835e-4903-8179-f8280102981a} <Debug> executeQuery: Read 221 rows, 20.01 KiB in 0.002031 sec., 108813.39241752832 rows/sec., 9.62 MiB/sec. | ||
1620 | 2024.12.21 02:50:48.488308 [ 279 ] {95077ab8-835e-4903-8179-f8280102981a} <Debug> TCPHandler: Processed in 0.002466879 sec. | ||
1621 | 2024.12.21 02:50:48.488465 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1622 | 2024.12.21 02:50:48.488592 [ 281 ] {ee5e9a72-85a1-41e6-b7f7-d520a88de92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1623 | 2024.12.21 02:50:48.488645 [ 281 ] {ee5e9a72-85a1-41e6-b7f7-d520a88de92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1624 | 2024.12.21 02:50:48.489255 [ 281 ] {ee5e9a72-85a1-41e6-b7f7-d520a88de92a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1625 | 2024.12.21 02:50:48.489297 [ 281 ] {ee5e9a72-85a1-41e6-b7f7-d520a88de92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1626 | 2024.12.21 02:50:48.489692 [ 281 ] {ee5e9a72-85a1-41e6-b7f7-d520a88de92a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1627 | 2024.12.21 02:50:48.489940 [ 281 ] {ee5e9a72-85a1-41e6-b7f7-d520a88de92a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1628 | 2024.12.21 02:50:48.490192 [ 281 ] {ee5e9a72-85a1-41e6-b7f7-d520a88de92a} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001599 sec., 18136.33520950594 rows/sec., 1.29 MiB/sec. | ||
1629 | 2024.12.21 02:50:48.490279 [ 281 ] {ee5e9a72-85a1-41e6-b7f7-d520a88de92a} <Debug> TCPHandler: Processed in 0.001872182 sec. | ||
1630 | 2024.12.21 02:50:48.490432 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1631 | 2024.12.21 02:50:48.490552 [ 279 ] {41bf1a23-1b4d-4190-86a2-d1d9625e6f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1632 | 2024.12.21 02:50:48.490601 [ 279 ] {41bf1a23-1b4d-4190-86a2-d1d9625e6f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1633 | 2024.12.21 02:50:48.491189 [ 279 ] {41bf1a23-1b4d-4190-86a2-d1d9625e6f3d} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1634 | 2024.12.21 02:50:48.491229 [ 279 ] {41bf1a23-1b4d-4190-86a2-d1d9625e6f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1635 | 2024.12.21 02:50:48.491620 [ 279 ] {41bf1a23-1b4d-4190-86a2-d1d9625e6f3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1636 | 2024.12.21 02:50:48.491866 [ 279 ] {41bf1a23-1b4d-4190-86a2-d1d9625e6f3d} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1637 | 2024.12.21 02:50:48.492251 [ 279 ] {41bf1a23-1b4d-4190-86a2-d1d9625e6f3d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001697 sec., 8249.852681202121 rows/sec., 577.77 KiB/sec. | ||
1638 | 2024.12.21 02:50:48.492334 [ 279 ] {41bf1a23-1b4d-4190-86a2-d1d9625e6f3d} <Debug> TCPHandler: Processed in 0.001961893 sec. | ||
1639 | 2024.12.21 02:50:48.492482 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1640 | 2024.12.21 02:50:48.492602 [ 281 ] {b29ddf6d-8d49-4bf2-8777-3191ba714159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1641 | 2024.12.21 02:50:48.492650 [ 281 ] {b29ddf6d-8d49-4bf2-8777-3191ba714159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1642 | 2024.12.21 02:50:48.493250 [ 281 ] {b29ddf6d-8d49-4bf2-8777-3191ba714159} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1643 | 2024.12.21 02:50:48.493289 [ 281 ] {b29ddf6d-8d49-4bf2-8777-3191ba714159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1644 | 2024.12.21 02:50:48.493805 [ 281 ] {b29ddf6d-8d49-4bf2-8777-3191ba714159} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1645 | 2024.12.21 02:50:48.494057 [ 281 ] {b29ddf6d-8d49-4bf2-8777-3191ba714159} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1646 | 2024.12.21 02:50:48.494300 [ 281 ] {b29ddf6d-8d49-4bf2-8777-3191ba714159} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001718 sec., 7566.938300349244 rows/sec., 471.80 KiB/sec. | ||
1647 | 2024.12.21 02:50:48.494371 [ 281 ] {b29ddf6d-8d49-4bf2-8777-3191ba714159} <Debug> TCPHandler: Processed in 0.001947573 sec. | ||
1648 | 2024.12.21 02:50:48.494512 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1649 | 2024.12.21 02:50:48.494636 [ 279 ] {a888e3ab-fb38-4d14-9d08-f837d55b5f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1650 | 2024.12.21 02:50:48.494685 [ 279 ] {a888e3ab-fb38-4d14-9d08-f837d55b5f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1651 | 2024.12.21 02:50:48.495395 [ 279 ] {a888e3ab-fb38-4d14-9d08-f837d55b5f7c} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1652 | 2024.12.21 02:50:48.495433 [ 279 ] {a888e3ab-fb38-4d14-9d08-f837d55b5f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1653 | 2024.12.21 02:50:48.495817 [ 279 ] {a888e3ab-fb38-4d14-9d08-f837d55b5f7c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1654 | 2024.12.21 02:50:48.496049 [ 279 ] {a888e3ab-fb38-4d14-9d08-f837d55b5f7c} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1655 | 2024.12.21 02:50:48.496351 [ 279 ] {a888e3ab-fb38-4d14-9d08-f837d55b5f7c} <Debug> executeQuery: Read 376 rows, 27.21 KiB in 0.001712 sec., 219626.16822429906 rows/sec., 15.52 MiB/sec. | ||
1656 | 2024.12.21 02:50:48.496420 [ 279 ] {a888e3ab-fb38-4d14-9d08-f837d55b5f7c} <Debug> TCPHandler: Processed in 0.001963613 sec. | ||
1657 | 2024.12.21 02:50:48.496560 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1658 | 2024.12.21 02:50:48.496678 [ 281 ] {b16ff0a9-0a60-42da-a107-ea9a583f75c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1659 | 2024.12.21 02:50:48.496728 [ 281 ] {b16ff0a9-0a60-42da-a107-ea9a583f75c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1660 | 2024.12.21 02:50:48.497216 [ 281 ] {b16ff0a9-0a60-42da-a107-ea9a583f75c9} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1661 | 2024.12.21 02:50:48.497254 [ 281 ] {b16ff0a9-0a60-42da-a107-ea9a583f75c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1662 | 2024.12.21 02:50:48.497621 [ 281 ] {b16ff0a9-0a60-42da-a107-ea9a583f75c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1663 | 2024.12.21 02:50:48.497861 [ 281 ] {b16ff0a9-0a60-42da-a107-ea9a583f75c9} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1664 | 2024.12.21 02:50:48.498094 [ 281 ] {b16ff0a9-0a60-42da-a107-ea9a583f75c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. | ||
1665 | 2024.12.21 02:50:48.498350 [ 281 ] {b16ff0a9-0a60-42da-a107-ea9a583f75c9} <Debug> TCPHandler: Processed in 0.001839751 sec. | ||
1666 | 2024.12.21 02:50:48.498506 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1667 | 2024.12.21 02:50:48.498650 [ 279 ] {5cb0a1ae-cef9-4642-8bb4-0fc206cb0754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1668 | 2024.12.21 02:50:48.498713 [ 279 ] {5cb0a1ae-cef9-4642-8bb4-0fc206cb0754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1669 | 2024.12.21 02:50:48.499339 [ 279 ] {5cb0a1ae-cef9-4642-8bb4-0fc206cb0754} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1670 | 2024.12.21 02:50:48.499378 [ 279 ] {5cb0a1ae-cef9-4642-8bb4-0fc206cb0754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1671 | 2024.12.21 02:50:48.499758 [ 279 ] {5cb0a1ae-cef9-4642-8bb4-0fc206cb0754} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1672 | 2024.12.21 02:50:48.499992 [ 279 ] {5cb0a1ae-cef9-4642-8bb4-0fc206cb0754} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1673 | 2024.12.21 02:50:48.500263 [ 279 ] {5cb0a1ae-cef9-4642-8bb4-0fc206cb0754} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.00162 sec., 115432.0987654321 rows/sec., 7.67 MiB/sec. | ||
1674 | 2024.12.21 02:50:48.500331 [ 279 ] {5cb0a1ae-cef9-4642-8bb4-0fc206cb0754} <Debug> TCPHandler: Processed in 0.001890283 sec. | ||
1675 | 2024.12.21 02:50:48.500470 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1676 | 2024.12.21 02:50:48.500592 [ 281 ] {a3965c48-6e98-4fa6-ab8e-b2b8f9534a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1677 | 2024.12.21 02:50:48.500644 [ 281 ] {a3965c48-6e98-4fa6-ab8e-b2b8f9534a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1678 | 2024.12.21 02:50:48.501127 [ 281 ] {a3965c48-6e98-4fa6-ab8e-b2b8f9534a0e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1679 | 2024.12.21 02:50:48.501166 [ 281 ] {a3965c48-6e98-4fa6-ab8e-b2b8f9534a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1680 | 2024.12.21 02:50:48.501643 [ 281 ] {a3965c48-6e98-4fa6-ab8e-b2b8f9534a0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1681 | 2024.12.21 02:50:48.501878 [ 281 ] {a3965c48-6e98-4fa6-ab8e-b2b8f9534a0e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1682 | 2024.12.21 02:50:48.502215 [ 281 ] {a3965c48-6e98-4fa6-ab8e-b2b8f9534a0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001617 sec., 618.4291898577613 rows/sec., 41.67 KiB/sec. | ||
1683 | 2024.12.21 02:50:48.502289 [ 281 ] {a3965c48-6e98-4fa6-ab8e-b2b8f9534a0e} <Debug> TCPHandler: Processed in 0.001877522 sec. | ||
1684 | 2024.12.21 02:50:48.502427 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1685 | 2024.12.21 02:50:48.502570 [ 279 ] {0007852d-038b-40e9-a76c-557a0d08097b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1686 | 2024.12.21 02:50:48.502663 [ 279 ] {0007852d-038b-40e9-a76c-557a0d08097b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1687 | 2024.12.21 02:50:48.503821 [ 279 ] {0007852d-038b-40e9-a76c-557a0d08097b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1688 | 2024.12.21 02:50:48.503862 [ 279 ] {0007852d-038b-40e9-a76c-557a0d08097b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1689 | 2024.12.21 02:50:48.504499 [ 279 ] {0007852d-038b-40e9-a76c-557a0d08097b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1690 | 2024.12.21 02:50:48.504759 [ 279 ] {0007852d-038b-40e9-a76c-557a0d08097b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1691 | 2024.12.21 02:50:48.505229 [ 279 ] {0007852d-038b-40e9-a76c-557a0d08097b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002625 sec., 8380.95238095238 rows/sec., 15.02 MiB/sec. | ||
1692 | 2024.12.21 02:50:48.505387 [ 279 ] {0007852d-038b-40e9-a76c-557a0d08097b} <Debug> TCPHandler: Processed in 0.003019296 sec. | ||
1693 | 2024.12.21 02:50:48.505550 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1694 | 2024.12.21 02:50:48.505668 [ 281 ] {83d86168-d0bb-43b6-80f0-e5c50d104de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1695 | 2024.12.21 02:50:48.505717 [ 281 ] {83d86168-d0bb-43b6-80f0-e5c50d104de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1696 | 2024.12.21 02:50:48.506206 [ 281 ] {83d86168-d0bb-43b6-80f0-e5c50d104de9} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1697 | 2024.12.21 02:50:48.506244 [ 281 ] {83d86168-d0bb-43b6-80f0-e5c50d104de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1698 | 2024.12.21 02:50:48.506611 [ 281 ] {83d86168-d0bb-43b6-80f0-e5c50d104de9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1699 | 2024.12.21 02:50:48.506846 [ 281 ] {83d86168-d0bb-43b6-80f0-e5c50d104de9} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1700 | 2024.12.21 02:50:48.507150 [ 281 ] {83d86168-d0bb-43b6-80f0-e5c50d104de9} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001471 sec., 42148.19850441876 rows/sec., 2.61 MiB/sec. | ||
1701 | 2024.12.21 02:50:48.507373 [ 281 ] {83d86168-d0bb-43b6-80f0-e5c50d104de9} <Debug> TCPHandler: Processed in 0.001882762 sec. | ||
1702 | 2024.12.21 02:50:49.000278 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.56 MiB, peak 169.39 MiB, free memory in arenas 0.00 B, will set to 166.40 MiB (RSS), difference: -1.15 MiB | ||
1703 | 2024.12.21 02:50:53.433199 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1704 | 2024.12.21 02:50:53.433416 [ 279 ] {c3b8b933-57ae-44b7-b5cb-57df51d4215d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1705 | 2024.12.21 02:50:53.433492 [ 279 ] {c3b8b933-57ae-44b7-b5cb-57df51d4215d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1706 | 2024.12.21 02:50:53.434269 [ 279 ] {c3b8b933-57ae-44b7-b5cb-57df51d4215d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1707 | 2024.12.21 02:50:53.434327 [ 279 ] {c3b8b933-57ae-44b7-b5cb-57df51d4215d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1708 | 2024.12.21 02:50:53.434771 [ 279 ] {c3b8b933-57ae-44b7-b5cb-57df51d4215d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1709 | 2024.12.21 02:50:53.435028 [ 279 ] {c3b8b933-57ae-44b7-b5cb-57df51d4215d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1710 | 2024.12.21 02:50:53.435237 [ 57 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1711 | 2024.12.21 02:50:53.435269 [ 279 ] {c3b8b933-57ae-44b7-b5cb-57df51d4215d} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001907 sec., 15731.515469323544 rows/sec., 1.19 MiB/sec. | ||
1712 | 2024.12.21 02:50:53.435326 [ 57 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1713 | 2024.12.21 02:50:53.435411 [ 279 ] {c3b8b933-57ae-44b7-b5cb-57df51d4215d} <Debug> TCPHandler: Processed in 0.002341837 sec. | ||
1714 | 2024.12.21 02:50:53.435419 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1715 | 2024.12.21 02:50:53.435659 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
1716 | 2024.12.21 02:50:53.435762 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1717 | 2024.12.21 02:50:53.435973 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1718 | 2024.12.21 02:50:53.436064 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
1719 | 2024.12.21 02:50:53.436091 [ 281 ] {eee0c8d5-dc3d-43c2-9274-a1e7f3f2a709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1720 | 2024.12.21 02:50:53.436236 [ 281 ] {eee0c8d5-dc3d-43c2-9274-a1e7f3f2a709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1721 | 2024.12.21 02:50:53.436419 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
1722 | 2024.12.21 02:50:53.436790 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
1723 | 2024.12.21 02:50:53.437006 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
1724 | 2024.12.21 02:50:53.437409 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 221 rows starting from the beginning of the part | ||
1725 | 2024.12.21 02:50:53.437885 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
1726 | 2024.12.21 02:50:53.439419 [ 281 ] {eee0c8d5-dc3d-43c2-9274-a1e7f3f2a709} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1727 | 2024.12.21 02:50:53.439490 [ 281 ] {eee0c8d5-dc3d-43c2-9274-a1e7f3f2a709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1728 | 2024.12.21 02:50:53.440766 [ 281 ] {eee0c8d5-dc3d-43c2-9274-a1e7f3f2a709} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1729 | 2024.12.21 02:50:53.441263 [ 192 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 5 columns (5 merged, 0 gathered) in 0.005689707 sec., 77508.38487816685 rows/sec., 7.01 MiB/sec. | ||
1730 | 2024.12.21 02:50:53.441308 [ 281 ] {eee0c8d5-dc3d-43c2-9274-a1e7f3f2a709} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1731 | 2024.12.21 02:50:53.441504 [ 57 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1732 | 2024.12.21 02:50:53.441528 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1733 | 2024.12.21 02:50:53.441573 [ 57 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1734 | 2024.12.21 02:50:53.441620 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1735 | 2024.12.21 02:50:53.441652 [ 281 ] {eee0c8d5-dc3d-43c2-9274-a1e7f3f2a709} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.005661 sec., 6359.300476947536 rows/sec., 508.55 KiB/sec. | ||
1736 | 2024.12.21 02:50:53.441991 [ 281 ] {eee0c8d5-dc3d-43c2-9274-a1e7f3f2a709} <Debug> TCPHandler: Processed in 0.006436925 sec. | ||
1737 | 2024.12.21 02:50:53.442104 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
1738 | 2024.12.21 02:50:53.442352 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1739 | 2024.12.21 02:50:53.442436 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1740 | 2024.12.21 02:50:53.442465 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1741 | 2024.12.21 02:50:53.442591 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
1742 | 2024.12.21 02:50:53.442791 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_6_1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1743 | 2024.12.21 02:50:53.442813 [ 279 ] {278f1752-0d99-4a9d-b14d-c80c0bc7e9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1744 | 2024.12.21 02:50:53.442976 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
1745 | 2024.12.21 02:50:53.443120 [ 279 ] {278f1752-0d99-4a9d-b14d-c80c0bc7e9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1746 | 2024.12.21 02:50:53.443193 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
1747 | 2024.12.21 02:50:53.443335 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
1748 | 2024.12.21 02:50:53.443752 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
1749 | 2024.12.21 02:50:53.444158 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 376 rows starting from the beginning of the part | ||
1750 | 2024.12.21 02:50:53.444557 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
1751 | 2024.12.21 02:50:53.445849 [ 279 ] {278f1752-0d99-4a9d-b14d-c80c0bc7e9fb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1752 | 2024.12.21 02:50:53.445934 [ 279 ] {278f1752-0d99-4a9d-b14d-c80c0bc7e9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1753 | 2024.12.21 02:50:53.447031 [ 279 ] {278f1752-0d99-4a9d-b14d-c80c0bc7e9fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1754 | 2024.12.21 02:50:53.447422 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 559 rows, containing 5 columns (5 merged, 0 gathered) in 0.005690047 sec., 98241.7192687512 rows/sec., 7.56 MiB/sec. | ||
1755 | 2024.12.21 02:50:53.447566 [ 279 ] {278f1752-0d99-4a9d-b14d-c80c0bc7e9fb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1756 | 2024.12.21 02:50:53.447673 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1757 | 2024.12.21 02:50:53.448258 [ 279 ] {278f1752-0d99-4a9d-b14d-c80c0bc7e9fb} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.005664 sec., 19420.90395480226 rows/sec., 1.36 MiB/sec. | ||
1758 | 2024.12.21 02:50:53.448425 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1759 | 2024.12.21 02:50:53.448442 [ 279 ] {278f1752-0d99-4a9d-b14d-c80c0bc7e9fb} <Debug> TCPHandler: Processed in 0.006306184 sec. | ||
1760 | 2024.12.21 02:50:53.448604 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_6_1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1761 | 2024.12.21 02:50:53.448684 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1762 | 2024.12.21 02:50:53.448737 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1763 | 2024.12.21 02:50:53.448866 [ 281 ] {c092fbbb-0bd6-4e38-af55-10213d4c5182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1764 | 2024.12.21 02:50:53.448934 [ 281 ] {c092fbbb-0bd6-4e38-af55-10213d4c5182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1765 | 2024.12.21 02:50:53.449504 [ 281 ] {c092fbbb-0bd6-4e38-af55-10213d4c5182} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1766 | 2024.12.21 02:50:53.449542 [ 281 ] {c092fbbb-0bd6-4e38-af55-10213d4c5182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1767 | 2024.12.21 02:50:53.449929 [ 281 ] {c092fbbb-0bd6-4e38-af55-10213d4c5182} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1768 | 2024.12.21 02:50:53.450168 [ 281 ] {c092fbbb-0bd6-4e38-af55-10213d4c5182} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1769 | 2024.12.21 02:50:53.450396 [ 281 ] {c092fbbb-0bd6-4e38-af55-10213d4c5182} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001559 sec., 25657.472738935216 rows/sec., 1.71 MiB/sec. | ||
1770 | 2024.12.21 02:50:53.450563 [ 281 ] {c092fbbb-0bd6-4e38-af55-10213d4c5182} <Debug> TCPHandler: Processed in 0.001999194 sec. | ||
1771 | 2024.12.21 02:50:55.209352 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1772 | 2024.12.21 02:50:55.210116 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1773 | 2024.12.21 02:50:55.210164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1774 | 2024.12.21 02:50:55.210705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1775 | 2024.12.21 02:50:55.210966 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1776 | 2024.12.21 02:50:55.211241 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1777 | 2024.12.21 02:50:55.460078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1778 | 2024.12.21 02:50:55.480670 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1779 | 2024.12.21 02:50:55.480740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1780 | 2024.12.21 02:50:55.488088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1781 | 2024.12.21 02:50:55.488869 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1782 | 2024.12.21 02:50:55.492246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1783 | 2024.12.21 02:50:57.707309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 232 | ||
1784 | 2024.12.21 02:50:57.710726 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1785 | 2024.12.21 02:50:57.710777 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1786 | 2024.12.21 02:50:57.712301 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1787 | 2024.12.21 02:50:57.712607 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1788 | 2024.12.21 02:50:57.713240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 232 | ||
1789 | 2024.12.21 02:50:58.439234 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1790 | 2024.12.21 02:50:58.439500 [ 279 ] {ffae6fc5-4b9d-4798-9ca4-920fb7852d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1791 | 2024.12.21 02:50:58.439569 [ 279 ] {ffae6fc5-4b9d-4798-9ca4-920fb7852d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1792 | 2024.12.21 02:50:58.440309 [ 279 ] {ffae6fc5-4b9d-4798-9ca4-920fb7852d38} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1793 | 2024.12.21 02:50:58.440354 [ 279 ] {ffae6fc5-4b9d-4798-9ca4-920fb7852d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1794 | 2024.12.21 02:50:58.440786 [ 279 ] {ffae6fc5-4b9d-4798-9ca4-920fb7852d38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1795 | 2024.12.21 02:50:58.441047 [ 279 ] {ffae6fc5-4b9d-4798-9ca4-920fb7852d38} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1796 | 2024.12.21 02:50:58.441316 [ 279 ] {ffae6fc5-4b9d-4798-9ca4-920fb7852d38} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. | ||
1797 | 2024.12.21 02:50:58.441472 [ 279 ] {ffae6fc5-4b9d-4798-9ca4-920fb7852d38} <Debug> TCPHandler: Processed in 0.002420268 sec. | ||
1798 | 2024.12.21 02:50:58.441753 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1799 | 2024.12.21 02:50:58.441969 [ 281 ] {2667cb4a-d6ed-488d-8381-411e2b19a61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1800 | 2024.12.21 02:50:58.442050 [ 281 ] {2667cb4a-d6ed-488d-8381-411e2b19a61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1801 | 2024.12.21 02:50:58.442960 [ 281 ] {2667cb4a-d6ed-488d-8381-411e2b19a61e} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1802 | 2024.12.21 02:50:58.443011 [ 281 ] {2667cb4a-d6ed-488d-8381-411e2b19a61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1803 | 2024.12.21 02:50:58.443468 [ 281 ] {2667cb4a-d6ed-488d-8381-411e2b19a61e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1804 | 2024.12.21 02:50:58.443731 [ 281 ] {2667cb4a-d6ed-488d-8381-411e2b19a61e} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1805 | 2024.12.21 02:50:58.443964 [ 281 ] {2667cb4a-d6ed-488d-8381-411e2b19a61e} <Debug> executeQuery: Read 221 rows, 20.01 KiB in 0.002056 sec., 107490.27237354085 rows/sec., 9.51 MiB/sec. | ||
1806 | 2024.12.21 02:50:58.444020 [ 281 ] {2667cb4a-d6ed-488d-8381-411e2b19a61e} <Debug> TCPHandler: Processed in 0.002412309 sec. | ||
1807 | 2024.12.21 02:50:58.444168 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1808 | 2024.12.21 02:50:58.444308 [ 279 ] {b5632de3-6475-4fa6-b9db-46c4e2afdbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1809 | 2024.12.21 02:50:58.444369 [ 279 ] {b5632de3-6475-4fa6-b9db-46c4e2afdbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1810 | 2024.12.21 02:50:58.445072 [ 279 ] {b5632de3-6475-4fa6-b9db-46c4e2afdbaf} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1811 | 2024.12.21 02:50:58.445121 [ 279 ] {b5632de3-6475-4fa6-b9db-46c4e2afdbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1812 | 2024.12.21 02:50:58.445533 [ 279 ] {b5632de3-6475-4fa6-b9db-46c4e2afdbaf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1813 | 2024.12.21 02:50:58.445783 [ 279 ] {b5632de3-6475-4fa6-b9db-46c4e2afdbaf} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1814 | 2024.12.21 02:50:58.446015 [ 279 ] {b5632de3-6475-4fa6-b9db-46c4e2afdbaf} <Debug> executeQuery: Read 29 rows, 2.11 KiB in 0.001733 sec., 16733.987305251012 rows/sec., 1.19 MiB/sec. | ||
1815 | 2024.12.21 02:50:58.446098 [ 279 ] {b5632de3-6475-4fa6-b9db-46c4e2afdbaf} <Debug> TCPHandler: Processed in 0.001994623 sec. | ||
1816 | 2024.12.21 02:50:58.446228 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1817 | 2024.12.21 02:50:58.446344 [ 281 ] {bcc26913-31c4-4acf-b957-d26a58415e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1818 | 2024.12.21 02:50:58.446401 [ 281 ] {bcc26913-31c4-4acf-b957-d26a58415e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1819 | 2024.12.21 02:50:58.447458 [ 281 ] {bcc26913-31c4-4acf-b957-d26a58415e8a} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1820 | 2024.12.21 02:50:58.447497 [ 281 ] {bcc26913-31c4-4acf-b957-d26a58415e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1821 | 2024.12.21 02:50:58.447866 [ 281 ] {bcc26913-31c4-4acf-b957-d26a58415e8a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1822 | 2024.12.21 02:50:58.448108 [ 281 ] {bcc26913-31c4-4acf-b957-d26a58415e8a} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1823 | 2024.12.21 02:50:58.448309 [ 281 ] {bcc26913-31c4-4acf-b957-d26a58415e8a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001989 sec., 7038.712921065862 rows/sec., 492.95 KiB/sec. | ||
1824 | 2024.12.21 02:50:58.448360 [ 281 ] {bcc26913-31c4-4acf-b957-d26a58415e8a} <Debug> TCPHandler: Processed in 0.002186775 sec. | ||
1825 | 2024.12.21 02:50:58.448535 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1826 | 2024.12.21 02:50:58.448654 [ 279 ] {cf4f32a7-505a-4b3c-a650-9cda88035303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1827 | 2024.12.21 02:50:58.448705 [ 279 ] {cf4f32a7-505a-4b3c-a650-9cda88035303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1828 | 2024.12.21 02:50:58.449297 [ 279 ] {cf4f32a7-505a-4b3c-a650-9cda88035303} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1829 | 2024.12.21 02:50:58.449337 [ 279 ] {cf4f32a7-505a-4b3c-a650-9cda88035303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1830 | 2024.12.21 02:50:58.449707 [ 279 ] {cf4f32a7-505a-4b3c-a650-9cda88035303} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1831 | 2024.12.21 02:50:58.449944 [ 279 ] {cf4f32a7-505a-4b3c-a650-9cda88035303} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1832 | 2024.12.21 02:50:58.450239 [ 279 ] {cf4f32a7-505a-4b3c-a650-9cda88035303} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
1833 | 2024.12.21 02:50:58.450303 [ 279 ] {cf4f32a7-505a-4b3c-a650-9cda88035303} <Debug> TCPHandler: Processed in 0.001826131 sec. | ||
1834 | 2024.12.21 02:50:58.450533 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2024.12.21 02:50:58.450753 [ 281 ] {d601ce0e-5e78-4c34-8fcc-422264131578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1836 | 2024.12.21 02:50:58.450843 [ 281 ] {d601ce0e-5e78-4c34-8fcc-422264131578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1837 | 2024.12.21 02:50:58.451860 [ 281 ] {d601ce0e-5e78-4c34-8fcc-422264131578} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1838 | 2024.12.21 02:50:58.451900 [ 281 ] {d601ce0e-5e78-4c34-8fcc-422264131578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1839 | 2024.12.21 02:50:58.452342 [ 281 ] {d601ce0e-5e78-4c34-8fcc-422264131578} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1840 | 2024.12.21 02:50:58.452583 [ 281 ] {d601ce0e-5e78-4c34-8fcc-422264131578} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1841 | 2024.12.21 02:50:58.452889 [ 281 ] {d601ce0e-5e78-4c34-8fcc-422264131578} <Debug> executeQuery: Read 376 rows, 27.21 KiB in 0.002163 sec., 173832.63985205733 rows/sec., 12.28 MiB/sec. | ||
1842 | 2024.12.21 02:50:58.453021 [ 281 ] {d601ce0e-5e78-4c34-8fcc-422264131578} <Debug> TCPHandler: Processed in 0.002599321 sec. | ||
1843 | 2024.12.21 02:50:58.453178 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1844 | 2024.12.21 02:50:58.453317 [ 279 ] {806e10f2-4802-44be-b701-52a557fd04d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1845 | 2024.12.21 02:50:58.453378 [ 279 ] {806e10f2-4802-44be-b701-52a557fd04d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1846 | 2024.12.21 02:50:58.453952 [ 279 ] {806e10f2-4802-44be-b701-52a557fd04d9} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1847 | 2024.12.21 02:50:58.453997 [ 279 ] {806e10f2-4802-44be-b701-52a557fd04d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1848 | 2024.12.21 02:50:58.454422 [ 279 ] {806e10f2-4802-44be-b701-52a557fd04d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1849 | 2024.12.21 02:50:58.454663 [ 279 ] {806e10f2-4802-44be-b701-52a557fd04d9} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1850 | 2024.12.21 02:50:58.454868 [ 279 ] {806e10f2-4802-44be-b701-52a557fd04d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. | ||
1851 | 2024.12.21 02:50:58.454917 [ 279 ] {806e10f2-4802-44be-b701-52a557fd04d9} <Debug> TCPHandler: Processed in 0.001804871 sec. | ||
1852 | 2024.12.21 02:50:58.455061 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1853 | 2024.12.21 02:50:58.455178 [ 281 ] {32aa1e6e-ba5d-4c7a-9e83-a1e467f26437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1854 | 2024.12.21 02:50:58.455231 [ 281 ] {32aa1e6e-ba5d-4c7a-9e83-a1e467f26437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1855 | 2024.12.21 02:50:58.455796 [ 281 ] {32aa1e6e-ba5d-4c7a-9e83-a1e467f26437} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1856 | 2024.12.21 02:50:58.455836 [ 281 ] {32aa1e6e-ba5d-4c7a-9e83-a1e467f26437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1857 | 2024.12.21 02:50:58.456227 [ 281 ] {32aa1e6e-ba5d-4c7a-9e83-a1e467f26437} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1858 | 2024.12.21 02:50:58.456468 [ 281 ] {32aa1e6e-ba5d-4c7a-9e83-a1e467f26437} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1859 | 2024.12.21 02:50:58.456686 [ 281 ] {32aa1e6e-ba5d-4c7a-9e83-a1e467f26437} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001531 sec., 122142.39059438276 rows/sec., 8.11 MiB/sec. | ||
1860 | 2024.12.21 02:50:58.456740 [ 281 ] {32aa1e6e-ba5d-4c7a-9e83-a1e467f26437} <Debug> TCPHandler: Processed in 0.00173883 sec. | ||
1861 | 2024.12.21 02:50:58.456897 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1862 | 2024.12.21 02:50:58.457042 [ 279 ] {dba39ffc-b926-4dde-9736-1a42d1271df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1863 | 2024.12.21 02:50:58.457104 [ 279 ] {dba39ffc-b926-4dde-9736-1a42d1271df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1864 | 2024.12.21 02:50:58.457623 [ 279 ] {dba39ffc-b926-4dde-9736-1a42d1271df6} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1865 | 2024.12.21 02:50:58.457663 [ 279 ] {dba39ffc-b926-4dde-9736-1a42d1271df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1866 | 2024.12.21 02:50:58.458031 [ 279 ] {dba39ffc-b926-4dde-9736-1a42d1271df6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1867 | 2024.12.21 02:50:58.458269 [ 279 ] {dba39ffc-b926-4dde-9736-1a42d1271df6} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1868 | 2024.12.21 02:50:58.458545 [ 279 ] {dba39ffc-b926-4dde-9736-1a42d1271df6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001515 sec., 660.06600660066 rows/sec., 44.48 KiB/sec. | ||
1869 | 2024.12.21 02:50:58.458628 [ 279 ] {dba39ffc-b926-4dde-9736-1a42d1271df6} <Debug> TCPHandler: Processed in 0.001798911 sec. | ||
1870 | 2024.12.21 02:50:58.458772 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1871 | 2024.12.21 02:50:58.458911 [ 281 ] {5b2bb276-14bd-44b0-807c-d431ffca328f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1872 | 2024.12.21 02:50:58.459004 [ 281 ] {5b2bb276-14bd-44b0-807c-d431ffca328f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1873 | 2024.12.21 02:50:58.460225 [ 281 ] {5b2bb276-14bd-44b0-807c-d431ffca328f} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1874 | 2024.12.21 02:50:58.460264 [ 281 ] {5b2bb276-14bd-44b0-807c-d431ffca328f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1875 | 2024.12.21 02:50:58.460910 [ 281 ] {5b2bb276-14bd-44b0-807c-d431ffca328f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1876 | 2024.12.21 02:50:58.461174 [ 281 ] {5b2bb276-14bd-44b0-807c-d431ffca328f} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1877 | 2024.12.21 02:50:58.461490 [ 281 ] {5b2bb276-14bd-44b0-807c-d431ffca328f} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002593 sec., 8484.381025838797 rows/sec., 15.20 MiB/sec. | ||
1878 | 2024.12.21 02:50:58.461611 [ 281 ] {5b2bb276-14bd-44b0-807c-d431ffca328f} <Debug> TCPHandler: Processed in 0.002908324 sec. | ||
1879 | 2024.12.21 02:50:58.461774 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1880 | 2024.12.21 02:50:58.461896 [ 279 ] {27c82cf2-96a1-4ee0-b919-03d715dea17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1881 | 2024.12.21 02:50:58.461947 [ 279 ] {27c82cf2-96a1-4ee0-b919-03d715dea17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1882 | 2024.12.21 02:50:58.462443 [ 279 ] {27c82cf2-96a1-4ee0-b919-03d715dea17f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1883 | 2024.12.21 02:50:58.462482 [ 279 ] {27c82cf2-96a1-4ee0-b919-03d715dea17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1884 | 2024.12.21 02:50:58.462855 [ 279 ] {27c82cf2-96a1-4ee0-b919-03d715dea17f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1885 | 2024.12.21 02:50:58.463099 [ 279 ] {27c82cf2-96a1-4ee0-b919-03d715dea17f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1886 | 2024.12.21 02:50:58.463314 [ 279 ] {27c82cf2-96a1-4ee0-b919-03d715dea17f} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.00143 sec., 43356.643356643355 rows/sec., 2.68 MiB/sec. | ||
1887 | 2024.12.21 02:50:58.463486 [ 279 ] {27c82cf2-96a1-4ee0-b919-03d715dea17f} <Debug> TCPHandler: Processed in 0.001770231 sec. | ||
1888 | 2024.12.21 02:51:02.636461 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1889 | 2024.12.21 02:51:02.636523 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1890 | 2024.12.21 02:51:02.711442 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
1891 | 2024.12.21 02:51:02.712271 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1892 | 2024.12.21 02:51:02.712312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1893 | 2024.12.21 02:51:02.712837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1894 | 2024.12.21 02:51:02.713103 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1895 | 2024.12.21 02:51:02.713302 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1896 | 2024.12.21 02:51:02.992365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1897 | 2024.12.21 02:51:03.013300 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1898 | 2024.12.21 02:51:03.013344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1899 | 2024.12.21 02:51:03.020555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1900 | 2024.12.21 02:51:03.021347 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1901 | 2024.12.21 02:51:03.024314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1902 | 2024.12.21 02:51:03.433711 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1903 | 2024.12.21 02:51:03.433917 [ 279 ] {dc45b86c-41c5-4622-ac55-16ae04e04c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1904 | 2024.12.21 02:51:03.433995 [ 279 ] {dc45b86c-41c5-4622-ac55-16ae04e04c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1905 | 2024.12.21 02:51:03.434812 [ 279 ] {dc45b86c-41c5-4622-ac55-16ae04e04c06} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1906 | 2024.12.21 02:51:03.434862 [ 279 ] {dc45b86c-41c5-4622-ac55-16ae04e04c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1907 | 2024.12.21 02:51:03.435288 [ 279 ] {dc45b86c-41c5-4622-ac55-16ae04e04c06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1908 | 2024.12.21 02:51:03.435545 [ 279 ] {dc45b86c-41c5-4622-ac55-16ae04e04c06} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1909 | 2024.12.21 02:51:03.435775 [ 279 ] {dc45b86c-41c5-4622-ac55-16ae04e04c06} <Debug> executeQuery: Read 46 rows, 3.90 KiB in 0.001914 sec., 24033.437826541274 rows/sec., 1.99 MiB/sec. | ||
1910 | 2024.12.21 02:51:03.435835 [ 279 ] {dc45b86c-41c5-4622-ac55-16ae04e04c06} <Debug> TCPHandler: Processed in 0.002262557 sec. | ||
1911 | 2024.12.21 02:51:03.436176 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1912 | 2024.12.21 02:51:03.436481 [ 281 ] {66566558-56fa-4c22-b8b9-2e4a07df0a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1913 | 2024.12.21 02:51:03.436593 [ 281 ] {66566558-56fa-4c22-b8b9-2e4a07df0a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1914 | 2024.12.21 02:51:03.437335 [ 281 ] {66566558-56fa-4c22-b8b9-2e4a07df0a4b} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1915 | 2024.12.21 02:51:03.437388 [ 281 ] {66566558-56fa-4c22-b8b9-2e4a07df0a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1916 | 2024.12.21 02:51:03.437832 [ 281 ] {66566558-56fa-4c22-b8b9-2e4a07df0a4b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1917 | 2024.12.21 02:51:03.438084 [ 281 ] {66566558-56fa-4c22-b8b9-2e4a07df0a4b} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1918 | 2024.12.21 02:51:03.438261 [ 46 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1919 | 2024.12.21 02:51:03.438331 [ 281 ] {66566558-56fa-4c22-b8b9-2e4a07df0a4b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00193 sec., 4145.077720207254 rows/sec., 311.69 KiB/sec. | ||
1920 | 2024.12.21 02:51:03.438338 [ 46 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1921 | 2024.12.21 02:51:03.438405 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1922 | 2024.12.21 02:51:03.438464 [ 281 ] {66566558-56fa-4c22-b8b9-2e4a07df0a4b} <Debug> TCPHandler: Processed in 0.002484219 sec. | ||
1923 | 2024.12.21 02:51:03.438822 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1924 | 2024.12.21 02:51:03.438856 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
1925 | 2024.12.21 02:51:03.439092 [ 279 ] {b383d494-55b6-4f67-a7d6-e7705a380d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1926 | 2024.12.21 02:51:03.439137 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1927 | 2024.12.21 02:51:03.439194 [ 279 ] {b383d494-55b6-4f67-a7d6-e7705a380d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1928 | 2024.12.21 02:51:03.439224 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
1929 | 2024.12.21 02:51:03.439579 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
1930 | 2024.12.21 02:51:03.439939 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
1931 | 2024.12.21 02:51:03.440363 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
1932 | 2024.12.21 02:51:03.440738 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part | ||
1933 | 2024.12.21 02:51:03.441054 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
1934 | 2024.12.21 02:51:03.441891 [ 279 ] {b383d494-55b6-4f67-a7d6-e7705a380d41} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1935 | 2024.12.21 02:51:03.441962 [ 279 ] {b383d494-55b6-4f67-a7d6-e7705a380d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1936 | 2024.12.21 02:51:03.442970 [ 279 ] {b383d494-55b6-4f67-a7d6-e7705a380d41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1937 | 2024.12.21 02:51:03.443540 [ 279 ] {b383d494-55b6-4f67-a7d6-e7705a380d41} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1938 | 2024.12.21 02:51:03.444286 [ 279 ] {b383d494-55b6-4f67-a7d6-e7705a380d41} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.005259 sec., 8366.609621601065 rows/sec., 669.24 KiB/sec. | ||
1939 | 2024.12.21 02:51:03.444329 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.005824168 sec., 22492.483046505527 rows/sec., 1.71 MiB/sec. | ||
1940 | 2024.12.21 02:51:03.444447 [ 279 ] {b383d494-55b6-4f67-a7d6-e7705a380d41} <Debug> TCPHandler: Processed in 0.005853668 sec. | ||
1941 | 2024.12.21 02:51:03.444575 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1942 | 2024.12.21 02:51:03.444656 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1943 | 2024.12.21 02:51:03.444868 [ 281 ] {3efed59b-46c3-4644-bce6-cd301f9ba04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1944 | 2024.12.21 02:51:03.444979 [ 281 ] {3efed59b-46c3-4644-bce6-cd301f9ba04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1945 | 2024.12.21 02:51:03.444985 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1946 | 2024.12.21 02:51:03.445212 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_6_1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1947 | 2024.12.21 02:51:03.445387 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1948 | 2024.12.21 02:51:03.445907 [ 281 ] {3efed59b-46c3-4644-bce6-cd301f9ba04f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1949 | 2024.12.21 02:51:03.445953 [ 281 ] {3efed59b-46c3-4644-bce6-cd301f9ba04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1950 | 2024.12.21 02:51:03.446368 [ 281 ] {3efed59b-46c3-4644-bce6-cd301f9ba04f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1951 | 2024.12.21 02:51:03.446609 [ 281 ] {3efed59b-46c3-4644-bce6-cd301f9ba04f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1952 | 2024.12.21 02:51:03.446756 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1953 | 2024.12.21 02:51:03.446814 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1954 | 2024.12.21 02:51:03.446845 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1955 | 2024.12.21 02:51:03.446862 [ 281 ] {3efed59b-46c3-4644-bce6-cd301f9ba04f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.002066 sec., 53242.98160696999 rows/sec., 3.72 MiB/sec. | ||
1956 | 2024.12.21 02:51:03.447220 [ 281 ] {3efed59b-46c3-4644-bce6-cd301f9ba04f} <Debug> TCPHandler: Processed in 0.002654731 sec. | ||
1957 | 2024.12.21 02:51:03.447281 [ 189 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
1958 | 2024.12.21 02:51:03.447518 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1959 | 2024.12.21 02:51:03.447544 [ 189 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1960 | 2024.12.21 02:51:03.447596 [ 189 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
1961 | 2024.12.21 02:51:03.447817 [ 279 ] {27d9550c-408c-46be-93d6-6927751bff91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1962 | 2024.12.21 02:51:03.447904 [ 189 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
1963 | 2024.12.21 02:51:03.448175 [ 279 ] {27d9550c-408c-46be-93d6-6927751bff91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1964 | 2024.12.21 02:51:03.448277 [ 189 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 187 rows starting from the beginning of the part | ||
1965 | 2024.12.21 02:51:03.448711 [ 189 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
1966 | 2024.12.21 02:51:03.449105 [ 189 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 187 rows starting from the beginning of the part | ||
1967 | 2024.12.21 02:51:03.449501 [ 189 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
1968 | 2024.12.21 02:51:03.453570 [ 279 ] {27d9550c-408c-46be-93d6-6927751bff91} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1969 | 2024.12.21 02:51:03.453661 [ 279 ] {27d9550c-408c-46be-93d6-6927751bff91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1970 | 2024.12.21 02:51:03.453716 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.006785629 sec., 116717.25642530707 rows/sec., 7.96 MiB/sec. | ||
1971 | 2024.12.21 02:51:03.454039 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1972 | 2024.12.21 02:51:03.454821 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1973 | 2024.12.21 02:51:03.455044 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1974 | 2024.12.21 02:51:03.455192 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1975 | 2024.12.21 02:51:03.455196 [ 279 ] {27d9550c-408c-46be-93d6-6927751bff91} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1976 | 2024.12.21 02:51:03.455513 [ 279 ] {27d9550c-408c-46be-93d6-6927751bff91} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1977 | 2024.12.21 02:51:03.455714 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1978 | 2024.12.21 02:51:03.455794 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1979 | 2024.12.21 02:51:03.455827 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1980 | 2024.12.21 02:51:03.455863 [ 279 ] {27d9550c-408c-46be-93d6-6927751bff91} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008197 sec., 975.9668171282177 rows/sec., 1.75 MiB/sec. | ||
1981 | 2024.12.21 02:51:03.456180 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
1982 | 2024.12.21 02:51:03.456311 [ 279 ] {27d9550c-408c-46be-93d6-6927751bff91} <Debug> TCPHandler: Processed in 0.008940365 sec. | ||
1983 | 2024.12.21 02:51:03.456551 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1984 | 2024.12.21 02:51:03.456724 [ 281 ] {7aabf3d6-571c-4291-accb-463899e4166e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1985 | 2024.12.21 02:51:03.456726 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1986 | 2024.12.21 02:51:03.456787 [ 281 ] {7aabf3d6-571c-4291-accb-463899e4166e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1987 | 2024.12.21 02:51:03.456831 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
1988 | 2024.12.21 02:51:03.457322 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
1989 | 2024.12.21 02:51:03.457699 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
1990 | 2024.12.21 02:51:03.458128 [ 281 ] {7aabf3d6-571c-4291-accb-463899e4166e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1991 | 2024.12.21 02:51:03.458138 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
1992 | 2024.12.21 02:51:03.458173 [ 281 ] {7aabf3d6-571c-4291-accb-463899e4166e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
1993 | 2024.12.21 02:51:03.458497 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
1994 | 2024.12.21 02:51:03.458861 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
1995 | 2024.12.21 02:51:03.459139 [ 281 ] {7aabf3d6-571c-4291-accb-463899e4166e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1996 | 2024.12.21 02:51:03.459486 [ 281 ] {7aabf3d6-571c-4291-accb-463899e4166e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2024.12.21 02:51:03.459701 [ 46 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1998 | 2024.12.21 02:51:03.459827 [ 46 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1999 | 2024.12.21 02:51:03.459902 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2000 | 2024.12.21 02:51:03.459922 [ 281 ] {7aabf3d6-571c-4291-accb-463899e4166e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.003224 sec., 12406.94789081886 rows/sec., 848.13 KiB/sec. | ||
2001 | 2024.12.21 02:51:03.460573 [ 281 ] {7aabf3d6-571c-4291-accb-463899e4166e} <Debug> TCPHandler: Processed in 0.004122708 sec. | ||
2002 | 2024.12.21 02:51:03.460797 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
2003 | 2024.12.21 02:51:03.460913 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2004 | 2024.12.21 02:51:03.460949 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
2005 | 2024.12.21 02:51:03.461132 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
2006 | 2024.12.21 02:51:03.461366 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
2007 | 2024.12.21 02:51:03.461760 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
2008 | 2024.12.21 02:51:03.461918 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
2009 | 2024.12.21 02:51:03.462093 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
2010 | 2024.12.21 02:51:03.463913 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.003807144 sec., 72495.28780629259 rows/sec., 4.68 MiB/sec. | ||
2011 | 2024.12.21 02:51:03.464078 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2012 | 2024.12.21 02:51:03.464515 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2013 | 2024.12.21 02:51:03.464657 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_6_1} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2014 | 2024.12.21 02:51:03.464716 [ 187 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 19 columns (19 merged, 0 gathered) in 0.008781183 sec., 13323.945076648557 rows/sec., 23.88 MiB/sec. | ||
2015 | 2024.12.21 02:51:03.464777 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2016 | 2024.12.21 02:51:03.465209 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2017 | 2024.12.21 02:51:03.465689 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2018 | 2024.12.21 02:51:03.465770 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2019 | 2024.12.21 02:51:03.465920 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
2020 | 2024.12.21 02:51:04.199884 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2021 | 2024.12.21 02:51:04.200319 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2022 | 2024.12.21 02:51:04.200850 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2023 | 2024.12.21 02:51:04.200901 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2024 | 2024.12.21 02:51:04.201253 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2025 | 2024.12.21 02:51:04.201333 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2026 | 2024.12.21 02:51:04.201513 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2027 | 2024.12.21 02:51:04.201616 [ 298 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2028 | 2024.12.21 02:51:04.201757 [ 295 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2029 | 2024.12.21 02:51:04.201764 [ 297 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2030 | 2024.12.21 02:51:04.201988 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
2031 | 2024.12.21 02:51:04.202019 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2032 | 2024.12.21 02:51:04.202139 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2033 | 2024.12.21 02:51:04.202162 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
2034 | 2024.12.21 02:51:04.202206 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2035 | 2024.12.21 02:51:04.202253 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2036 | 2024.12.21 02:51:04.202298 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2037 | 2024.12.21 02:51:04.204062 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003955 sec., 8596.713021491782 rows/sec., 330.87 KiB/sec. | ||
2038 | 2024.12.21 02:51:04.204249 [ 279 ] {b940ff9c-4b74-4019-8ed2-9c699bef3892} <Debug> TCPHandler: Processed in 0.004558283 sec. | ||
2039 | 2024.12.21 02:51:04.205906 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2040 | 2024.12.21 02:51:04.206198 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
2041 | 2024.12.21 02:51:04.206689 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2042 | 2024.12.21 02:51:04.206742 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
2043 | 2024.12.21 02:51:04.207105 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2044 | 2024.12.21 02:51:04.207188 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2045 | 2024.12.21 02:51:04.207377 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2046 | 2024.12.21 02:51:04.207531 [ 300 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2047 | 2024.12.21 02:51:04.207559 [ 298 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2048 | 2024.12.21 02:51:04.207534 [ 295 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2049 | 2024.12.21 02:51:04.207758 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
2050 | 2024.12.21 02:51:04.207792 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2051 | 2024.12.21 02:51:04.207917 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2052 | 2024.12.21 02:51:04.207943 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
2053 | 2024.12.21 02:51:04.207989 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2054 | 2024.12.21 02:51:04.208041 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2055 | 2024.12.21 02:51:04.208087 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2056 | 2024.12.21 02:51:04.209589 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00354 sec., 9604.519774011298 rows/sec., 369.66 KiB/sec. | ||
2057 | 2024.12.21 02:51:04.209786 [ 281 ] {8bb6e63c-cdc0-4688-a592-5ff0ce4066c9} <Debug> TCPHandler: Processed in 0.004027287 sec. | ||
2058 | 2024.12.21 02:51:04.210081 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2059 | 2024.12.21 02:51:04.210307 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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', 'oximeter_collector:collections', '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) | ||
2060 | 2024.12.21 02:51:04.210689 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2061 | 2024.12.21 02:51:04.210737 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <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', 'oximeter_collector:collections', '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 | ||
2062 | 2024.12.21 02:51:04.211062 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2063 | 2024.12.21 02:51:04.211128 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2064 | 2024.12.21 02:51:04.211281 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2065 | 2024.12.21 02:51:04.211417 [ 295 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2066 | 2024.12.21 02:51:04.211427 [ 300 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2067 | 2024.12.21 02:51:04.211447 [ 298 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2068 | 2024.12.21 02:51:04.211572 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
2069 | 2024.12.21 02:51:04.211595 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2070 | 2024.12.21 02:51:04.211700 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2071 | 2024.12.21 02:51:04.211722 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
2072 | 2024.12.21 02:51:04.211764 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <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', 'oximeter_collector:collections', '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'))" | ||
2073 | 2024.12.21 02:51:04.211812 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <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', 'oximeter_collector:collections', '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'))" | ||
2074 | 2024.12.21 02:51:04.211856 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <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', 'oximeter_collector:collections', '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'))" | ||
2075 | 2024.12.21 02:51:04.213283 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003091 sec., 10999.676480103526 rows/sec., 423.36 KiB/sec. | ||
2076 | 2024.12.21 02:51:04.213477 [ 279 ] {b863961a-d0e5-40a5-9036-bfb58ffccf7b} <Debug> TCPHandler: Processed in 0.003465641 sec. | ||
2077 | 2024.12.21 02:51:04.213775 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2078 | 2024.12.21 02:51:04.214051 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) 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', 'oximeter_collector:collections', '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) | ||
2079 | 2024.12.21 02:51:04.214529 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2080 | 2024.12.21 02:51:04.214585 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <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', 'oximeter_collector:collections', '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 | ||
2081 | 2024.12.21 02:51:04.214947 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2082 | 2024.12.21 02:51:04.215042 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2083 | 2024.12.21 02:51:04.215197 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2084 | 2024.12.21 02:51:04.215334 [ 295 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2085 | 2024.12.21 02:51:04.215376 [ 297 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2086 | 2024.12.21 02:51:04.215390 [ 298 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2087 | 2024.12.21 02:51:04.215523 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
2088 | 2024.12.21 02:51:04.215552 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2089 | 2024.12.21 02:51:04.215662 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2090 | 2024.12.21 02:51:04.215687 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
2091 | 2024.12.21 02:51:04.215729 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <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', 'oximeter_collector:collections', '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'))" | ||
2092 | 2024.12.21 02:51:04.215777 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <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', 'oximeter_collector:collections', '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'))" | ||
2093 | 2024.12.21 02:51:04.215823 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <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', 'oximeter_collector:collections', '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'))" | ||
2094 | 2024.12.21 02:51:04.217270 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003377 sec., 10068.107787977495 rows/sec., 387.50 KiB/sec. | ||
2095 | 2024.12.21 02:51:04.217470 [ 281 ] {1c318b31-5df0-4253-8950-2d4044eb4dc8} <Debug> TCPHandler: Processed in 0.003767334 sec. | ||
2096 | 2024.12.21 02:51:04.217765 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2097 | 2024.12.21 02:51:04.217994 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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', 'oximeter_collector:collections', '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) | ||
2098 | 2024.12.21 02:51:04.218406 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2099 | 2024.12.21 02:51:04.218467 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <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', 'oximeter_collector:collections', '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 | ||
2100 | 2024.12.21 02:51:04.218819 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2101 | 2024.12.21 02:51:04.218886 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2102 | 2024.12.21 02:51:04.219033 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2103 | 2024.12.21 02:51:04.219175 [ 295 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2104 | 2024.12.21 02:51:04.219183 [ 300 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2105 | 2024.12.21 02:51:04.219156 [ 298 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2106 | 2024.12.21 02:51:04.219327 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
2107 | 2024.12.21 02:51:04.219351 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2108 | 2024.12.21 02:51:04.219456 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2109 | 2024.12.21 02:51:04.219476 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
2110 | 2024.12.21 02:51:04.219517 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <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', 'oximeter_collector:collections', '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'))" | ||
2111 | 2024.12.21 02:51:04.219566 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <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', 'oximeter_collector:collections', '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'))" | ||
2112 | 2024.12.21 02:51:04.219613 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <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', 'oximeter_collector:collections', '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'))" | ||
2113 | 2024.12.21 02:51:04.221011 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003135 sec., 10845.29505582137 rows/sec., 417.41 KiB/sec. | ||
2114 | 2024.12.21 02:51:04.221184 [ 279 ] {2538e100-a22e-4b55-b6f2-1917be7b99b9} <Debug> TCPHandler: Processed in 0.003486751 sec. | ||
2115 | 2024.12.21 02:51:04.221473 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2116 | 2024.12.21 02:51:04.221711 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) 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', 'oximeter_collector:collections', '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) | ||
2117 | 2024.12.21 02:51:04.222138 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2118 | 2024.12.21 02:51:04.222200 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <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', 'oximeter_collector:collections', '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 | ||
2119 | 2024.12.21 02:51:04.222600 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2120 | 2024.12.21 02:51:04.222672 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2121 | 2024.12.21 02:51:04.222825 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2122 | 2024.12.21 02:51:04.222964 [ 300 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2123 | 2024.12.21 02:51:04.222975 [ 295 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2124 | 2024.12.21 02:51:04.222992 [ 298 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2125 | 2024.12.21 02:51:04.223134 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
2126 | 2024.12.21 02:51:04.223164 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2127 | 2024.12.21 02:51:04.223276 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2128 | 2024.12.21 02:51:04.223300 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
2129 | 2024.12.21 02:51:04.223345 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <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', 'oximeter_collector:collections', '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'))" | ||
2130 | 2024.12.21 02:51:04.223393 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <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', 'oximeter_collector:collections', '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'))" | ||
2131 | 2024.12.21 02:51:04.223441 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <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', 'oximeter_collector:collections', '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'))" | ||
2132 | 2024.12.21 02:51:04.224862 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003274 sec., 10384.850335980453 rows/sec., 399.69 KiB/sec. | ||
2133 | 2024.12.21 02:51:04.225048 [ 281 ] {77b6c22c-b63b-41f5-a0ea-a554df1c0c34} <Debug> TCPHandler: Processed in 0.003645833 sec. | ||
2134 | 2024.12.21 02:51:04.225372 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2135 | 2024.12.21 02:51:04.225600 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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) | ||
2136 | 2024.12.21 02:51:04.226019 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2137 | 2024.12.21 02:51:04.226080 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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 | ||
2138 | 2024.12.21 02:51:04.226491 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2139 | 2024.12.21 02:51:04.226568 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2140 | 2024.12.21 02:51:04.226717 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2141 | 2024.12.21 02:51:04.226849 [ 300 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2142 | 2024.12.21 02:51:04.226863 [ 295 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2143 | 2024.12.21 02:51:04.226883 [ 298 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2144 | 2024.12.21 02:51:04.227002 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
2145 | 2024.12.21 02:51:04.227026 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2146 | 2024.12.21 02:51:04.227129 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2147 | 2024.12.21 02:51:04.227150 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
2148 | 2024.12.21 02:51:04.227192 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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'))" | ||
2149 | 2024.12.21 02:51:04.227240 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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'))" | ||
2150 | 2024.12.21 02:51:04.227289 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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'))" | ||
2151 | 2024.12.21 02:51:04.228866 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003384 sec., 10047.281323877069 rows/sec., 386.70 KiB/sec. | ||
2152 | 2024.12.21 02:51:04.229068 [ 279 ] {f80a7850-1643-423e-b0a0-56f270892f0e} <Debug> TCPHandler: Processed in 0.003761244 sec. | ||
2153 | 2024.12.21 02:51:04.315992 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2154 | 2024.12.21 02:51:04.316314 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) 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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2155 | 2024.12.21 02:51:04.316843 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2156 | 2024.12.21 02:51:04.316912 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2157 | 2024.12.21 02:51:04.317340 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2158 | 2024.12.21 02:51:04.317427 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2159 | 2024.12.21 02:51:04.317623 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2160 | 2024.12.21 02:51:04.317797 [ 295 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2161 | 2024.12.21 02:51:04.317833 [ 298 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2162 | 2024.12.21 02:51:04.317871 [ 297 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2163 | 2024.12.21 02:51:04.318124 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
2164 | 2024.12.21 02:51:04.318156 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2165 | 2024.12.21 02:51:04.318283 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2166 | 2024.12.21 02:51:04.318309 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
2167 | 2024.12.21 02:51:04.318356 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2168 | 2024.12.21 02:51:04.318503 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2169 | 2024.12.21 02:51:04.318552 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <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', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2170 | 2024.12.21 02:51:04.320088 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003928 sec., 8655.804480651732 rows/sec., 333.15 KiB/sec. | ||
2171 | 2024.12.21 02:51:04.320287 [ 279 ] {8bde1037-73b8-4883-ae60-9fa30c038c8c} <Debug> TCPHandler: Processed in 0.004447271 sec. | ||
2172 | 2024.12.21 02:51:04.320936 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2173 | 2024.12.21 02:51:04.321079 [ 281 ] {98bd5658-920c-41cc-9671-9060ed8e87ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2174 | 2024.12.21 02:51:04.321144 [ 281 ] {98bd5658-920c-41cc-9671-9060ed8e87ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2175 | 2024.12.21 02:51:04.322010 [ 281 ] {98bd5658-920c-41cc-9671-9060ed8e87ea} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2176 | 2024.12.21 02:51:04.322057 [ 281 ] {98bd5658-920c-41cc-9671-9060ed8e87ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2177 | 2024.12.21 02:51:04.322588 [ 281 ] {98bd5658-920c-41cc-9671-9060ed8e87ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2178 | 2024.12.21 02:51:04.322831 [ 281 ] {98bd5658-920c-41cc-9671-9060ed8e87ea} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2179 | 2024.12.21 02:51:04.323088 [ 281 ] {98bd5658-920c-41cc-9671-9060ed8e87ea} <Debug> executeQuery: Read 8 rows, 1.65 KiB in 0.00204 sec., 3921.5686274509803 rows/sec., 809.02 KiB/sec. | ||
2180 | 2024.12.21 02:51:04.323258 [ 281 ] {98bd5658-920c-41cc-9671-9060ed8e87ea} <Debug> TCPHandler: Processed in 0.002405248 sec. | ||
2181 | 2024.12.21 02:51:04.323434 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2182 | 2024.12.21 02:51:04.323571 [ 279 ] {940cb0d6-4239-45e9-81a5-c86f7cc03724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2183 | 2024.12.21 02:51:04.323637 [ 279 ] {940cb0d6-4239-45e9-81a5-c86f7cc03724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2184 | 2024.12.21 02:51:04.324360 [ 279 ] {940cb0d6-4239-45e9-81a5-c86f7cc03724} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2185 | 2024.12.21 02:51:04.324410 [ 279 ] {940cb0d6-4239-45e9-81a5-c86f7cc03724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2186 | 2024.12.21 02:51:04.324850 [ 279 ] {940cb0d6-4239-45e9-81a5-c86f7cc03724} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2187 | 2024.12.21 02:51:04.325109 [ 279 ] {940cb0d6-4239-45e9-81a5-c86f7cc03724} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2188 | 2024.12.21 02:51:04.325411 [ 279 ] {940cb0d6-4239-45e9-81a5-c86f7cc03724} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
2189 | 2024.12.21 02:51:04.325510 [ 279 ] {940cb0d6-4239-45e9-81a5-c86f7cc03724} <Debug> TCPHandler: Processed in 0.002138005 sec. | ||
2190 | 2024.12.21 02:51:04.325711 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2191 | 2024.12.21 02:51:04.325856 [ 281 ] {0791d5d3-4db2-4023-a3f2-a2073db21242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2192 | 2024.12.21 02:51:04.325917 [ 281 ] {0791d5d3-4db2-4023-a3f2-a2073db21242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2193 | 2024.12.21 02:51:04.326676 [ 281 ] {0791d5d3-4db2-4023-a3f2-a2073db21242} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2194 | 2024.12.21 02:51:04.326722 [ 281 ] {0791d5d3-4db2-4023-a3f2-a2073db21242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2195 | 2024.12.21 02:51:04.327108 [ 281 ] {0791d5d3-4db2-4023-a3f2-a2073db21242} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2196 | 2024.12.21 02:51:04.327359 [ 281 ] {0791d5d3-4db2-4023-a3f2-a2073db21242} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2197 | 2024.12.21 02:51:04.327638 [ 281 ] {0791d5d3-4db2-4023-a3f2-a2073db21242} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001804 sec., 1108.6474501108646 rows/sec., 90.40 KiB/sec. | ||
2198 | 2024.12.21 02:51:04.327712 [ 281 ] {0791d5d3-4db2-4023-a3f2-a2073db21242} <Debug> TCPHandler: Processed in 0.002069634 sec. | ||
2199 | 2024.12.21 02:51:04.327884 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2200 | 2024.12.21 02:51:04.328017 [ 279 ] {5ae5e005-8fa7-42be-a7a9-ee526f54bcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2201 | 2024.12.21 02:51:04.328078 [ 279 ] {5ae5e005-8fa7-42be-a7a9-ee526f54bcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2202 | 2024.12.21 02:51:04.329406 [ 279 ] {5ae5e005-8fa7-42be-a7a9-ee526f54bcb7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2203 | 2024.12.21 02:51:04.329450 [ 279 ] {5ae5e005-8fa7-42be-a7a9-ee526f54bcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2204 | 2024.12.21 02:51:04.329974 [ 279 ] {5ae5e005-8fa7-42be-a7a9-ee526f54bcb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2205 | 2024.12.21 02:51:04.330233 [ 279 ] {5ae5e005-8fa7-42be-a7a9-ee526f54bcb7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2206 | 2024.12.21 02:51:04.330474 [ 279 ] {5ae5e005-8fa7-42be-a7a9-ee526f54bcb7} <Debug> executeQuery: Read 1363 rows, 116.28 KiB in 0.002487 sec., 548049.8592681946 rows/sec., 45.66 MiB/sec. | ||
2207 | 2024.12.21 02:51:04.330539 [ 279 ] {5ae5e005-8fa7-42be-a7a9-ee526f54bcb7} <Debug> TCPHandler: Processed in 0.002715942 sec. | ||
2208 | 2024.12.21 02:51:04.330705 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2209 | 2024.12.21 02:51:04.330834 [ 281 ] {c561c942-a241-41e2-a740-7578effcb8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2210 | 2024.12.21 02:51:04.330894 [ 281 ] {c561c942-a241-41e2-a740-7578effcb8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2211 | 2024.12.21 02:51:04.331588 [ 281 ] {c561c942-a241-41e2-a740-7578effcb8c2} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2212 | 2024.12.21 02:51:04.331632 [ 281 ] {c561c942-a241-41e2-a740-7578effcb8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2213 | 2024.12.21 02:51:04.332019 [ 281 ] {c561c942-a241-41e2-a740-7578effcb8c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2214 | 2024.12.21 02:51:04.332322 [ 281 ] {c561c942-a241-41e2-a740-7578effcb8c2} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2215 | 2024.12.21 02:51:04.332561 [ 281 ] {c561c942-a241-41e2-a740-7578effcb8c2} <Debug> executeQuery: Read 31 rows, 2.25 KiB in 0.001758 sec., 17633.67463026166 rows/sec., 1.25 MiB/sec. | ||
2216 | 2024.12.21 02:51:04.332634 [ 281 ] {c561c942-a241-41e2-a740-7578effcb8c2} <Debug> TCPHandler: Processed in 0.001991374 sec. | ||
2217 | 2024.12.21 02:51:04.332825 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2218 | 2024.12.21 02:51:04.332978 [ 279 ] {966370bb-3a25-415d-823c-07c219b75bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2219 | 2024.12.21 02:51:04.333043 [ 279 ] {966370bb-3a25-415d-823c-07c219b75bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2220 | 2024.12.21 02:51:04.333918 [ 279 ] {966370bb-3a25-415d-823c-07c219b75bc5} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2221 | 2024.12.21 02:51:04.333968 [ 279 ] {966370bb-3a25-415d-823c-07c219b75bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2222 | 2024.12.21 02:51:04.334448 [ 279 ] {966370bb-3a25-415d-823c-07c219b75bc5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2223 | 2024.12.21 02:51:04.334771 [ 279 ] {966370bb-3a25-415d-823c-07c219b75bc5} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2224 | 2024.12.21 02:51:04.335080 [ 279 ] {966370bb-3a25-415d-823c-07c219b75bc5} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002126 sec., 113828.78645343368 rows/sec., 7.71 MiB/sec. | ||
2225 | 2024.12.21 02:51:04.335195 [ 279 ] {966370bb-3a25-415d-823c-07c219b75bc5} <Debug> TCPHandler: Processed in 0.002437589 sec. | ||
2226 | 2024.12.21 02:51:04.335368 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2227 | 2024.12.21 02:51:04.335497 [ 281 ] {dabe43a7-5b14-470d-b2d0-8d037f1de3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2228 | 2024.12.21 02:51:04.335550 [ 281 ] {dabe43a7-5b14-470d-b2d0-8d037f1de3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2229 | 2024.12.21 02:51:04.336155 [ 281 ] {dabe43a7-5b14-470d-b2d0-8d037f1de3ac} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2230 | 2024.12.21 02:51:04.336197 [ 281 ] {dabe43a7-5b14-470d-b2d0-8d037f1de3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2231 | 2024.12.21 02:51:04.336568 [ 281 ] {dabe43a7-5b14-470d-b2d0-8d037f1de3ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2232 | 2024.12.21 02:51:04.336839 [ 281 ] {dabe43a7-5b14-470d-b2d0-8d037f1de3ac} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2233 | 2024.12.21 02:51:04.337117 [ 281 ] {dabe43a7-5b14-470d-b2d0-8d037f1de3ac} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001621 sec., 8019.740900678593 rows/sec., 500.03 KiB/sec. | ||
2234 | 2024.12.21 02:51:04.337215 [ 281 ] {dabe43a7-5b14-470d-b2d0-8d037f1de3ac} <Debug> TCPHandler: Processed in 0.001907512 sec. | ||
2235 | 2024.12.21 02:51:04.337378 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2236 | 2024.12.21 02:51:04.337503 [ 279 ] {b5b9dd81-3e46-45f1-bffa-c1b4a3141761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2237 | 2024.12.21 02:51:04.337554 [ 279 ] {b5b9dd81-3e46-45f1-bffa-c1b4a3141761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2238 | 2024.12.21 02:51:04.338749 [ 279 ] {b5b9dd81-3e46-45f1-bffa-c1b4a3141761} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2239 | 2024.12.21 02:51:04.338792 [ 279 ] {b5b9dd81-3e46-45f1-bffa-c1b4a3141761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2240 | 2024.12.21 02:51:04.339228 [ 279 ] {b5b9dd81-3e46-45f1-bffa-c1b4a3141761} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2241 | 2024.12.21 02:51:04.339522 [ 279 ] {b5b9dd81-3e46-45f1-bffa-c1b4a3141761} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2242 | 2024.12.21 02:51:04.339738 [ 279 ] {b5b9dd81-3e46-45f1-bffa-c1b4a3141761} <Debug> executeQuery: Read 834 rows, 61.66 KiB in 0.002262 sec., 368700.26525198936 rows/sec., 26.62 MiB/sec. | ||
2243 | 2024.12.21 02:51:04.339800 [ 279 ] {b5b9dd81-3e46-45f1-bffa-c1b4a3141761} <Debug> TCPHandler: Processed in 0.002480719 sec. | ||
2244 | 2024.12.21 02:51:04.339986 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2245 | 2024.12.21 02:51:04.340113 [ 281 ] {b3ebe73e-5616-4f9c-8b87-f21affb29838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2246 | 2024.12.21 02:51:04.340168 [ 281 ] {b3ebe73e-5616-4f9c-8b87-f21affb29838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2247 | 2024.12.21 02:51:04.340712 [ 281 ] {b3ebe73e-5616-4f9c-8b87-f21affb29838} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2248 | 2024.12.21 02:51:04.340755 [ 281 ] {b3ebe73e-5616-4f9c-8b87-f21affb29838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2249 | 2024.12.21 02:51:04.341192 [ 281 ] {b3ebe73e-5616-4f9c-8b87-f21affb29838} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2250 | 2024.12.21 02:51:04.341440 [ 281 ] {b3ebe73e-5616-4f9c-8b87-f21affb29838} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2251 | 2024.12.21 02:51:04.341655 [ 281 ] {b3ebe73e-5616-4f9c-8b87-f21affb29838} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. | ||
2252 | 2024.12.21 02:51:04.341709 [ 281 ] {b3ebe73e-5616-4f9c-8b87-f21affb29838} <Debug> TCPHandler: Processed in 0.001789331 sec. | ||
2253 | 2024.12.21 02:51:04.341862 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2254 | 2024.12.21 02:51:04.341988 [ 279 ] {9f4b9d77-23e9-4cfb-8d27-ebf15c4e677c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2255 | 2024.12.21 02:51:04.342046 [ 279 ] {9f4b9d77-23e9-4cfb-8d27-ebf15c4e677c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2256 | 2024.12.21 02:51:04.345374 [ 279 ] {9f4b9d77-23e9-4cfb-8d27-ebf15c4e677c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2257 | 2024.12.21 02:51:04.345414 [ 279 ] {9f4b9d77-23e9-4cfb-8d27-ebf15c4e677c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2258 | 2024.12.21 02:51:04.346037 [ 279 ] {9f4b9d77-23e9-4cfb-8d27-ebf15c4e677c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2259 | 2024.12.21 02:51:04.346345 [ 279 ] {9f4b9d77-23e9-4cfb-8d27-ebf15c4e677c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2260 | 2024.12.21 02:51:04.346597 [ 279 ] {9f4b9d77-23e9-4cfb-8d27-ebf15c4e677c} <Debug> executeQuery: Read 2375 rows, 162.02 KiB in 0.004639 sec., 511963.78529855574 rows/sec., 34.11 MiB/sec. | ||
2261 | 2024.12.21 02:51:04.346667 [ 279 ] {9f4b9d77-23e9-4cfb-8d27-ebf15c4e677c} <Debug> TCPHandler: Processed in 0.004859607 sec. | ||
2262 | 2024.12.21 02:51:04.346821 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2263 | 2024.12.21 02:51:04.346940 [ 281 ] {6e07187d-f323-40f2-bac2-e97eaaf547eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2264 | 2024.12.21 02:51:04.346992 [ 281 ] {6e07187d-f323-40f2-bac2-e97eaaf547eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2265 | 2024.12.21 02:51:04.347469 [ 281 ] {6e07187d-f323-40f2-bac2-e97eaaf547eb} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2266 | 2024.12.21 02:51:04.347509 [ 281 ] {6e07187d-f323-40f2-bac2-e97eaaf547eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2267 | 2024.12.21 02:51:04.347877 [ 281 ] {6e07187d-f323-40f2-bac2-e97eaaf547eb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2268 | 2024.12.21 02:51:04.348114 [ 281 ] {6e07187d-f323-40f2-bac2-e97eaaf547eb} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2269 | 2024.12.21 02:51:04.348328 [ 281 ] {6e07187d-f323-40f2-bac2-e97eaaf547eb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001413 sec., 707.7140835102618 rows/sec., 47.69 KiB/sec. | ||
2270 | 2024.12.21 02:51:04.348381 [ 281 ] {6e07187d-f323-40f2-bac2-e97eaaf547eb} <Debug> TCPHandler: Processed in 0.001614629 sec. | ||
2271 | 2024.12.21 02:51:04.348526 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2272 | 2024.12.21 02:51:04.348645 [ 279 ] {9a03f0d3-3367-43bd-b012-6387dc77870e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2273 | 2024.12.21 02:51:04.348726 [ 279 ] {9a03f0d3-3367-43bd-b012-6387dc77870e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2274 | 2024.12.21 02:51:04.349908 [ 279 ] {9a03f0d3-3367-43bd-b012-6387dc77870e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2275 | 2024.12.21 02:51:04.349948 [ 279 ] {9a03f0d3-3367-43bd-b012-6387dc77870e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2276 | 2024.12.21 02:51:04.350565 [ 279 ] {9a03f0d3-3367-43bd-b012-6387dc77870e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2277 | 2024.12.21 02:51:04.350825 [ 279 ] {9a03f0d3-3367-43bd-b012-6387dc77870e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2278 | 2024.12.21 02:51:04.351053 [ 279 ] {9a03f0d3-3367-43bd-b012-6387dc77870e} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002433 sec., 9042.334566378957 rows/sec., 16.20 MiB/sec. | ||
2279 | 2024.12.21 02:51:04.351157 [ 279 ] {9a03f0d3-3367-43bd-b012-6387dc77870e} <Debug> TCPHandler: Processed in 0.002687201 sec. | ||
2280 | 2024.12.21 02:51:04.351308 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2281 | 2024.12.21 02:51:04.351446 [ 281 ] {d6899e0f-9520-46c0-b801-874a0e24c64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2282 | 2024.12.21 02:51:04.351504 [ 281 ] {d6899e0f-9520-46c0-b801-874a0e24c64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2283 | 2024.12.21 02:51:04.352065 [ 281 ] {d6899e0f-9520-46c0-b801-874a0e24c64a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2024.12.21 02:51:04.352111 [ 281 ] {d6899e0f-9520-46c0-b801-874a0e24c64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2285 | 2024.12.21 02:51:04.352544 [ 281 ] {d6899e0f-9520-46c0-b801-874a0e24c64a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2286 | 2024.12.21 02:51:04.352782 [ 281 ] {d6899e0f-9520-46c0-b801-874a0e24c64a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2287 | 2024.12.21 02:51:04.352984 [ 281 ] {d6899e0f-9520-46c0-b801-874a0e24c64a} <Debug> executeQuery: Read 30 rows, 1.74 KiB in 0.00157 sec., 19108.28025477707 rows/sec., 1.08 MiB/sec. | ||
2288 | 2024.12.21 02:51:04.353039 [ 281 ] {d6899e0f-9520-46c0-b801-874a0e24c64a} <Debug> TCPHandler: Processed in 0.001793141 sec. | ||
2289 | 2024.12.21 02:51:05.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.04 MiB, peak 175.62 MiB, free memory in arenas 0.00 B, will set to 168.55 MiB (RSS), difference: -1.49 MiB | ||
2290 | 2024.12.21 02:51:07.713605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 308 | ||
2291 | 2024.12.21 02:51:07.717701 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2292 | 2024.12.21 02:51:07.717753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2293 | 2024.12.21 02:51:07.719284 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2294 | 2024.12.21 02:51:07.719597 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2295 | 2024.12.21 02:51:07.719764 [ 38 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2296 | 2024.12.21 02:51:07.719827 [ 38 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2297 | 2024.12.21 02:51:07.719864 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2298 | 2024.12.21 02:51:07.720313 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
2299 | 2024.12.21 02:51:07.721554 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
2300 | 2024.12.21 02:51:07.721909 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2301 | 2024.12.21 02:51:07.722077 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
2302 | 2024.12.21 02:51:07.722552 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
2303 | 2024.12.21 02:51:07.723361 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
2304 | 2024.12.21 02:51:07.724059 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
2305 | 2024.12.21 02:51:07.724687 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
2306 | 2024.12.21 02:51:07.725304 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
2307 | 2024.12.21 02:51:07.733108 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.013119434 sec., 23476.622543320085 rows/sec., 24.85 MiB/sec. | ||
2308 | 2024.12.21 02:51:07.733962 [ 189 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2309 | 2024.12.21 02:51:07.734656 [ 189 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_6_1} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2310 | 2024.12.21 02:51:07.734737 [ 189 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_6_1} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2311 | 2024.12.21 02:51:07.734930 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
2312 | 2024.12.21 02:51:08.432329 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2313 | 2024.12.21 02:51:08.432540 [ 279 ] {477ba9e2-6619-4ac8-b5ab-51c703079195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2314 | 2024.12.21 02:51:08.432620 [ 279 ] {477ba9e2-6619-4ac8-b5ab-51c703079195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2315 | 2024.12.21 02:51:08.433373 [ 279 ] {477ba9e2-6619-4ac8-b5ab-51c703079195} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2316 | 2024.12.21 02:51:08.433426 [ 279 ] {477ba9e2-6619-4ac8-b5ab-51c703079195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2317 | 2024.12.21 02:51:08.433851 [ 279 ] {477ba9e2-6619-4ac8-b5ab-51c703079195} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2318 | 2024.12.21 02:51:08.434105 [ 279 ] {477ba9e2-6619-4ac8-b5ab-51c703079195} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2319 | 2024.12.21 02:51:08.434339 [ 279 ] {477ba9e2-6619-4ac8-b5ab-51c703079195} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001859 sec., 16137.708445400753 rows/sec., 1.22 MiB/sec. | ||
2320 | 2024.12.21 02:51:08.434396 [ 279 ] {477ba9e2-6619-4ac8-b5ab-51c703079195} <Debug> TCPHandler: Processed in 0.002206825 sec. | ||
2321 | 2024.12.21 02:51:08.434634 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2322 | 2024.12.21 02:51:08.434842 [ 281 ] {1e6473bc-b828-4a0d-91ea-1f3fcac9c708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2323 | 2024.12.21 02:51:08.434920 [ 281 ] {1e6473bc-b828-4a0d-91ea-1f3fcac9c708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2324 | 2024.12.21 02:51:08.435743 [ 281 ] {1e6473bc-b828-4a0d-91ea-1f3fcac9c708} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2325 | 2024.12.21 02:51:08.435783 [ 281 ] {1e6473bc-b828-4a0d-91ea-1f3fcac9c708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2326 | 2024.12.21 02:51:08.436216 [ 281 ] {1e6473bc-b828-4a0d-91ea-1f3fcac9c708} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2327 | 2024.12.21 02:51:08.436465 [ 281 ] {1e6473bc-b828-4a0d-91ea-1f3fcac9c708} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2328 | 2024.12.21 02:51:08.436658 [ 281 ] {1e6473bc-b828-4a0d-91ea-1f3fcac9c708} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001877 sec., 19179.54182205647 rows/sec., 1.50 MiB/sec. | ||
2329 | 2024.12.21 02:51:08.436713 [ 281 ] {1e6473bc-b828-4a0d-91ea-1f3fcac9c708} <Debug> TCPHandler: Processed in 0.002207506 sec. | ||
2330 | 2024.12.21 02:51:08.436884 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2331 | 2024.12.21 02:51:08.437024 [ 279 ] {8e88b653-6a76-4b17-9aa6-4746db0e22c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2332 | 2024.12.21 02:51:08.437086 [ 279 ] {8e88b653-6a76-4b17-9aa6-4746db0e22c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2333 | 2024.12.21 02:51:08.437737 [ 279 ] {8e88b653-6a76-4b17-9aa6-4746db0e22c8} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2334 | 2024.12.21 02:51:08.437776 [ 279 ] {8e88b653-6a76-4b17-9aa6-4746db0e22c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2335 | 2024.12.21 02:51:08.438160 [ 279 ] {8e88b653-6a76-4b17-9aa6-4746db0e22c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2336 | 2024.12.21 02:51:08.438393 [ 279 ] {8e88b653-6a76-4b17-9aa6-4746db0e22c8} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2337 | 2024.12.21 02:51:08.438647 [ 279 ] {8e88b653-6a76-4b17-9aa6-4746db0e22c8} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001653 sec., 53236.53962492438 rows/sec., 3.72 MiB/sec. | ||
2338 | 2024.12.21 02:51:08.438828 [ 279 ] {8e88b653-6a76-4b17-9aa6-4746db0e22c8} <Debug> TCPHandler: Processed in 0.002009073 sec. | ||
2339 | 2024.12.21 02:51:08.439000 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2340 | 2024.12.21 02:51:08.439139 [ 281 ] {61d9479b-c7f7-4e29-9034-4ff38d62fa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2341 | 2024.12.21 02:51:08.439201 [ 281 ] {61d9479b-c7f7-4e29-9034-4ff38d62fa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2342 | 2024.12.21 02:51:08.439762 [ 281 ] {61d9479b-c7f7-4e29-9034-4ff38d62fa67} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2343 | 2024.12.21 02:51:08.439800 [ 281 ] {61d9479b-c7f7-4e29-9034-4ff38d62fa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
2344 | 2024.12.21 02:51:08.440175 [ 281 ] {61d9479b-c7f7-4e29-9034-4ff38d62fa67} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2345 | 2024.12.21 02:51:08.440409 [ 281 ] {61d9479b-c7f7-4e29-9034-4ff38d62fa67} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2346 | 2024.12.21 02:51:08.440583 [ 281 ] {61d9479b-c7f7-4e29-9034-4ff38d62fa67} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001477 sec., 21665.53825321598 rows/sec., 1.45 MiB/sec. | ||
2347 | 2024.12.21 02:51:08.440632 [ 281 ] {61d9479b-c7f7-4e29-9034-4ff38d62fa67} <Debug> TCPHandler: Processed in 0.0017006 sec. | ||
2348 | 2024.12.21 02:51:10.213460 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2349 | 2024.12.21 02:51:10.214151 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2350 | 2024.12.21 02:51:10.214194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2351 | 2024.12.21 02:51:10.214718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2352 | 2024.12.21 02:51:10.214985 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2353 | 2024.12.21 02:51:10.215126 [ 35 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2354 | 2024.12.21 02:51:10.215181 [ 35 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2355 | 2024.12.21 02:51:10.215195 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2356 | 2024.12.21 02:51:10.215206 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2357 | 2024.12.21 02:51:10.215447 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
2358 | 2024.12.21 02:51:10.215672 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2359 | 2024.12.21 02:51:10.215738 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
2360 | 2024.12.21 02:51:10.215829 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
2361 | 2024.12.21 02:51:10.216047 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
2362 | 2024.12.21 02:51:10.216202 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
2363 | 2024.12.21 02:51:10.216358 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
2364 | 2024.12.21 02:51:10.216496 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
2365 | 2024.12.21 02:51:10.218148 [ 187 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002846423 sec., 1800154.088130963 rows/sec., 25.75 MiB/sec. | ||
2366 | 2024.12.21 02:51:10.218589 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2367 | 2024.12.21 02:51:10.219015 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_11_2} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2368 | 2024.12.21 02:51:10.219106 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_11_2} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2369 | 2024.12.21 02:51:10.219216 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2370 | 2024.12.21 02:51:10.524428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2371 | 2024.12.21 02:51:10.545499 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2372 | 2024.12.21 02:51:10.545565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2373 | 2024.12.21 02:51:10.553157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2374 | 2024.12.21 02:51:10.554008 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2375 | 2024.12.21 02:51:10.554381 [ 35 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2376 | 2024.12.21 02:51:10.554508 [ 35 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2377 | 2024.12.21 02:51:10.554578 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2378 | 2024.12.21 02:51:10.555029 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
2379 | 2024.12.21 02:51:10.569712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2380 | 2024.12.21 02:51:10.572099 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2381 | 2024.12.21 02:51:10.574713 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
2382 | 2024.12.21 02:51:10.580289 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
2383 | 2024.12.21 02:51:10.585635 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
2384 | 2024.12.21 02:51:10.590885 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
2385 | 2024.12.21 02:51:10.596256 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
2386 | 2024.12.21 02:51:10.600575 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
2387 | 2024.12.21 02:51:10.660696 [ 187 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.105961727 sec., 783.3016915626525 rows/sec., 4.05 MiB/sec. | ||
2388 | 2024.12.21 02:51:10.663231 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2389 | 2024.12.21 02:51:10.666247 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_11_2} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2390 | 2024.12.21 02:51:10.666386 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_11_2} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2391 | 2024.12.21 02:51:10.668864 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2392 | 2024.12.21 02:51:11.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.75 MiB, peak 179.63 MiB, free memory in arenas 0.00 B, will set to 171.67 MiB (RSS), difference: 1.91 MiB | ||
2393 | 2024.12.21 02:51:13.434334 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2394 | 2024.12.21 02:51:13.434544 [ 279 ] {b1d179f1-9650-473b-a716-ab61e1e45aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2395 | 2024.12.21 02:51:13.434621 [ 279 ] {b1d179f1-9650-473b-a716-ab61e1e45aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2396 | 2024.12.21 02:51:13.435400 [ 279 ] {b1d179f1-9650-473b-a716-ab61e1e45aff} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2397 | 2024.12.21 02:51:13.435441 [ 279 ] {b1d179f1-9650-473b-a716-ab61e1e45aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2398 | 2024.12.21 02:51:13.435892 [ 279 ] {b1d179f1-9650-473b-a716-ab61e1e45aff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2399 | 2024.12.21 02:51:13.436144 [ 279 ] {b1d179f1-9650-473b-a716-ab61e1e45aff} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2400 | 2024.12.21 02:51:13.436287 [ 32 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2401 | 2024.12.21 02:51:13.436335 [ 32 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2402 | 2024.12.21 02:51:13.436348 [ 279 ] {b1d179f1-9650-473b-a716-ab61e1e45aff} <Debug> executeQuery: Read 46 rows, 3.90 KiB in 0.001858 sec., 24757.804090419806 rows/sec., 2.05 MiB/sec. | ||
2403 | 2024.12.21 02:51:13.436361 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2404 | 2024.12.21 02:51:13.436456 [ 279 ] {b1d179f1-9650-473b-a716-ab61e1e45aff} <Debug> TCPHandler: Processed in 0.002253477 sec. | ||
2405 | 2024.12.21 02:51:13.436657 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
2406 | 2024.12.21 02:51:13.436773 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2024.12.21 02:51:13.436861 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2408 | 2024.12.21 02:51:13.436907 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 221 rows starting from the beginning of the part | ||
2409 | 2024.12.21 02:51:13.437143 [ 281 ] {146ae8e6-8618-47c0-b752-3fd52f32578f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2410 | 2024.12.21 02:51:13.437173 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 221 rows starting from the beginning of the part | ||
2411 | 2024.12.21 02:51:13.437387 [ 281 ] {146ae8e6-8618-47c0-b752-3fd52f32578f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2412 | 2024.12.21 02:51:13.437434 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
2413 | 2024.12.21 02:51:13.437799 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1363 rows starting from the beginning of the part | ||
2414 | 2024.12.21 02:51:13.438159 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
2415 | 2024.12.21 02:51:13.438602 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
2416 | 2024.12.21 02:51:13.440378 [ 281 ] {146ae8e6-8618-47c0-b752-3fd52f32578f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2417 | 2024.12.21 02:51:13.440463 [ 281 ] {146ae8e6-8618-47c0-b752-3fd52f32578f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2418 | 2024.12.21 02:51:13.441540 [ 281 ] {146ae8e6-8618-47c0-b752-3fd52f32578f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2419 | 2024.12.21 02:51:13.442119 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1927 rows, containing 5 columns (5 merged, 0 gathered) in 0.005628526 sec., 342363.1693271027 rows/sec., 30.18 MiB/sec. | ||
2420 | 2024.12.21 02:51:13.442130 [ 281 ] {146ae8e6-8618-47c0-b752-3fd52f32578f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2421 | 2024.12.21 02:51:13.442498 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2422 | 2024.12.21 02:51:13.442526 [ 281 ] {146ae8e6-8618-47c0-b752-3fd52f32578f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005542 sec., 1443.5221941537352 rows/sec., 108.55 KiB/sec. | ||
2423 | 2024.12.21 02:51:13.442690 [ 281 ] {146ae8e6-8618-47c0-b752-3fd52f32578f} <Debug> TCPHandler: Processed in 0.006103581 sec. | ||
2424 | 2024.12.21 02:51:13.442913 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2425 | 2024.12.21 02:51:13.442993 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_11_2} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2426 | 2024.12.21 02:51:13.443165 [ 279 ] {30994e9d-3619-4dbb-a27e-e296ef92b31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2427 | 2024.12.21 02:51:13.443179 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_11_2} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2428 | 2024.12.21 02:51:13.443255 [ 279 ] {30994e9d-3619-4dbb-a27e-e296ef92b31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2429 | 2024.12.21 02:51:13.443330 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
2430 | 2024.12.21 02:51:13.444033 [ 279 ] {30994e9d-3619-4dbb-a27e-e296ef92b31a} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2431 | 2024.12.21 02:51:13.444076 [ 279 ] {30994e9d-3619-4dbb-a27e-e296ef92b31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2432 | 2024.12.21 02:51:13.444443 [ 279 ] {30994e9d-3619-4dbb-a27e-e296ef92b31a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2433 | 2024.12.21 02:51:13.444683 [ 279 ] {30994e9d-3619-4dbb-a27e-e296ef92b31a} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2434 | 2024.12.21 02:51:13.444800 [ 32 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2435 | 2024.12.21 02:51:13.444836 [ 32 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2436 | 2024.12.21 02:51:13.444860 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2437 | 2024.12.21 02:51:13.444868 [ 279 ] {30994e9d-3619-4dbb-a27e-e296ef92b31a} <Debug> executeQuery: Read 44 rows, 3.52 KiB in 0.00177 sec., 24858.75706214689 rows/sec., 1.94 MiB/sec. | ||
2438 | 2024.12.21 02:51:13.445061 [ 279 ] {30994e9d-3619-4dbb-a27e-e296ef92b31a} <Debug> TCPHandler: Processed in 0.002247446 sec. | ||
2439 | 2024.12.21 02:51:13.445111 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
2440 | 2024.12.21 02:51:13.445272 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2441 | 2024.12.21 02:51:13.445297 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2442 | 2024.12.21 02:51:13.445345 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 386 rows starting from the beginning of the part | ||
2443 | 2024.12.21 02:51:13.445562 [ 281 ] {b4337eb1-cedb-4483-a31d-4f23d2bc28d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2444 | 2024.12.21 02:51:13.445594 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 376 rows starting from the beginning of the part | ||
2445 | 2024.12.21 02:51:13.445785 [ 281 ] {b4337eb1-cedb-4483-a31d-4f23d2bc28d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2446 | 2024.12.21 02:51:13.445939 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 44 rows starting from the beginning of the part | ||
2447 | 2024.12.21 02:51:13.446283 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 834 rows starting from the beginning of the part | ||
2448 | 2024.12.21 02:51:13.446675 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
2449 | 2024.12.21 02:51:13.447049 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
2450 | 2024.12.21 02:51:13.448444 [ 281 ] {b4337eb1-cedb-4483-a31d-4f23d2bc28d7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2451 | 2024.12.21 02:51:13.448530 [ 281 ] {b4337eb1-cedb-4483-a31d-4f23d2bc28d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2452 | 2024.12.21 02:51:13.449672 [ 281 ] {b4337eb1-cedb-4483-a31d-4f23d2bc28d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2453 | 2024.12.21 02:51:13.450231 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1720 rows, containing 5 columns (5 merged, 0 gathered) in 0.005293812 sec., 324907.64689036936 rows/sec., 24.63 MiB/sec. | ||
2454 | 2024.12.21 02:51:13.450251 [ 281 ] {b4337eb1-cedb-4483-a31d-4f23d2bc28d7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2455 | 2024.12.21 02:51:13.450513 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2456 | 2024.12.21 02:51:13.450668 [ 281 ] {b4337eb1-cedb-4483-a31d-4f23d2bc28d7} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.005251 sec., 20948.39078270806 rows/sec., 1.46 MiB/sec. | ||
2457 | 2024.12.21 02:51:13.450822 [ 281 ] {b4337eb1-cedb-4483-a31d-4f23d2bc28d7} <Debug> TCPHandler: Processed in 0.005652666 sec. | ||
2458 | 2024.12.21 02:51:13.451037 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2459 | 2024.12.21 02:51:13.451095 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2460 | 2024.12.21 02:51:13.451209 [ 279 ] {c9dc87ee-9a23-4c13-a90b-0a0bc211f6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2461 | 2024.12.21 02:51:13.451230 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_11_2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2462 | 2024.12.21 02:51:13.451341 [ 279 ] {c9dc87ee-9a23-4c13-a90b-0a0bc211f6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2463 | 2024.12.21 02:51:13.451354 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2464 | 2024.12.21 02:51:13.452559 [ 279 ] {c9dc87ee-9a23-4c13-a90b-0a0bc211f6a1} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2465 | 2024.12.21 02:51:13.452597 [ 279 ] {c9dc87ee-9a23-4c13-a90b-0a0bc211f6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2466 | 2024.12.21 02:51:13.453233 [ 279 ] {c9dc87ee-9a23-4c13-a90b-0a0bc211f6a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2467 | 2024.12.21 02:51:13.453507 [ 279 ] {c9dc87ee-9a23-4c13-a90b-0a0bc211f6a1} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2468 | 2024.12.21 02:51:13.453741 [ 279 ] {c9dc87ee-9a23-4c13-a90b-0a0bc211f6a1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00257 sec., 3112.8404669260703 rows/sec., 5.58 MiB/sec. | ||
2469 | 2024.12.21 02:51:13.453832 [ 279 ] {c9dc87ee-9a23-4c13-a90b-0a0bc211f6a1} <Debug> TCPHandler: Processed in 0.002909064 sec. | ||
2470 | 2024.12.21 02:51:13.454001 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2471 | 2024.12.21 02:51:13.454146 [ 281 ] {ef4b208a-80db-49dd-ab2a-070040af615f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2472 | 2024.12.21 02:51:13.454208 [ 281 ] {ef4b208a-80db-49dd-ab2a-070040af615f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2473 | 2024.12.21 02:51:13.454776 [ 281 ] {ef4b208a-80db-49dd-ab2a-070040af615f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2474 | 2024.12.21 02:51:13.454824 [ 281 ] {ef4b208a-80db-49dd-ab2a-070040af615f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2475 | 2024.12.21 02:51:13.455202 [ 281 ] {ef4b208a-80db-49dd-ab2a-070040af615f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2476 | 2024.12.21 02:51:13.455437 [ 281 ] {ef4b208a-80db-49dd-ab2a-070040af615f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2477 | 2024.12.21 02:51:13.455647 [ 281 ] {ef4b208a-80db-49dd-ab2a-070040af615f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001536 sec., 26041.666666666664 rows/sec., 1.74 MiB/sec. | ||
2478 | 2024.12.21 02:51:13.455701 [ 281 ] {ef4b208a-80db-49dd-ab2a-070040af615f} <Debug> TCPHandler: Processed in 0.001767281 sec. | ||
2479 | 2024.12.21 02:51:17.636581 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2480 | 2024.12.21 02:51:17.636648 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2481 | 2024.12.21 02:51:17.715360 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2482 | 2024.12.21 02:51:17.715994 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2483 | 2024.12.21 02:51:17.716042 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2484 | 2024.12.21 02:51:17.716581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2485 | 2024.12.21 02:51:17.716853 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2486 | 2024.12.21 02:51:17.717087 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2487 | 2024.12.21 02:51:17.721994 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 328 | ||
2488 | 2024.12.21 02:51:17.724844 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2489 | 2024.12.21 02:51:17.724891 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2490 | 2024.12.21 02:51:17.726352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2491 | 2024.12.21 02:51:17.726661 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2492 | 2024.12.21 02:51:17.727210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
2493 | 2024.12.21 02:51:18.069849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2494 | 2024.12.21 02:51:18.088592 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2495 | 2024.12.21 02:51:18.088647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2496 | 2024.12.21 02:51:18.096106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2497 | 2024.12.21 02:51:18.096910 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2498 | 2024.12.21 02:51:18.099506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2499 | 2024.12.21 02:51:18.430262 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2500 | 2024.12.21 02:51:18.430652 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2501 | 2024.12.21 02:51:18.431176 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2502 | 2024.12.21 02:51:18.431230 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2503 | 2024.12.21 02:51:18.431586 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2504 | 2024.12.21 02:51:18.431663 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2505 | 2024.12.21 02:51:18.431838 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
2506 | 2024.12.21 02:51:18.432083 [ 300 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2507 | 2024.12.21 02:51:18.432128 [ 298 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2508 | 2024.12.21 02:51:18.432132 [ 297 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2509 | 2024.12.21 02:51:18.432123 [ 295 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2510 | 2024.12.21 02:51:18.432394 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (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 | ||
2511 | 2024.12.21 02:51:18.432427 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2512 | 2024.12.21 02:51:18.432567 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2513 | 2024.12.21 02:51:18.432592 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
2514 | 2024.12.21 02:51:18.432635 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2515 | 2024.12.21 02:51:18.432680 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2516 | 2024.12.21 02:51:18.432720 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2517 | 2024.12.21 02:51:18.432757 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2518 | 2024.12.21 02:51:18.434896 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.004438 sec., 9463.72239747634 rows/sec., 360.65 KiB/sec. | ||
2519 | 2024.12.21 02:51:18.435138 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Debug> MemoryTracker: Peak memory usage (for query): 144.62 KiB. | ||
2520 | 2024.12.21 02:51:18.435159 [ 279 ] {03a872ef-945a-431e-a728-8fec3aced068} <Debug> TCPHandler: Processed in 0.005068269 sec. | ||
2521 | 2024.12.21 02:51:18.445166 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2522 | 2024.12.21 02:51:18.445291 [ 279 ] {16ddf0b9-323d-4448-a12b-52b7ad538347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2523 | 2024.12.21 02:51:18.445341 [ 279 ] {16ddf0b9-323d-4448-a12b-52b7ad538347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2524 | 2024.12.21 02:51:18.446020 [ 279 ] {16ddf0b9-323d-4448-a12b-52b7ad538347} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2525 | 2024.12.21 02:51:18.446060 [ 279 ] {16ddf0b9-323d-4448-a12b-52b7ad538347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2526 | 2024.12.21 02:51:18.446522 [ 279 ] {16ddf0b9-323d-4448-a12b-52b7ad538347} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2527 | 2024.12.21 02:51:18.446738 [ 279 ] {16ddf0b9-323d-4448-a12b-52b7ad538347} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2528 | 2024.12.21 02:51:18.446964 [ 279 ] {16ddf0b9-323d-4448-a12b-52b7ad538347} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001708 sec., 585.4800936768149 rows/sec., 60.61 KiB/sec. | ||
2529 | 2024.12.21 02:51:18.447019 [ 279 ] {16ddf0b9-323d-4448-a12b-52b7ad538347} <Debug> TCPHandler: Processed in 0.001909502 sec. | ||
2530 | 2024.12.21 02:51:18.447257 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2531 | 2024.12.21 02:51:18.447451 [ 281 ] {a7e26abb-bae7-43ff-bbd5-3190a34af8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2532 | 2024.12.21 02:51:18.447530 [ 281 ] {a7e26abb-bae7-43ff-bbd5-3190a34af8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2533 | 2024.12.21 02:51:18.448298 [ 281 ] {a7e26abb-bae7-43ff-bbd5-3190a34af8b9} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2534 | 2024.12.21 02:51:18.448337 [ 281 ] {a7e26abb-bae7-43ff-bbd5-3190a34af8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2535 | 2024.12.21 02:51:18.448754 [ 281 ] {a7e26abb-bae7-43ff-bbd5-3190a34af8b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2536 | 2024.12.21 02:51:18.449006 [ 281 ] {a7e26abb-bae7-43ff-bbd5-3190a34af8b9} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2537 | 2024.12.21 02:51:18.449235 [ 281 ] {a7e26abb-bae7-43ff-bbd5-3190a34af8b9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001835 sec., 7629.427792915531 rows/sec., 549.22 KiB/sec. | ||
2538 | 2024.12.21 02:51:18.449371 [ 281 ] {a7e26abb-bae7-43ff-bbd5-3190a34af8b9} <Debug> TCPHandler: Processed in 0.002247746 sec. | ||
2539 | 2024.12.21 02:51:18.449524 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2540 | 2024.12.21 02:51:18.449663 [ 279 ] {8596b7e4-93ef-4f0b-b3a4-b34708879a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2541 | 2024.12.21 02:51:18.449719 [ 279 ] {8596b7e4-93ef-4f0b-b3a4-b34708879a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2542 | 2024.12.21 02:51:18.450431 [ 279 ] {8596b7e4-93ef-4f0b-b3a4-b34708879a10} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2543 | 2024.12.21 02:51:18.450470 [ 279 ] {8596b7e4-93ef-4f0b-b3a4-b34708879a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2544 | 2024.12.21 02:51:18.450857 [ 279 ] {8596b7e4-93ef-4f0b-b3a4-b34708879a10} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2545 | 2024.12.21 02:51:18.451099 [ 279 ] {8596b7e4-93ef-4f0b-b3a4-b34708879a10} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2546 | 2024.12.21 02:51:18.451307 [ 279 ] {8596b7e4-93ef-4f0b-b3a4-b34708879a10} <Debug> executeQuery: Read 242 rows, 22.00 KiB in 0.001675 sec., 144477.6119402985 rows/sec., 12.82 MiB/sec. | ||
2547 | 2024.12.21 02:51:18.451359 [ 279 ] {8596b7e4-93ef-4f0b-b3a4-b34708879a10} <Debug> TCPHandler: Processed in 0.001900872 sec. | ||
2548 | 2024.12.21 02:51:18.451550 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2549 | 2024.12.21 02:51:18.451772 [ 281 ] {8e425c35-e0a6-43bf-a15e-5496f0b5fa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2550 | 2024.12.21 02:51:18.451860 [ 281 ] {8e425c35-e0a6-43bf-a15e-5496f0b5fa45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2551 | 2024.12.21 02:51:18.452530 [ 281 ] {8e425c35-e0a6-43bf-a15e-5496f0b5fa45} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2552 | 2024.12.21 02:51:18.452567 [ 281 ] {8e425c35-e0a6-43bf-a15e-5496f0b5fa45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2553 | 2024.12.21 02:51:18.452930 [ 281 ] {8e425c35-e0a6-43bf-a15e-5496f0b5fa45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2554 | 2024.12.21 02:51:18.453174 [ 281 ] {8e425c35-e0a6-43bf-a15e-5496f0b5fa45} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2555 | 2024.12.21 02:51:18.453373 [ 281 ] {8e425c35-e0a6-43bf-a15e-5496f0b5fa45} <Debug> executeQuery: Read 39 rows, 2.86 KiB in 0.001649 sec., 23650.697392359005 rows/sec., 1.70 MiB/sec. | ||
2556 | 2024.12.21 02:51:18.453456 [ 281 ] {8e425c35-e0a6-43bf-a15e-5496f0b5fa45} <Debug> TCPHandler: Processed in 0.002009623 sec. | ||
2557 | 2024.12.21 02:51:18.453651 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2558 | 2024.12.21 02:51:18.453868 [ 279 ] {12bdd319-40df-47a8-aa93-348884ebf412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2559 | 2024.12.21 02:51:18.453956 [ 279 ] {12bdd319-40df-47a8-aa93-348884ebf412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2560 | 2024.12.21 02:51:18.454566 [ 279 ] {12bdd319-40df-47a8-aa93-348884ebf412} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2561 | 2024.12.21 02:51:18.454606 [ 279 ] {12bdd319-40df-47a8-aa93-348884ebf412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2562 | 2024.12.21 02:51:18.454960 [ 279 ] {12bdd319-40df-47a8-aa93-348884ebf412} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2563 | 2024.12.21 02:51:18.455207 [ 279 ] {12bdd319-40df-47a8-aa93-348884ebf412} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2564 | 2024.12.21 02:51:18.455418 [ 279 ] {12bdd319-40df-47a8-aa93-348884ebf412} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001603 sec., 9357.454772301933 rows/sec., 653.07 KiB/sec. | ||
2565 | 2024.12.21 02:51:18.455470 [ 279 ] {12bdd319-40df-47a8-aa93-348884ebf412} <Debug> TCPHandler: Processed in 0.001929233 sec. | ||
2566 | 2024.12.21 02:51:18.455612 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2567 | 2024.12.21 02:51:18.455748 [ 281 ] {52727776-f5cc-48dc-9442-5f062f7f2ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2568 | 2024.12.21 02:51:18.455804 [ 281 ] {52727776-f5cc-48dc-9442-5f062f7f2ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2569 | 2024.12.21 02:51:18.456401 [ 281 ] {52727776-f5cc-48dc-9442-5f062f7f2ba9} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2570 | 2024.12.21 02:51:18.456438 [ 281 ] {52727776-f5cc-48dc-9442-5f062f7f2ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2571 | 2024.12.21 02:51:18.456791 [ 281 ] {52727776-f5cc-48dc-9442-5f062f7f2ba9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2572 | 2024.12.21 02:51:18.457031 [ 281 ] {52727776-f5cc-48dc-9442-5f062f7f2ba9} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2573 | 2024.12.21 02:51:18.457239 [ 281 ] {52727776-f5cc-48dc-9442-5f062f7f2ba9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. | ||
2574 | 2024.12.21 02:51:18.457292 [ 281 ] {52727776-f5cc-48dc-9442-5f062f7f2ba9} <Debug> TCPHandler: Processed in 0.001745681 sec. | ||
2575 | 2024.12.21 02:51:18.457485 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2576 | 2024.12.21 02:51:18.457702 [ 279 ] {f1c1da87-a00e-4098-b0b9-cbc48e422758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2577 | 2024.12.21 02:51:18.457821 [ 279 ] {f1c1da87-a00e-4098-b0b9-cbc48e422758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2578 | 2024.12.21 02:51:18.458628 [ 279 ] {f1c1da87-a00e-4098-b0b9-cbc48e422758} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2579 | 2024.12.21 02:51:18.458667 [ 279 ] {f1c1da87-a00e-4098-b0b9-cbc48e422758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2580 | 2024.12.21 02:51:18.459081 [ 279 ] {f1c1da87-a00e-4098-b0b9-cbc48e422758} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2581 | 2024.12.21 02:51:18.459325 [ 279 ] {f1c1da87-a00e-4098-b0b9-cbc48e422758} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2582 | 2024.12.21 02:51:18.459545 [ 279 ] {f1c1da87-a00e-4098-b0b9-cbc48e422758} <Debug> executeQuery: Read 396 rows, 28.82 KiB in 0.001894 sec., 209081.30939809926 rows/sec., 14.86 MiB/sec. | ||
2583 | 2024.12.21 02:51:18.459605 [ 279 ] {f1c1da87-a00e-4098-b0b9-cbc48e422758} <Debug> TCPHandler: Processed in 0.002231686 sec. | ||
2584 | 2024.12.21 02:51:18.459749 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2585 | 2024.12.21 02:51:18.459886 [ 281 ] {0a0fd965-1579-44ed-af6b-3dd14933ddcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2586 | 2024.12.21 02:51:18.459943 [ 281 ] {0a0fd965-1579-44ed-af6b-3dd14933ddcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2587 | 2024.12.21 02:51:18.460506 [ 281 ] {0a0fd965-1579-44ed-af6b-3dd14933ddcf} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2588 | 2024.12.21 02:51:18.460552 [ 281 ] {0a0fd965-1579-44ed-af6b-3dd14933ddcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2589 | 2024.12.21 02:51:18.460980 [ 281 ] {0a0fd965-1579-44ed-af6b-3dd14933ddcf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2590 | 2024.12.21 02:51:18.461221 [ 281 ] {0a0fd965-1579-44ed-af6b-3dd14933ddcf} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2591 | 2024.12.21 02:51:18.461497 [ 281 ] {0a0fd965-1579-44ed-af6b-3dd14933ddcf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001623 sec., 3696.857670979667 rows/sec., 193.15 KiB/sec. | ||
2592 | 2024.12.21 02:51:18.461573 [ 281 ] {0a0fd965-1579-44ed-af6b-3dd14933ddcf} <Debug> TCPHandler: Processed in 0.001890562 sec. | ||
2593 | 2024.12.21 02:51:18.461719 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2594 | 2024.12.21 02:51:18.461839 [ 279 ] {b0272939-d917-4717-8479-711f02f1ceae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2595 | 2024.12.21 02:51:18.461890 [ 279 ] {b0272939-d917-4717-8479-711f02f1ceae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2596 | 2024.12.21 02:51:18.462456 [ 279 ] {b0272939-d917-4717-8479-711f02f1ceae} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2597 | 2024.12.21 02:51:18.462494 [ 279 ] {b0272939-d917-4717-8479-711f02f1ceae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2598 | 2024.12.21 02:51:18.462894 [ 279 ] {b0272939-d917-4717-8479-711f02f1ceae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2599 | 2024.12.21 02:51:18.463135 [ 279 ] {b0272939-d917-4717-8479-711f02f1ceae} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2600 | 2024.12.21 02:51:18.463348 [ 279 ] {b0272939-d917-4717-8479-711f02f1ceae} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001533 sec., 121983.03979125897 rows/sec., 8.10 MiB/sec. | ||
2601 | 2024.12.21 02:51:18.463408 [ 279 ] {b0272939-d917-4717-8479-711f02f1ceae} <Debug> TCPHandler: Processed in 0.001747441 sec. | ||
2602 | 2024.12.21 02:51:18.463532 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2603 | 2024.12.21 02:51:18.463647 [ 281 ] {fcee644f-7c64-4670-b04f-a488a5725189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2604 | 2024.12.21 02:51:18.463696 [ 281 ] {fcee644f-7c64-4670-b04f-a488a5725189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2605 | 2024.12.21 02:51:18.464167 [ 281 ] {fcee644f-7c64-4670-b04f-a488a5725189} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2606 | 2024.12.21 02:51:18.464205 [ 281 ] {fcee644f-7c64-4670-b04f-a488a5725189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2607 | 2024.12.21 02:51:18.464567 [ 281 ] {fcee644f-7c64-4670-b04f-a488a5725189} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2608 | 2024.12.21 02:51:18.464817 [ 281 ] {fcee644f-7c64-4670-b04f-a488a5725189} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2609 | 2024.12.21 02:51:18.465054 [ 281 ] {fcee644f-7c64-4670-b04f-a488a5725189} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001423 sec., 1405.4813773717499 rows/sec., 91.96 KiB/sec. | ||
2610 | 2024.12.21 02:51:18.465111 [ 281 ] {fcee644f-7c64-4670-b04f-a488a5725189} <Debug> TCPHandler: Processed in 0.001630689 sec. | ||
2611 | 2024.12.21 02:51:18.465247 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2612 | 2024.12.21 02:51:18.465366 [ 279 ] {177b4e41-74f3-4552-86ff-561b1d4907ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2613 | 2024.12.21 02:51:18.465446 [ 279 ] {177b4e41-74f3-4552-86ff-561b1d4907ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2614 | 2024.12.21 02:51:18.466554 [ 279 ] {177b4e41-74f3-4552-86ff-561b1d4907ad} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2615 | 2024.12.21 02:51:18.466593 [ 279 ] {177b4e41-74f3-4552-86ff-561b1d4907ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2616 | 2024.12.21 02:51:18.467232 [ 279 ] {177b4e41-74f3-4552-86ff-561b1d4907ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2617 | 2024.12.21 02:51:18.467500 [ 279 ] {177b4e41-74f3-4552-86ff-561b1d4907ad} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2618 | 2024.12.21 02:51:18.467744 [ 279 ] {177b4e41-74f3-4552-86ff-561b1d4907ad} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.0024 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
2619 | 2024.12.21 02:51:18.467865 [ 279 ] {177b4e41-74f3-4552-86ff-561b1d4907ad} <Debug> TCPHandler: Processed in 0.002674751 sec. | ||
2620 | 2024.12.21 02:51:18.468013 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2621 | 2024.12.21 02:51:18.468131 [ 281 ] {c6538d7f-7524-406d-b307-180004dc639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2622 | 2024.12.21 02:51:18.468186 [ 281 ] {c6538d7f-7524-406d-b307-180004dc639f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2623 | 2024.12.21 02:51:18.468719 [ 281 ] {c6538d7f-7524-406d-b307-180004dc639f} <Trace> oximeter.measurements_i64 (ebaadb4a-1ecc-48f0-99ae-86ff5fd0e5b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2624 | 2024.12.21 02:51:18.468761 [ 281 ] {c6538d7f-7524-406d-b307-180004dc639f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2625 | 2024.12.21 02:51:18.469139 [ 281 ] {c6538d7f-7524-406d-b307-180004dc639f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2626 | 2024.12.21 02:51:18.469371 [ 281 ] {c6538d7f-7524-406d-b307-180004dc639f} <Trace> oximeter.measurements_i64 (ebaadb4a-1ecc-48f0-99ae-86ff5fd0e5b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2627 | 2024.12.21 02:51:18.469611 [ 281 ] {c6538d7f-7524-406d-b307-180004dc639f} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001502 sec., 7989.347536617843 rows/sec., 583.21 KiB/sec. | ||
2628 | 2024.12.21 02:51:18.469735 [ 281 ] {c6538d7f-7524-406d-b307-180004dc639f} <Debug> TCPHandler: Processed in 0.001783361 sec. | ||
2629 | 2024.12.21 02:51:18.469881 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2630 | 2024.12.21 02:51:18.470006 [ 279 ] {ec649520-5610-4565-af1d-3cfacdcf4fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2631 | 2024.12.21 02:51:18.470068 [ 279 ] {ec649520-5610-4565-af1d-3cfacdcf4fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2632 | 2024.12.21 02:51:18.470663 [ 279 ] {ec649520-5610-4565-af1d-3cfacdcf4fb4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2633 | 2024.12.21 02:51:18.470709 [ 279 ] {ec649520-5610-4565-af1d-3cfacdcf4fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2634 | 2024.12.21 02:51:18.471144 [ 279 ] {ec649520-5610-4565-af1d-3cfacdcf4fb4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2635 | 2024.12.21 02:51:18.471392 [ 279 ] {ec649520-5610-4565-af1d-3cfacdcf4fb4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2636 | 2024.12.21 02:51:18.471617 [ 279 ] {ec649520-5610-4565-af1d-3cfacdcf4fb4} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001641 sec., 37781.84034125533 rows/sec., 2.34 MiB/sec. | ||
2637 | 2024.12.21 02:51:18.471686 [ 279 ] {ec649520-5610-4565-af1d-3cfacdcf4fb4} <Debug> TCPHandler: Processed in 0.001863472 sec. | ||
2638 | 2024.12.21 02:51:23.435262 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2639 | 2024.12.21 02:51:23.435460 [ 279 ] {2bf47097-14a3-483f-a9c1-d8933f30adfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2640 | 2024.12.21 02:51:23.435530 [ 279 ] {2bf47097-14a3-483f-a9c1-d8933f30adfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2641 | 2024.12.21 02:51:23.436297 [ 279 ] {2bf47097-14a3-483f-a9c1-d8933f30adfd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2642 | 2024.12.21 02:51:23.436348 [ 279 ] {2bf47097-14a3-483f-a9c1-d8933f30adfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2643 | 2024.12.21 02:51:23.436786 [ 279 ] {2bf47097-14a3-483f-a9c1-d8933f30adfd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2644 | 2024.12.21 02:51:23.437040 [ 279 ] {2bf47097-14a3-483f-a9c1-d8933f30adfd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2645 | 2024.12.21 02:51:23.437307 [ 279 ] {2bf47097-14a3-483f-a9c1-d8933f30adfd} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001897 sec., 37954.66526093832 rows/sec., 3.07 MiB/sec. | ||
2646 | 2024.12.21 02:51:23.437523 [ 279 ] {2bf47097-14a3-483f-a9c1-d8933f30adfd} <Debug> TCPHandler: Processed in 0.002382198 sec. | ||
2647 | 2024.12.21 02:51:23.437804 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2648 | 2024.12.21 02:51:23.438014 [ 281 ] {12c89a52-9957-41b5-a172-f012fd477ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2649 | 2024.12.21 02:51:23.438093 [ 281 ] {12c89a52-9957-41b5-a172-f012fd477ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2650 | 2024.12.21 02:51:23.438791 [ 281 ] {12c89a52-9957-41b5-a172-f012fd477ebd} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2651 | 2024.12.21 02:51:23.438834 [ 281 ] {12c89a52-9957-41b5-a172-f012fd477ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2652 | 2024.12.21 02:51:23.439251 [ 281 ] {12c89a52-9957-41b5-a172-f012fd477ebd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2653 | 2024.12.21 02:51:23.439503 [ 281 ] {12c89a52-9957-41b5-a172-f012fd477ebd} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2654 | 2024.12.21 02:51:23.439701 [ 281 ] {12c89a52-9957-41b5-a172-f012fd477ebd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001745 sec., 4584.5272206303725 rows/sec., 344.73 KiB/sec. | ||
2655 | 2024.12.21 02:51:23.439759 [ 281 ] {12c89a52-9957-41b5-a172-f012fd477ebd} <Debug> TCPHandler: Processed in 0.002096085 sec. | ||
2656 | 2024.12.21 02:51:23.439909 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2657 | 2024.12.21 02:51:23.440035 [ 279 ] {d24b6cf5-068b-43b2-9334-27a6125b8bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2658 | 2024.12.21 02:51:23.440087 [ 279 ] {d24b6cf5-068b-43b2-9334-27a6125b8bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2659 | 2024.12.21 02:51:23.440714 [ 279 ] {d24b6cf5-068b-43b2-9334-27a6125b8bb4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2660 | 2024.12.21 02:51:23.440756 [ 279 ] {d24b6cf5-068b-43b2-9334-27a6125b8bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2661 | 2024.12.21 02:51:23.441134 [ 279 ] {d24b6cf5-068b-43b2-9334-27a6125b8bb4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2662 | 2024.12.21 02:51:23.441374 [ 279 ] {d24b6cf5-068b-43b2-9334-27a6125b8bb4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2663 | 2024.12.21 02:51:23.441592 [ 279 ] {d24b6cf5-068b-43b2-9334-27a6125b8bb4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001585 sec., 45425.86750788643 rows/sec., 3.55 MiB/sec. | ||
2664 | 2024.12.21 02:51:23.441648 [ 279 ] {d24b6cf5-068b-43b2-9334-27a6125b8bb4} <Debug> TCPHandler: Processed in 0.001796611 sec. | ||
2665 | 2024.12.21 02:51:23.441795 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2666 | 2024.12.21 02:51:23.441922 [ 281 ] {99f495f1-6d70-4ebd-9e12-a15d9262157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2667 | 2024.12.21 02:51:23.441980 [ 281 ] {99f495f1-6d70-4ebd-9e12-a15d9262157c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2668 | 2024.12.21 02:51:23.442540 [ 281 ] {99f495f1-6d70-4ebd-9e12-a15d9262157c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2669 | 2024.12.21 02:51:23.442578 [ 281 ] {99f495f1-6d70-4ebd-9e12-a15d9262157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2670 | 2024.12.21 02:51:23.442976 [ 281 ] {99f495f1-6d70-4ebd-9e12-a15d9262157c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2671 | 2024.12.21 02:51:23.443210 [ 281 ] {99f495f1-6d70-4ebd-9e12-a15d9262157c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2672 | 2024.12.21 02:51:23.443336 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2673 | 2024.12.21 02:51:23.443379 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2674 | 2024.12.21 02:51:23.443397 [ 281 ] {99f495f1-6d70-4ebd-9e12-a15d9262157c} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.001504 sec., 99734.0425531915 rows/sec., 6.95 MiB/sec. | ||
2675 | 2024.12.21 02:51:23.443410 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2676 | 2024.12.21 02:51:23.443502 [ 281 ] {99f495f1-6d70-4ebd-9e12-a15d9262157c} <Debug> TCPHandler: Processed in 0.00175852 sec. | ||
2677 | 2024.12.21 02:51:23.443743 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
2678 | 2024.12.21 02:51:23.443753 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2679 | 2024.12.21 02:51:23.444066 [ 279 ] {52ef6012-336c-48ea-938a-4c0b4803d201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2680 | 2024.12.21 02:51:23.444090 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2681 | 2024.12.21 02:51:23.444199 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 792 rows starting from the beginning of the part | ||
2682 | 2024.12.21 02:51:23.444270 [ 279 ] {52ef6012-336c-48ea-938a-4c0b4803d201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2683 | 2024.12.21 02:51:23.444577 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2375 rows starting from the beginning of the part | ||
2684 | 2024.12.21 02:51:23.445017 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 88 rows starting from the beginning of the part | ||
2685 | 2024.12.21 02:51:23.445417 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
2686 | 2024.12.21 02:51:23.445707 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 187 rows starting from the beginning of the part | ||
2687 | 2024.12.21 02:51:23.446091 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
2688 | 2024.12.21 02:51:23.449622 [ 279 ] {52ef6012-336c-48ea-938a-4c0b4803d201} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2689 | 2024.12.21 02:51:23.449668 [ 279 ] {52ef6012-336c-48ea-938a-4c0b4803d201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2690 | 2024.12.21 02:51:23.450496 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3702 rows, containing 5 columns (5 merged, 0 gathered) in 0.006959851 sec., 531907.938833748 rows/sec., 35.77 MiB/sec. | ||
2691 | 2024.12.21 02:51:23.451000 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2692 | 2024.12.21 02:51:23.451046 [ 279 ] {52ef6012-336c-48ea-938a-4c0b4803d201} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2693 | 2024.12.21 02:51:23.451566 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2694 | 2024.12.21 02:51:23.451680 [ 279 ] {52ef6012-336c-48ea-938a-4c0b4803d201} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2695 | 2024.12.21 02:51:23.451796 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2696 | 2024.12.21 02:51:23.452057 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
2697 | 2024.12.21 02:51:23.452179 [ 279 ] {52ef6012-336c-48ea-938a-4c0b4803d201} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008201 sec., 975.4907938056334 rows/sec., 1.75 MiB/sec. | ||
2698 | 2024.12.21 02:51:23.452321 [ 279 ] {52ef6012-336c-48ea-938a-4c0b4803d201} <Debug> TCPHandler: Processed in 0.008703471 sec. | ||
2699 | 2024.12.21 02:51:23.452478 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2700 | 2024.12.21 02:51:23.452619 [ 281 ] {ca360e98-785a-4927-b33d-defc5ea7cb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2701 | 2024.12.21 02:51:23.452681 [ 281 ] {ca360e98-785a-4927-b33d-defc5ea7cb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2702 | 2024.12.21 02:51:23.453233 [ 281 ] {ca360e98-785a-4927-b33d-defc5ea7cb16} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2703 | 2024.12.21 02:51:23.453270 [ 281 ] {ca360e98-785a-4927-b33d-defc5ea7cb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2704 | 2024.12.21 02:51:23.453658 [ 281 ] {ca360e98-785a-4927-b33d-defc5ea7cb16} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2705 | 2024.12.21 02:51:23.453897 [ 281 ] {ca360e98-785a-4927-b33d-defc5ea7cb16} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2706 | 2024.12.21 02:51:23.454020 [ 129 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2707 | 2024.12.21 02:51:23.454056 [ 129 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2708 | 2024.12.21 02:51:23.454080 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2709 | 2024.12.21 02:51:23.454085 [ 281 ] {ca360e98-785a-4927-b33d-defc5ea7cb16} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001498 sec., 37383.17757009346 rows/sec., 2.52 MiB/sec. | ||
2710 | 2024.12.21 02:51:23.454282 [ 281 ] {ca360e98-785a-4927-b33d-defc5ea7cb16} <Debug> TCPHandler: Processed in 0.001865582 sec. | ||
2711 | 2024.12.21 02:51:23.454330 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | 2024.12.21 02:51:23.454484 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2713 | 2024.12.21 02:51:23.454518 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
2714 | 2024.12.21 02:51:23.454634 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2715 | 2024.12.21 02:51:23.454833 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
2716 | 2024.12.21 02:51:23.454971 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
2717 | 2024.12.21 02:51:23.455176 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 62 rows starting from the beginning of the part | ||
2718 | 2024.12.21 02:51:23.455317 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
2719 | 2024.12.21 02:51:23.456507 [ 190 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 4 columns (4 merged, 0 gathered) in 0.002343237 sec., 211672.9976523928 rows/sec., 13.62 MiB/sec. | ||
2720 | 2024.12.21 02:51:23.456740 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2721 | 2024.12.21 02:51:23.457072 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2722 | 2024.12.21 02:51:23.457158 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_11_2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2723 | 2024.12.21 02:51:23.457245 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
2724 | 2024.12.21 02:51:25.217269 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2725 | 2024.12.21 02:51:25.218466 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2726 | 2024.12.21 02:51:25.218557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2727 | 2024.12.21 02:51:25.219105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2728 | 2024.12.21 02:51:25.219370 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2729 | 2024.12.21 02:51:25.219628 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2730 | 2024.12.21 02:51:25.599628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2731 | 2024.12.21 02:51:25.619300 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2732 | 2024.12.21 02:51:25.619363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2733 | 2024.12.21 02:51:25.627275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2734 | 2024.12.21 02:51:25.628080 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2735 | 2024.12.21 02:51:25.630831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2736 | 2024.12.21 02:51:27.727445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 368 | ||
2737 | 2024.12.21 02:51:27.731042 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2024.12.21 02:51:27.731095 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2739 | 2024.12.21 02:51:27.732602 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2740 | 2024.12.21 02:51:27.732927 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2741 | 2024.12.21 02:51:27.733795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
2742 | 2024.12.21 02:51:28.441581 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2743 | 2024.12.21 02:51:28.441753 [ 279 ] {e8dd5530-9f6f-437a-81de-340f9a7c060d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2744 | 2024.12.21 02:51:28.441881 [ 279 ] {e8dd5530-9f6f-437a-81de-340f9a7c060d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2745 | 2024.12.21 02:51:28.442622 [ 279 ] {e8dd5530-9f6f-437a-81de-340f9a7c060d} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2746 | 2024.12.21 02:51:28.442663 [ 279 ] {e8dd5530-9f6f-437a-81de-340f9a7c060d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2747 | 2024.12.21 02:51:28.443085 [ 279 ] {e8dd5530-9f6f-437a-81de-340f9a7c060d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2748 | 2024.12.21 02:51:28.443338 [ 279 ] {e8dd5530-9f6f-437a-81de-340f9a7c060d} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2749 | 2024.12.21 02:51:28.443491 [ 64 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2750 | 2024.12.21 02:51:28.443538 [ 64 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2751 | 2024.12.21 02:51:28.443548 [ 279 ] {e8dd5530-9f6f-437a-81de-340f9a7c060d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 564.92 KiB/sec. | ||
2752 | 2024.12.21 02:51:28.443568 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2753 | 2024.12.21 02:51:28.443667 [ 279 ] {e8dd5530-9f6f-437a-81de-340f9a7c060d} <Debug> TCPHandler: Processed in 0.002158615 sec. | ||
2754 | 2024.12.21 02:51:28.443800 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
2755 | 2024.12.21 02:51:28.443951 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2756 | 2024.12.21 02:51:28.443985 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2757 | 2024.12.21 02:51:28.444043 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
2758 | 2024.12.21 02:51:28.444267 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
2759 | 2024.12.21 02:51:28.444289 [ 281 ] {b2dc510e-4b78-4574-b6d9-43087aa8bec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2760 | 2024.12.21 02:51:28.444465 [ 281 ] {b2dc510e-4b78-4574-b6d9-43087aa8bec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2761 | 2024.12.21 02:51:28.444535 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
2762 | 2024.12.21 02:51:28.444997 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
2763 | 2024.12.21 02:51:28.445358 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
2764 | 2024.12.21 02:51:28.447458 [ 281 ] {b2dc510e-4b78-4574-b6d9-43087aa8bec5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2765 | 2024.12.21 02:51:28.447555 [ 281 ] {b2dc510e-4b78-4574-b6d9-43087aa8bec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2766 | 2024.12.21 02:51:28.447993 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00431353 sec., 16228.008151096665 rows/sec., 1.20 MiB/sec. | ||
2767 | 2024.12.21 02:51:28.448208 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2768 | 2024.12.21 02:51:28.448438 [ 281 ] {b2dc510e-4b78-4574-b6d9-43087aa8bec5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2769 | 2024.12.21 02:51:28.448598 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_5_1} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2770 | 2024.12.21 02:51:28.448711 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_5_1} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2771 | 2024.12.21 02:51:28.448746 [ 281 ] {b2dc510e-4b78-4574-b6d9-43087aa8bec5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2772 | 2024.12.21 02:51:28.448824 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2773 | 2024.12.21 02:51:28.449017 [ 281 ] {b2dc510e-4b78-4574-b6d9-43087aa8bec5} <Debug> executeQuery: Read 267 rows, 23.96 KiB in 0.00488 sec., 54713.114754098366 rows/sec., 4.80 MiB/sec. | ||
2774 | 2024.12.21 02:51:28.449092 [ 281 ] {b2dc510e-4b78-4574-b6d9-43087aa8bec5} <Debug> TCPHandler: Processed in 0.005297192 sec. | ||
2775 | 2024.12.21 02:51:28.449253 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2776 | 2024.12.21 02:51:28.449394 [ 279 ] {74cd9ce3-3de3-463c-8d1b-d76acf811800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2777 | 2024.12.21 02:51:28.449499 [ 279 ] {74cd9ce3-3de3-463c-8d1b-d76acf811800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2778 | 2024.12.21 02:51:28.450209 [ 279 ] {74cd9ce3-3de3-463c-8d1b-d76acf811800} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2779 | 2024.12.21 02:51:28.450253 [ 279 ] {74cd9ce3-3de3-463c-8d1b-d76acf811800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2780 | 2024.12.21 02:51:28.450618 [ 279 ] {74cd9ce3-3de3-463c-8d1b-d76acf811800} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2781 | 2024.12.21 02:51:28.450862 [ 279 ] {74cd9ce3-3de3-463c-8d1b-d76acf811800} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2782 | 2024.12.21 02:51:28.450974 [ 64 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2783 | 2024.12.21 02:51:28.451014 [ 64 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2784 | 2024.12.21 02:51:28.451035 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2785 | 2024.12.21 02:51:28.451053 [ 279 ] {74cd9ce3-3de3-463c-8d1b-d76acf811800} <Debug> executeQuery: Read 39 rows, 2.86 KiB in 0.001691 sec., 23063.27616794796 rows/sec., 1.65 MiB/sec. | ||
2786 | 2024.12.21 02:51:28.451206 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
2787 | 2024.12.21 02:51:28.451239 [ 279 ] {74cd9ce3-3de3-463c-8d1b-d76acf811800} <Debug> TCPHandler: Processed in 0.002046864 sec. | ||
2788 | 2024.12.21 02:51:28.451444 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2789 | 2024.12.21 02:51:28.451497 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 37 rows starting from the beginning of the part | ||
2790 | 2024.12.21 02:51:28.451508 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2791 | 2024.12.21 02:51:28.451723 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part | ||
2792 | 2024.12.21 02:51:28.452073 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
2793 | 2024.12.21 02:51:28.452176 [ 281 ] {cb848845-f064-4fa1-a9b7-9e6efadc01e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2794 | 2024.12.21 02:51:28.452303 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
2795 | 2024.12.21 02:51:28.452425 [ 281 ] {cb848845-f064-4fa1-a9b7-9e6efadc01e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2796 | 2024.12.21 02:51:28.452651 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
2797 | 2024.12.21 02:51:28.452984 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
2798 | 2024.12.21 02:51:28.454513 [ 281 ] {cb848845-f064-4fa1-a9b7-9e6efadc01e4} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2799 | 2024.12.21 02:51:28.454586 [ 281 ] {cb848845-f064-4fa1-a9b7-9e6efadc01e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2800 | 2024.12.21 02:51:28.455598 [ 281 ] {cb848845-f064-4fa1-a9b7-9e6efadc01e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2801 | 2024.12.21 02:51:28.455843 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.004730525 sec., 34245.670406561636 rows/sec., 2.59 MiB/sec. | ||
2802 | 2024.12.21 02:51:28.456079 [ 281 ] {cb848845-f064-4fa1-a9b7-9e6efadc01e4} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2803 | 2024.12.21 02:51:28.456090 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2804 | 2024.12.21 02:51:28.456675 [ 281 ] {cb848845-f064-4fa1-a9b7-9e6efadc01e4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004699 sec., 2979.3573100659714 rows/sec., 208.65 KiB/sec. | ||
2805 | 2024.12.21 02:51:28.456957 [ 281 ] {cb848845-f064-4fa1-a9b7-9e6efadc01e4} <Debug> TCPHandler: Processed in 0.005579805 sec. | ||
2806 | 2024.12.21 02:51:28.456952 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_11_2} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2807 | 2024.12.21 02:51:28.457173 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_11_2} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2808 | 2024.12.21 02:51:28.457269 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2809 | 2024.12.21 02:51:28.457325 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2810 | 2024.12.21 02:51:28.457462 [ 279 ] {34a6584b-8d89-40a9-86ce-c4c5e7812f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2811 | 2024.12.21 02:51:28.457523 [ 279 ] {34a6584b-8d89-40a9-86ce-c4c5e7812f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2812 | 2024.12.21 02:51:28.458210 [ 279 ] {34a6584b-8d89-40a9-86ce-c4c5e7812f81} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2024.12.21 02:51:28.458256 [ 279 ] {34a6584b-8d89-40a9-86ce-c4c5e7812f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2814 | 2024.12.21 02:51:28.458623 [ 279 ] {34a6584b-8d89-40a9-86ce-c4c5e7812f81} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2815 | 2024.12.21 02:51:28.458887 [ 279 ] {34a6584b-8d89-40a9-86ce-c4c5e7812f81} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2816 | 2024.12.21 02:51:28.459006 [ 64 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2817 | 2024.12.21 02:51:28.459046 [ 64 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2818 | 2024.12.21 02:51:28.459070 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2819 | 2024.12.21 02:51:28.459079 [ 279 ] {34a6584b-8d89-40a9-86ce-c4c5e7812f81} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001648 sec., 7888.349514563107 rows/sec., 491.84 KiB/sec. | ||
2820 | 2024.12.21 02:51:28.459256 [ 279 ] {34a6584b-8d89-40a9-86ce-c4c5e7812f81} <Debug> TCPHandler: Processed in 0.002188346 sec. | ||
2821 | 2024.12.21 02:51:28.459334 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
2822 | 2024.12.21 02:51:28.459488 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2823 | 2024.12.21 02:51:28.459555 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2824 | 2024.12.21 02:51:28.459614 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
2825 | 2024.12.21 02:51:28.459742 [ 281 ] {f7da72d5-46ba-41a6-a8bc-3b6e836035af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2826 | 2024.12.21 02:51:28.459876 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
2827 | 2024.12.21 02:51:28.459922 [ 281 ] {f7da72d5-46ba-41a6-a8bc-3b6e836035af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2828 | 2024.12.21 02:51:28.460303 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
2829 | 2024.12.21 02:51:28.460486 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
2830 | 2024.12.21 02:51:28.460688 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
2831 | 2024.12.21 02:51:28.461743 [ 281 ] {f7da72d5-46ba-41a6-a8bc-3b6e836035af} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2832 | 2024.12.21 02:51:28.461790 [ 281 ] {f7da72d5-46ba-41a6-a8bc-3b6e836035af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2833 | 2024.12.21 02:51:28.462050 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002899314 sec., 22419.096379350427 rows/sec., 1.45 MiB/sec. | ||
2834 | 2024.12.21 02:51:28.462274 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2835 | 2024.12.21 02:51:28.462563 [ 281 ] {f7da72d5-46ba-41a6-a8bc-3b6e836035af} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2836 | 2024.12.21 02:51:28.462842 [ 197 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_5_1} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2837 | 2024.12.21 02:51:28.462971 [ 197 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_5_1} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2838 | 2024.12.21 02:51:28.462972 [ 281 ] {f7da72d5-46ba-41a6-a8bc-3b6e836035af} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2024.12.21 02:51:28.463065 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2840 | 2024.12.21 02:51:28.463291 [ 281 ] {f7da72d5-46ba-41a6-a8bc-3b6e836035af} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.003609 sec., 114713.216957606 rows/sec., 8.18 MiB/sec. | ||
2841 | 2024.12.21 02:51:28.463471 [ 281 ] {f7da72d5-46ba-41a6-a8bc-3b6e836035af} <Debug> TCPHandler: Processed in 0.004100268 sec. | ||
2842 | 2024.12.21 02:51:28.463611 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2843 | 2024.12.21 02:51:28.463729 [ 279 ] {686954aa-e1bb-44d8-9027-4b5d7026a420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2844 | 2024.12.21 02:51:28.463780 [ 279 ] {686954aa-e1bb-44d8-9027-4b5d7026a420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2845 | 2024.12.21 02:51:28.464274 [ 279 ] {686954aa-e1bb-44d8-9027-4b5d7026a420} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2846 | 2024.12.21 02:51:28.464311 [ 279 ] {686954aa-e1bb-44d8-9027-4b5d7026a420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2847 | 2024.12.21 02:51:28.464681 [ 279 ] {686954aa-e1bb-44d8-9027-4b5d7026a420} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2848 | 2024.12.21 02:51:28.464925 [ 279 ] {686954aa-e1bb-44d8-9027-4b5d7026a420} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2849 | 2024.12.21 02:51:28.465108 [ 279 ] {686954aa-e1bb-44d8-9027-4b5d7026a420} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. | ||
2850 | 2024.12.21 02:51:28.465160 [ 279 ] {686954aa-e1bb-44d8-9027-4b5d7026a420} <Debug> TCPHandler: Processed in 0.001605909 sec. | ||
2851 | 2024.12.21 02:51:28.465330 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2852 | 2024.12.21 02:51:28.465553 [ 281 ] {67adb9e5-e45f-4eb1-aae0-40aca415f6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2853 | 2024.12.21 02:51:28.465650 [ 281 ] {67adb9e5-e45f-4eb1-aae0-40aca415f6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2854 | 2024.12.21 02:51:28.466508 [ 281 ] {67adb9e5-e45f-4eb1-aae0-40aca415f6ce} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2855 | 2024.12.21 02:51:28.466548 [ 281 ] {67adb9e5-e45f-4eb1-aae0-40aca415f6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2856 | 2024.12.21 02:51:28.466955 [ 281 ] {67adb9e5-e45f-4eb1-aae0-40aca415f6ce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2857 | 2024.12.21 02:51:28.467194 [ 281 ] {67adb9e5-e45f-4eb1-aae0-40aca415f6ce} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2858 | 2024.12.21 02:51:28.467414 [ 281 ] {67adb9e5-e45f-4eb1-aae0-40aca415f6ce} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001919 sec., 123501.82386659719 rows/sec., 8.28 MiB/sec. | ||
2859 | 2024.12.21 02:51:28.467470 [ 281 ] {67adb9e5-e45f-4eb1-aae0-40aca415f6ce} <Debug> TCPHandler: Processed in 0.002222716 sec. | ||
2860 | 2024.12.21 02:51:28.467619 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2861 | 2024.12.21 02:51:28.467739 [ 279 ] {9e07fda1-a2be-4ed1-bfd8-da3475772089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2862 | 2024.12.21 02:51:28.467791 [ 279 ] {9e07fda1-a2be-4ed1-bfd8-da3475772089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2863 | 2024.12.21 02:51:28.468272 [ 279 ] {9e07fda1-a2be-4ed1-bfd8-da3475772089} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2864 | 2024.12.21 02:51:28.468309 [ 279 ] {9e07fda1-a2be-4ed1-bfd8-da3475772089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2865 | 2024.12.21 02:51:28.468666 [ 279 ] {9e07fda1-a2be-4ed1-bfd8-da3475772089} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2866 | 2024.12.21 02:51:28.468903 [ 279 ] {9e07fda1-a2be-4ed1-bfd8-da3475772089} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2867 | 2024.12.21 02:51:28.469131 [ 279 ] {9e07fda1-a2be-4ed1-bfd8-da3475772089} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001403 sec., 712.7583749109052 rows/sec., 48.03 KiB/sec. | ||
2868 | 2024.12.21 02:51:28.469258 [ 279 ] {9e07fda1-a2be-4ed1-bfd8-da3475772089} <Debug> TCPHandler: Processed in 0.00169889 sec. | ||
2869 | 2024.12.21 02:51:28.469418 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2870 | 2024.12.21 02:51:28.469538 [ 281 ] {b9223edb-c9fd-4238-89b5-e33eaf3d2b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2871 | 2024.12.21 02:51:28.469619 [ 281 ] {b9223edb-c9fd-4238-89b5-e33eaf3d2b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2872 | 2024.12.21 02:51:28.470734 [ 281 ] {b9223edb-c9fd-4238-89b5-e33eaf3d2b09} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2873 | 2024.12.21 02:51:28.470773 [ 281 ] {b9223edb-c9fd-4238-89b5-e33eaf3d2b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2874 | 2024.12.21 02:51:28.471481 [ 281 ] {b9223edb-c9fd-4238-89b5-e33eaf3d2b09} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2875 | 2024.12.21 02:51:28.471748 [ 281 ] {b9223edb-c9fd-4238-89b5-e33eaf3d2b09} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2876 | 2024.12.21 02:51:28.471918 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2877 | 2024.12.21 02:51:28.471986 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2878 | 2024.12.21 02:51:28.472020 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2879 | 2024.12.21 02:51:28.472039 [ 281 ] {b9223edb-c9fd-4238-89b5-e33eaf3d2b09} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002519 sec., 12703.453751488687 rows/sec., 22.76 MiB/sec. | ||
2880 | 2024.12.21 02:51:28.472243 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
2881 | 2024.12.21 02:51:28.472310 [ 281 ] {b9223edb-c9fd-4238-89b5-e33eaf3d2b09} <Debug> TCPHandler: Processed in 0.002946034 sec. | ||
2882 | 2024.12.21 02:51:28.472518 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2883 | 2024.12.21 02:51:28.472617 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2884 | 2024.12.21 02:51:28.472746 [ 279 ] {d21a6f44-e049-4b7f-9783-9f0c3cc064f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2885 | 2024.12.21 02:51:28.472769 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 117 rows starting from the beginning of the part | ||
2886 | 2024.12.21 02:51:28.472862 [ 279 ] {d21a6f44-e049-4b7f-9783-9f0c3cc064f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2887 | 2024.12.21 02:51:28.473711 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
2888 | 2024.12.21 02:51:28.474222 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
2889 | 2024.12.21 02:51:28.475079 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
2890 | 2024.12.21 02:51:28.475177 [ 279 ] {d21a6f44-e049-4b7f-9783-9f0c3cc064f3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2891 | 2024.12.21 02:51:28.475273 [ 279 ] {d21a6f44-e049-4b7f-9783-9f0c3cc064f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2892 | 2024.12.21 02:51:28.475723 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
2893 | 2024.12.21 02:51:28.476372 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
2894 | 2024.12.21 02:51:28.476820 [ 279 ] {d21a6f44-e049-4b7f-9783-9f0c3cc064f3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2895 | 2024.12.21 02:51:28.477453 [ 279 ] {d21a6f44-e049-4b7f-9783-9f0c3cc064f3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2896 | 2024.12.21 02:51:28.477922 [ 279 ] {d21a6f44-e049-4b7f-9783-9f0c3cc064f3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005241 sec., 15645.869108948675 rows/sec., 1017.56 KiB/sec. | ||
2897 | 2024.12.21 02:51:28.478131 [ 279 ] {d21a6f44-e049-4b7f-9783-9f0c3cc064f3} <Debug> TCPHandler: Processed in 0.005724567 sec. | ||
2898 | 2024.12.21 02:51:28.481033 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 19 columns (19 merged, 0 gathered) in 0.008920454 sec., 24550.319972503643 rows/sec., 43.99 MiB/sec. | ||
2899 | 2024.12.21 02:51:28.481450 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2900 | 2024.12.21 02:51:28.481877 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2901 | 2024.12.21 02:51:28.481973 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2902 | 2024.12.21 02:51:28.482132 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
2903 | 2024.12.21 02:51:30.283605 [ 153 ] {} <Debug> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2904 | 2024.12.21 02:51:30.283721 [ 153 ] {} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2905 | 2024.12.21 02:51:30.283762 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2906 | 2024.12.21 02:51:30.284008 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::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 | ||
2907 | 2024.12.21 02:51:30.284620 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2908 | 2024.12.21 02:51:30.284708 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2909 | 2024.12.21 02:51:30.284805 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
2910 | 2024.12.21 02:51:30.284890 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::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 | ||
2911 | 2024.12.21 02:51:30.285015 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
2912 | 2024.12.21 02:51:30.285166 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::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 | ||
2913 | 2024.12.21 02:51:30.287321 [ 186 ] {bc12788e-6340-4cff-9f31-df192af0c61e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.003454671 sec., 12446.916073918472 rows/sec., 2.03 MiB/sec. | ||
2914 | 2024.12.21 02:51:30.287491 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2915 | 2024.12.21 02:51:30.287848 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::all_1_5_1} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2916 | 2024.12.21 02:51:30.287927 [ 197 ] {bc12788e-6340-4cff-9f31-df192af0c61e::all_1_5_1} <Trace> oximeter.timeseries_schema (bc12788e-6340-4cff-9f31-df192af0c61e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2917 | 2024.12.21 02:51:30.287999 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2918 | 2024.12.21 02:51:32.636699 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2919 | 2024.12.21 02:51:32.636753 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2920 | 2024.12.21 02:51:32.719788 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
2921 | 2024.12.21 02:51:32.720404 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2922 | 2024.12.21 02:51:32.720443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2923 | 2024.12.21 02:51:32.720968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2924 | 2024.12.21 02:51:32.721234 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2925 | 2024.12.21 02:51:32.721425 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2926 | 2024.12.21 02:51:33.130946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2927 | 2024.12.21 02:51:33.151296 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2928 | 2024.12.21 02:51:33.151355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2929 | 2024.12.21 02:51:33.158832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2930 | 2024.12.21 02:51:33.159623 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2024.12.21 02:51:33.162158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2932 | 2024.12.21 02:51:33.436367 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2933 | 2024.12.21 02:51:33.436640 [ 279 ] {b009d91a-bd17-4bcc-9574-b2ac8ac61338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2934 | 2024.12.21 02:51:33.436744 [ 279 ] {b009d91a-bd17-4bcc-9574-b2ac8ac61338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2935 | 2024.12.21 02:51:33.437714 [ 279 ] {b009d91a-bd17-4bcc-9574-b2ac8ac61338} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2936 | 2024.12.21 02:51:33.437757 [ 279 ] {b009d91a-bd17-4bcc-9574-b2ac8ac61338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2937 | 2024.12.21 02:51:33.438141 [ 279 ] {b009d91a-bd17-4bcc-9574-b2ac8ac61338} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2938 | 2024.12.21 02:51:33.438385 [ 279 ] {b009d91a-bd17-4bcc-9574-b2ac8ac61338} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2939 | 2024.12.21 02:51:33.438626 [ 279 ] {b009d91a-bd17-4bcc-9574-b2ac8ac61338} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002061 sec., 34934.49781659389 rows/sec., 2.82 MiB/sec. | ||
2940 | 2024.12.21 02:51:33.438683 [ 279 ] {b009d91a-bd17-4bcc-9574-b2ac8ac61338} <Debug> TCPHandler: Processed in 0.002494519 sec. | ||
2941 | 2024.12.21 02:51:33.438989 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2942 | 2024.12.21 02:51:33.439297 [ 281 ] {c1c5dc96-8145-49c6-ab14-8d82c0cc8062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2943 | 2024.12.21 02:51:33.439417 [ 281 ] {c1c5dc96-8145-49c6-ab14-8d82c0cc8062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2944 | 2024.12.21 02:51:33.440208 [ 281 ] {c1c5dc96-8145-49c6-ab14-8d82c0cc8062} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2024.12.21 02:51:33.440260 [ 281 ] {c1c5dc96-8145-49c6-ab14-8d82c0cc8062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2946 | 2024.12.21 02:51:33.440692 [ 281 ] {c1c5dc96-8145-49c6-ab14-8d82c0cc8062} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2947 | 2024.12.21 02:51:33.440956 [ 281 ] {c1c5dc96-8145-49c6-ab14-8d82c0cc8062} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2948 | 2024.12.21 02:51:33.441253 [ 281 ] {c1c5dc96-8145-49c6-ab14-8d82c0cc8062} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002026 sec., 3948.6673247778876 rows/sec., 296.92 KiB/sec. | ||
2949 | 2024.12.21 02:51:33.441422 [ 281 ] {c1c5dc96-8145-49c6-ab14-8d82c0cc8062} <Debug> TCPHandler: Processed in 0.002620491 sec. | ||
2950 | 2024.12.21 02:51:33.441574 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2951 | 2024.12.21 02:51:33.441690 [ 279 ] {a07e49cd-f3c9-4d18-98bd-602fbe8186ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2952 | 2024.12.21 02:51:33.441739 [ 279 ] {a07e49cd-f3c9-4d18-98bd-602fbe8186ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2953 | 2024.12.21 02:51:33.442369 [ 279 ] {a07e49cd-f3c9-4d18-98bd-602fbe8186ce} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2954 | 2024.12.21 02:51:33.442408 [ 279 ] {a07e49cd-f3c9-4d18-98bd-602fbe8186ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2955 | 2024.12.21 02:51:33.442778 [ 279 ] {a07e49cd-f3c9-4d18-98bd-602fbe8186ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2956 | 2024.12.21 02:51:33.443011 [ 279 ] {a07e49cd-f3c9-4d18-98bd-602fbe8186ce} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2957 | 2024.12.21 02:51:33.443272 [ 279 ] {a07e49cd-f3c9-4d18-98bd-602fbe8186ce} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001605 sec., 44859.813084112146 rows/sec., 3.50 MiB/sec. | ||
2958 | 2024.12.21 02:51:33.443489 [ 279 ] {a07e49cd-f3c9-4d18-98bd-602fbe8186ce} <Debug> TCPHandler: Processed in 0.001966503 sec. | ||
2959 | 2024.12.21 02:51:33.443732 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2960 | 2024.12.21 02:51:33.443969 [ 281 ] {40cccc71-46d1-4cbc-baca-b3873dd2859c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2961 | 2024.12.21 02:51:33.444070 [ 281 ] {40cccc71-46d1-4cbc-baca-b3873dd2859c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2962 | 2024.12.21 02:51:33.444825 [ 281 ] {40cccc71-46d1-4cbc-baca-b3873dd2859c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2963 | 2024.12.21 02:51:33.444865 [ 281 ] {40cccc71-46d1-4cbc-baca-b3873dd2859c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2964 | 2024.12.21 02:51:33.445273 [ 281 ] {40cccc71-46d1-4cbc-baca-b3873dd2859c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2965 | 2024.12.21 02:51:33.445509 [ 281 ] {40cccc71-46d1-4cbc-baca-b3873dd2859c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2966 | 2024.12.21 02:51:33.445723 [ 281 ] {40cccc71-46d1-4cbc-baca-b3873dd2859c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001822 sec., 87815.58726673985 rows/sec., 6.12 MiB/sec. | ||
2967 | 2024.12.21 02:51:33.445777 [ 281 ] {40cccc71-46d1-4cbc-baca-b3873dd2859c} <Debug> TCPHandler: Processed in 0.002187315 sec. | ||
2968 | 2024.12.21 02:51:33.445917 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2969 | 2024.12.21 02:51:33.446035 [ 279 ] {9ef0f8e6-3f1c-489a-86e1-5f03ed6abc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2970 | 2024.12.21 02:51:33.446114 [ 279 ] {9ef0f8e6-3f1c-489a-86e1-5f03ed6abc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2971 | 2024.12.21 02:51:33.447155 [ 279 ] {9ef0f8e6-3f1c-489a-86e1-5f03ed6abc4d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2972 | 2024.12.21 02:51:33.447194 [ 279 ] {9ef0f8e6-3f1c-489a-86e1-5f03ed6abc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2973 | 2024.12.21 02:51:33.447784 [ 279 ] {9ef0f8e6-3f1c-489a-86e1-5f03ed6abc4d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2974 | 2024.12.21 02:51:33.448042 [ 279 ] {9ef0f8e6-3f1c-489a-86e1-5f03ed6abc4d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2975 | 2024.12.21 02:51:33.448287 [ 279 ] {9ef0f8e6-3f1c-489a-86e1-5f03ed6abc4d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002275 sec., 3516.4835164835163 rows/sec., 6.30 MiB/sec. | ||
2976 | 2024.12.21 02:51:33.448378 [ 279 ] {9ef0f8e6-3f1c-489a-86e1-5f03ed6abc4d} <Debug> TCPHandler: Processed in 0.00252142 sec. | ||
2977 | 2024.12.21 02:51:33.448531 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2978 | 2024.12.21 02:51:33.448674 [ 281 ] {005b1b34-c2be-4320-b39e-1f3cf2e7e641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2979 | 2024.12.21 02:51:33.448735 [ 281 ] {005b1b34-c2be-4320-b39e-1f3cf2e7e641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2980 | 2024.12.21 02:51:33.449308 [ 281 ] {005b1b34-c2be-4320-b39e-1f3cf2e7e641} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2981 | 2024.12.21 02:51:33.449356 [ 281 ] {005b1b34-c2be-4320-b39e-1f3cf2e7e641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2982 | 2024.12.21 02:51:33.449739 [ 281 ] {005b1b34-c2be-4320-b39e-1f3cf2e7e641} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2983 | 2024.12.21 02:51:33.449976 [ 281 ] {005b1b34-c2be-4320-b39e-1f3cf2e7e641} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2984 | 2024.12.21 02:51:33.450191 [ 281 ] {005b1b34-c2be-4320-b39e-1f3cf2e7e641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
2985 | 2024.12.21 02:51:33.450242 [ 281 ] {005b1b34-c2be-4320-b39e-1f3cf2e7e641} <Debug> TCPHandler: Processed in 0.001776111 sec. | ||
2986 | 2024.12.21 02:51:37.057146 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2987 | 2024.12.21 02:51:37.057477 [ 279 ] {77414667-2c2d-4883-a914-e4b2f9c062ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2988 | 2024.12.21 02:51:37.057588 [ 279 ] {77414667-2c2d-4883-a914-e4b2f9c062ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2989 | 2024.12.21 02:51:37.058315 [ 279 ] {77414667-2c2d-4883-a914-e4b2f9c062ee} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2990 | 2024.12.21 02:51:37.058355 [ 279 ] {77414667-2c2d-4883-a914-e4b2f9c062ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2991 | 2024.12.21 02:51:37.058779 [ 279 ] {77414667-2c2d-4883-a914-e4b2f9c062ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2992 | 2024.12.21 02:51:37.059038 [ 279 ] {77414667-2c2d-4883-a914-e4b2f9c062ee} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2993 | 2024.12.21 02:51:37.059228 [ 279 ] {77414667-2c2d-4883-a914-e4b2f9c062ee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. | ||
2994 | 2024.12.21 02:51:37.059283 [ 279 ] {77414667-2c2d-4883-a914-e4b2f9c062ee} <Debug> TCPHandler: Processed in 0.002322957 sec. | ||
2995 | 2024.12.21 02:51:37.059543 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2996 | 2024.12.21 02:51:37.059733 [ 281 ] {f2a081eb-be29-460b-af43-3e575d4e3b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2997 | 2024.12.21 02:51:37.059806 [ 281 ] {f2a081eb-be29-460b-af43-3e575d4e3b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2998 | 2024.12.21 02:51:37.060542 [ 281 ] {f2a081eb-be29-460b-af43-3e575d4e3b25} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2999 | 2024.12.21 02:51:37.060589 [ 281 ] {f2a081eb-be29-460b-af43-3e575d4e3b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3000 | 2024.12.21 02:51:37.061003 [ 281 ] {f2a081eb-be29-460b-af43-3e575d4e3b25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3001 | 2024.12.21 02:51:37.061250 [ 281 ] {f2a081eb-be29-460b-af43-3e575d4e3b25} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3002 | 2024.12.21 02:51:37.061481 [ 281 ] {f2a081eb-be29-460b-af43-3e575d4e3b25} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001802 sec., 4439.511653718091 rows/sec., 362.01 KiB/sec. | ||
3003 | 2024.12.21 02:51:37.061548 [ 281 ] {f2a081eb-be29-460b-af43-3e575d4e3b25} <Debug> TCPHandler: Processed in 0.002151086 sec. | ||
3004 | 2024.12.21 02:51:37.061701 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3005 | 2024.12.21 02:51:37.061839 [ 279 ] {ae671716-7024-475a-b6c4-88f4fd38ca12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3006 | 2024.12.21 02:51:37.061895 [ 279 ] {ae671716-7024-475a-b6c4-88f4fd38ca12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3007 | 2024.12.21 02:51:37.063217 [ 279 ] {ae671716-7024-475a-b6c4-88f4fd38ca12} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3008 | 2024.12.21 02:51:37.063255 [ 279 ] {ae671716-7024-475a-b6c4-88f4fd38ca12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3009 | 2024.12.21 02:51:37.063723 [ 279 ] {ae671716-7024-475a-b6c4-88f4fd38ca12} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3010 | 2024.12.21 02:51:37.063975 [ 279 ] {ae671716-7024-475a-b6c4-88f4fd38ca12} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3011 | 2024.12.21 02:51:37.064100 [ 108 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3012 | 2024.12.21 02:51:37.064151 [ 108 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3013 | 2024.12.21 02:51:37.064164 [ 279 ] {ae671716-7024-475a-b6c4-88f4fd38ca12} <Debug> executeQuery: Read 1411 rows, 120.37 KiB in 0.002356 sec., 598896.4346349746 rows/sec., 49.90 MiB/sec. | ||
3014 | 2024.12.21 02:51:37.064182 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3015 | 2024.12.21 02:51:37.064251 [ 279 ] {ae671716-7024-475a-b6c4-88f4fd38ca12} <Debug> TCPHandler: Processed in 0.00261024 sec. | ||
3016 | 2024.12.21 02:51:37.064450 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
3017 | 2024.12.21 02:51:37.064480 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3018 | 2024.12.21 02:51:37.064600 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3019 | 2024.12.21 02:51:37.064641 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1379 rows starting from the beginning of the part | ||
3020 | 2024.12.21 02:51:37.064642 [ 281 ] {4db32b81-26ed-4d8a-8489-3dd42c363459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3021 | 2024.12.21 02:51:37.064723 [ 281 ] {4db32b81-26ed-4d8a-8489-3dd42c363459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3022 | 2024.12.21 02:51:37.064735 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
3023 | 2024.12.21 02:51:37.065133 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
3024 | 2024.12.21 02:51:37.065566 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 267 rows starting from the beginning of the part | ||
3025 | 2024.12.21 02:51:37.065757 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
3026 | 2024.12.21 02:51:37.066028 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1411 rows starting from the beginning of the part | ||
3027 | 2024.12.21 02:51:37.066872 [ 281 ] {4db32b81-26ed-4d8a-8489-3dd42c363459} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3028 | 2024.12.21 02:51:37.066915 [ 281 ] {4db32b81-26ed-4d8a-8489-3dd42c363459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3029 | 2024.12.21 02:51:37.067558 [ 281 ] {4db32b81-26ed-4d8a-8489-3dd42c363459} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3030 | 2024.12.21 02:51:37.067870 [ 281 ] {4db32b81-26ed-4d8a-8489-3dd42c363459} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3031 | 2024.12.21 02:51:37.068126 [ 281 ] {4db32b81-26ed-4d8a-8489-3dd42c363459} <Debug> executeQuery: Read 47 rows, 3.42 KiB in 0.003522 sec., 13344.690516751845 rows/sec., 971.29 KiB/sec. | ||
3032 | 2024.12.21 02:51:37.068191 [ 281 ] {4db32b81-26ed-4d8a-8489-3dd42c363459} <Debug> TCPHandler: Processed in 0.003817965 sec. | ||
3033 | 2024.12.21 02:51:37.068496 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3034 | 2024.12.21 02:51:37.068525 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3443 rows, containing 5 columns (5 merged, 0 gathered) in 0.00423956 sec., 812112.5777203295 rows/sec., 71.31 MiB/sec. | ||
3035 | 2024.12.21 02:51:37.068689 [ 279 ] {b09667d5-42d2-4ca7-a2b4-29708bf3d566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3036 | 2024.12.21 02:51:37.068768 [ 279 ] {b09667d5-42d2-4ca7-a2b4-29708bf3d566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3037 | 2024.12.21 02:51:37.068884 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3038 | 2024.12.21 02:51:37.069598 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2024.12.21 02:51:37.069823 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_16_3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3040 | 2024.12.21 02:51:37.070014 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
3041 | 2024.12.21 02:51:37.070191 [ 279 ] {b09667d5-42d2-4ca7-a2b4-29708bf3d566} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3042 | 2024.12.21 02:51:37.070236 [ 279 ] {b09667d5-42d2-4ca7-a2b4-29708bf3d566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3043 | 2024.12.21 02:51:37.070601 [ 279 ] {b09667d5-42d2-4ca7-a2b4-29708bf3d566} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3044 | 2024.12.21 02:51:37.070837 [ 279 ] {b09667d5-42d2-4ca7-a2b4-29708bf3d566} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3045 | 2024.12.21 02:51:37.070961 [ 108 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3046 | 2024.12.21 02:51:37.070993 [ 108 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3047 | 2024.12.21 02:51:37.071013 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3048 | 2024.12.21 02:51:37.071028 [ 279 ] {b09667d5-42d2-4ca7-a2b4-29708bf3d566} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002373 sec., 101980.61525495154 rows/sec., 6.91 MiB/sec. | ||
3049 | 2024.12.21 02:51:37.071229 [ 279 ] {b09667d5-42d2-4ca7-a2b4-29708bf3d566} <Debug> TCPHandler: Processed in 0.002937575 sec. | ||
3050 | 2024.12.21 02:51:37.071295 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
3051 | 2024.12.21 02:51:37.071426 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2024.12.21 02:51:37.071494 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3053 | 2024.12.21 02:51:37.071554 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
3054 | 2024.12.21 02:51:37.071656 [ 281 ] {bec1fe15-3acc-4f75-b084-b1e7fc315e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3055 | 2024.12.21 02:51:37.071843 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
3056 | 2024.12.21 02:51:37.071862 [ 281 ] {bec1fe15-3acc-4f75-b084-b1e7fc315e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3057 | 2024.12.21 02:51:37.072154 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
3058 | 2024.12.21 02:51:37.072484 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
3059 | 2024.12.21 02:51:37.072792 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
3060 | 2024.12.21 02:51:37.073139 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
3061 | 2024.12.21 02:51:37.074607 [ 281 ] {bec1fe15-3acc-4f75-b084-b1e7fc315e96} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3062 | 2024.12.21 02:51:37.074673 [ 281 ] {bec1fe15-3acc-4f75-b084-b1e7fc315e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3063 | 2024.12.21 02:51:37.075607 [ 281 ] {bec1fe15-3acc-4f75-b084-b1e7fc315e96} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3064 | 2024.12.21 02:51:37.075948 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004851717 sec., 111506.9160051998 rows/sec., 7.99 MiB/sec. | ||
3065 | 2024.12.21 02:51:37.076101 [ 281 ] {bec1fe15-3acc-4f75-b084-b1e7fc315e96} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3066 | 2024.12.21 02:51:37.076146 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3067 | 2024.12.21 02:51:37.076541 [ 281 ] {bec1fe15-3acc-4f75-b084-b1e7fc315e96} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004952 sec., 2625.2019386106626 rows/sec., 163.68 KiB/sec. | ||
3068 | 2024.12.21 02:51:37.076691 [ 281 ] {bec1fe15-3acc-4f75-b084-b1e7fc315e96} <Debug> TCPHandler: Processed in 0.005337002 sec. | ||
3069 | 2024.12.21 02:51:37.076720 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_6_1} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3070 | 2024.12.21 02:51:37.076871 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_6_1} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3071 | 2024.12.21 02:51:37.076981 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3072 | 2024.12.21 02:51:37.076999 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
3073 | 2024.12.21 02:51:37.077214 [ 279 ] {a5a81e4c-de2c-4dc7-a616-8730de684ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3074 | 2024.12.21 02:51:37.077308 [ 279 ] {a5a81e4c-de2c-4dc7-a616-8730de684ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3075 | 2024.12.21 02:51:37.078384 [ 279 ] {a5a81e4c-de2c-4dc7-a616-8730de684ffc} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3076 | 2024.12.21 02:51:37.078422 [ 279 ] {a5a81e4c-de2c-4dc7-a616-8730de684ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3077 | 2024.12.21 02:51:37.078830 [ 279 ] {a5a81e4c-de2c-4dc7-a616-8730de684ffc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3078 | 2024.12.21 02:51:37.079070 [ 279 ] {a5a81e4c-de2c-4dc7-a616-8730de684ffc} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3079 | 2024.12.21 02:51:37.079195 [ 108 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3080 | 2024.12.21 02:51:37.079236 [ 108 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3081 | 2024.12.21 02:51:37.079262 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3082 | 2024.12.21 02:51:37.079265 [ 279 ] {a5a81e4c-de2c-4dc7-a616-8730de684ffc} <Debug> executeQuery: Read 878 rows, 65.19 KiB in 0.002103 sec., 417498.8112220637 rows/sec., 30.27 MiB/sec. | ||
3083 | 2024.12.21 02:51:37.079614 [ 279 ] {a5a81e4c-de2c-4dc7-a616-8730de684ffc} <Debug> TCPHandler: Processed in 0.002809663 sec. | ||
3084 | 2024.12.21 02:51:37.079746 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
3085 | 2024.12.21 02:51:37.080023 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3086 | 2024.12.21 02:51:37.080177 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3087 | 2024.12.21 02:51:37.080258 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 852 rows starting from the beginning of the part | ||
3088 | 2024.12.21 02:51:37.080353 [ 281 ] {8adc7e2b-9ad1-47b3-876f-cb588682bd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3089 | 2024.12.21 02:51:37.080610 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 396 rows starting from the beginning of the part | ||
3090 | 2024.12.21 02:51:37.080635 [ 281 ] {8adc7e2b-9ad1-47b3-876f-cb588682bd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3091 | 2024.12.21 02:51:37.080861 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 72 rows starting from the beginning of the part | ||
3092 | 2024.12.21 02:51:37.081200 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 414 rows starting from the beginning of the part | ||
3093 | 2024.12.21 02:51:37.081501 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
3094 | 2024.12.21 02:51:37.081719 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 878 rows starting from the beginning of the part | ||
3095 | 2024.12.21 02:51:37.082296 [ 281 ] {8adc7e2b-9ad1-47b3-876f-cb588682bd0c} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3096 | 2024.12.21 02:51:37.082345 [ 281 ] {8adc7e2b-9ad1-47b3-876f-cb588682bd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3097 | 2024.12.21 02:51:37.082920 [ 281 ] {8adc7e2b-9ad1-47b3-876f-cb588682bd0c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3098 | 2024.12.21 02:51:37.083187 [ 281 ] {8adc7e2b-9ad1-47b3-876f-cb588682bd0c} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3099 | 2024.12.21 02:51:37.083436 [ 136 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3100 | 2024.12.21 02:51:37.083534 [ 281 ] {8adc7e2b-9ad1-47b3-876f-cb588682bd0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003251 sec., 1845.585973546601 rows/sec., 96.42 KiB/sec. | ||
3101 | 2024.12.21 02:51:37.083561 [ 136 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3102 | 2024.12.21 02:51:37.083776 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3103 | 2024.12.21 02:51:37.083956 [ 281 ] {8adc7e2b-9ad1-47b3-876f-cb588682bd0c} <Debug> TCPHandler: Processed in 0.004166589 sec. | ||
3104 | 2024.12.21 02:51:37.084423 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2684 rows, containing 5 columns (5 merged, 0 gathered) in 0.005057199 sec., 530728.5712901548 rows/sec., 40.43 MiB/sec. | ||
3105 | 2024.12.21 02:51:37.084536 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
3106 | 2024.12.21 02:51:37.084547 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3107 | 2024.12.21 02:51:37.084714 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3108 | 2024.12.21 02:51:37.084988 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3109 | 2024.12.21 02:51:37.085028 [ 279 ] {492fc355-f6a2-48c3-9b6d-8946b06db908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3110 | 2024.12.21 02:51:37.085076 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
3111 | 2024.12.21 02:51:37.085334 [ 279 ] {492fc355-f6a2-48c3-9b6d-8946b06db908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3112 | 2024.12.21 02:51:37.085466 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
3113 | 2024.12.21 02:51:37.085772 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3114 | 2024.12.21 02:51:37.085894 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
3115 | 2024.12.21 02:51:37.086257 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
3116 | 2024.12.21 02:51:37.086577 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
3117 | 2024.12.21 02:51:37.086406 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_16_3} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3118 | 2024.12.21 02:51:37.086989 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
3119 | 2024.12.21 02:51:37.087139 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3120 | 2024.12.21 02:51:37.089102 [ 279 ] {492fc355-f6a2-48c3-9b6d-8946b06db908} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3121 | 2024.12.21 02:51:37.089171 [ 279 ] {492fc355-f6a2-48c3-9b6d-8946b06db908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3122 | 2024.12.21 02:51:37.089663 [ 193 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005604975 sec., 6422.865400826944 rows/sec., 335.57 KiB/sec. | ||
3123 | 2024.12.21 02:51:37.089962 [ 193 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3124 | 2024.12.21 02:51:37.090202 [ 279 ] {492fc355-f6a2-48c3-9b6d-8946b06db908} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3125 | 2024.12.21 02:51:37.090657 [ 193 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_6_1} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3126 | 2024.12.21 02:51:37.090719 [ 279 ] {492fc355-f6a2-48c3-9b6d-8946b06db908} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3127 | 2024.12.21 02:51:37.090850 [ 193 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_6_1} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3128 | 2024.12.21 02:51:37.091102 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3129 | 2024.12.21 02:51:37.091175 [ 279 ] {492fc355-f6a2-48c3-9b6d-8946b06db908} <Debug> executeQuery: Read 907 rows, 61.91 KiB in 0.006357 sec., 142677.36353625925 rows/sec., 9.51 MiB/sec. | ||
3130 | 2024.12.21 02:51:37.091241 [ 279 ] {492fc355-f6a2-48c3-9b6d-8946b06db908} <Debug> TCPHandler: Processed in 0.007118683 sec. | ||
3131 | 2024.12.21 02:51:37.091396 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3132 | 2024.12.21 02:51:37.091518 [ 281 ] {b9cfd422-a490-42bd-af3d-7dc006536a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3133 | 2024.12.21 02:51:37.091580 [ 281 ] {b9cfd422-a490-42bd-af3d-7dc006536a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3134 | 2024.12.21 02:51:37.092140 [ 281 ] {b9cfd422-a490-42bd-af3d-7dc006536a44} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3135 | 2024.12.21 02:51:37.092187 [ 281 ] {b9cfd422-a490-42bd-af3d-7dc006536a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3136 | 2024.12.21 02:51:37.092604 [ 281 ] {b9cfd422-a490-42bd-af3d-7dc006536a44} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3137 | 2024.12.21 02:51:37.092850 [ 281 ] {b9cfd422-a490-42bd-af3d-7dc006536a44} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3138 | 2024.12.21 02:51:37.093006 [ 136 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3139 | 2024.12.21 02:51:37.093071 [ 136 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2024.12.21 02:51:37.093119 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3141 | 2024.12.21 02:51:37.093126 [ 281 ] {b9cfd422-a490-42bd-af3d-7dc006536a44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001617 sec., 618.4291898577613 rows/sec., 41.67 KiB/sec. | ||
3142 | 2024.12.21 02:51:37.093299 [ 281 ] {b9cfd422-a490-42bd-af3d-7dc006536a44} <Debug> TCPHandler: Processed in 0.001956182 sec. | ||
3143 | 2024.12.21 02:51:37.093389 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
3144 | 2024.12.21 02:51:37.093489 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3145 | 2024.12.21 02:51:37.093685 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3146 | 2024.12.21 02:51:37.093729 [ 279 ] {7b029d7d-da1f-4319-8aa7-62552e07cba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3147 | 2024.12.21 02:51:37.093760 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
3148 | 2024.12.21 02:51:37.093983 [ 279 ] {7b029d7d-da1f-4319-8aa7-62552e07cba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3149 | 2024.12.21 02:51:37.094045 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
3150 | 2024.12.21 02:51:37.094432 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
3151 | 2024.12.21 02:51:37.094784 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
3152 | 2024.12.21 02:51:37.095130 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
3153 | 2024.12.21 02:51:37.095518 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
3154 | 2024.12.21 02:51:37.099452 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.006204372 sec., 1128.2366692390463 rows/sec., 75.39 KiB/sec. | ||
3155 | 2024.12.21 02:51:37.099694 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3156 | 2024.12.21 02:51:37.099774 [ 279 ] {7b029d7d-da1f-4319-8aa7-62552e07cba8} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3157 | 2024.12.21 02:51:37.099844 [ 279 ] {7b029d7d-da1f-4319-8aa7-62552e07cba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3158 | 2024.12.21 02:51:37.100277 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_6_1} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3159 | 2024.12.21 02:51:37.100483 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_6_1} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3160 | 2024.12.21 02:51:37.100635 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3161 | 2024.12.21 02:51:37.101014 [ 279 ] {7b029d7d-da1f-4319-8aa7-62552e07cba8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3162 | 2024.12.21 02:51:37.101278 [ 279 ] {7b029d7d-da1f-4319-8aa7-62552e07cba8} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3163 | 2024.12.21 02:51:37.101478 [ 279 ] {7b029d7d-da1f-4319-8aa7-62552e07cba8} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.007817 sec., 4093.642062172189 rows/sec., 7.34 MiB/sec. | ||
3164 | 2024.12.21 02:51:37.101597 [ 279 ] {7b029d7d-da1f-4319-8aa7-62552e07cba8} <Debug> TCPHandler: Processed in 0.008185685 sec. | ||
3165 | 2024.12.21 02:51:37.101807 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3166 | 2024.12.21 02:51:37.102031 [ 281 ] {3e39ec9b-bc07-431e-ae3b-b115ad519fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3167 | 2024.12.21 02:51:37.102126 [ 281 ] {3e39ec9b-bc07-431e-ae3b-b115ad519fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3168 | 2024.12.21 02:51:37.102824 [ 281 ] {3e39ec9b-bc07-431e-ae3b-b115ad519fb9} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3169 | 2024.12.21 02:51:37.102864 [ 281 ] {3e39ec9b-bc07-431e-ae3b-b115ad519fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3170 | 2024.12.21 02:51:37.103247 [ 281 ] {3e39ec9b-bc07-431e-ae3b-b115ad519fb9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3171 | 2024.12.21 02:51:37.103495 [ 281 ] {3e39ec9b-bc07-431e-ae3b-b115ad519fb9} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3172 | 2024.12.21 02:51:37.103754 [ 281 ] {3e39ec9b-bc07-431e-ae3b-b115ad519fb9} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001774 sec., 34949.26719278467 rows/sec., 2.18 MiB/sec. | ||
3173 | 2024.12.21 02:51:37.103917 [ 281 ] {3e39ec9b-bc07-431e-ae3b-b115ad519fb9} <Debug> TCPHandler: Processed in 0.002213305 sec. | ||
3174 | 2024.12.21 02:51:37.734078 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 426 | ||
3175 | 2024.12.21 02:51:37.737602 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3176 | 2024.12.21 02:51:37.737655 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3177 | 2024.12.21 02:51:37.739160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3178 | 2024.12.21 02:51:37.739470 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2024.12.21 02:51:37.739954 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
3180 | 2024.12.21 02:51:38.431016 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3181 | 2024.12.21 02:51:38.431226 [ 279 ] {29cf468f-785e-4e3e-b04f-41d6f86dd8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3182 | 2024.12.21 02:51:38.431305 [ 279 ] {29cf468f-785e-4e3e-b04f-41d6f86dd8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3183 | 2024.12.21 02:51:38.432120 [ 279 ] {29cf468f-785e-4e3e-b04f-41d6f86dd8e0} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3184 | 2024.12.21 02:51:38.432168 [ 279 ] {29cf468f-785e-4e3e-b04f-41d6f86dd8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3185 | 2024.12.21 02:51:38.432595 [ 279 ] {29cf468f-785e-4e3e-b04f-41d6f86dd8e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3186 | 2024.12.21 02:51:38.432845 [ 279 ] {29cf468f-785e-4e3e-b04f-41d6f86dd8e0} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3187 | 2024.12.21 02:51:38.433131 [ 279 ] {29cf468f-785e-4e3e-b04f-41d6f86dd8e0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001954 sec., 28659.160696008188 rows/sec., 2.19 MiB/sec. | ||
3188 | 2024.12.21 02:51:38.433264 [ 279 ] {29cf468f-785e-4e3e-b04f-41d6f86dd8e0} <Debug> TCPHandler: Processed in 0.002379897 sec. | ||
3189 | 2024.12.21 02:51:38.433650 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3190 | 2024.12.21 02:51:38.433862 [ 281 ] {f9161f0f-e1b9-4268-837c-e5a74ed89878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3191 | 2024.12.21 02:51:38.433941 [ 281 ] {f9161f0f-e1b9-4268-837c-e5a74ed89878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3192 | 2024.12.21 02:51:38.434766 [ 281 ] {f9161f0f-e1b9-4268-837c-e5a74ed89878} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3193 | 2024.12.21 02:51:38.434812 [ 281 ] {f9161f0f-e1b9-4268-837c-e5a74ed89878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3194 | 2024.12.21 02:51:38.435258 [ 281 ] {f9161f0f-e1b9-4268-837c-e5a74ed89878} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3195 | 2024.12.21 02:51:38.435511 [ 281 ] {f9161f0f-e1b9-4268-837c-e5a74ed89878} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3196 | 2024.12.21 02:51:38.435750 [ 281 ] {f9161f0f-e1b9-4268-837c-e5a74ed89878} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001946 sec., 32887.9753340185 rows/sec., 2.57 MiB/sec. | ||
3197 | 2024.12.21 02:51:38.435808 [ 281 ] {f9161f0f-e1b9-4268-837c-e5a74ed89878} <Debug> TCPHandler: Processed in 0.002387498 sec. | ||
3198 | 2024.12.21 02:51:38.435980 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3199 | 2024.12.21 02:51:38.436136 [ 279 ] {96d84216-5fe7-475f-bd0a-d4a6c7783b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3200 | 2024.12.21 02:51:38.436201 [ 279 ] {96d84216-5fe7-475f-bd0a-d4a6c7783b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3201 | 2024.12.21 02:51:38.436812 [ 279 ] {96d84216-5fe7-475f-bd0a-d4a6c7783b02} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3202 | 2024.12.21 02:51:38.436853 [ 279 ] {96d84216-5fe7-475f-bd0a-d4a6c7783b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3203 | 2024.12.21 02:51:38.437258 [ 279 ] {96d84216-5fe7-475f-bd0a-d4a6c7783b02} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3204 | 2024.12.21 02:51:38.437507 [ 279 ] {96d84216-5fe7-475f-bd0a-d4a6c7783b02} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3205 | 2024.12.21 02:51:38.437766 [ 279 ] {96d84216-5fe7-475f-bd0a-d4a6c7783b02} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001664 sec., 32451.923076923078 rows/sec., 2.26 MiB/sec. | ||
3206 | 2024.12.21 02:51:38.437969 [ 279 ] {96d84216-5fe7-475f-bd0a-d4a6c7783b02} <Debug> TCPHandler: Processed in 0.002058094 sec. | ||
3207 | 2024.12.21 02:51:38.438187 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3208 | 2024.12.21 02:51:38.438419 [ 281 ] {e38a93c8-b977-49af-bd96-7858bed0d24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3209 | 2024.12.21 02:51:38.438516 [ 281 ] {e38a93c8-b977-49af-bd96-7858bed0d24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3210 | 2024.12.21 02:51:38.439071 [ 281 ] {e38a93c8-b977-49af-bd96-7858bed0d24b} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3211 | 2024.12.21 02:51:38.439112 [ 281 ] {e38a93c8-b977-49af-bd96-7858bed0d24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3212 | 2024.12.21 02:51:38.439513 [ 281 ] {e38a93c8-b977-49af-bd96-7858bed0d24b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3213 | 2024.12.21 02:51:38.439754 [ 281 ] {e38a93c8-b977-49af-bd96-7858bed0d24b} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2024.12.21 02:51:38.439982 [ 281 ] {e38a93c8-b977-49af-bd96-7858bed0d24b} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001625 sec., 12307.692307692309 rows/sec., 846.15 KiB/sec. | ||
3215 | 2024.12.21 02:51:38.440093 [ 281 ] {e38a93c8-b977-49af-bd96-7858bed0d24b} <Debug> TCPHandler: Processed in 0.002018714 sec. | ||
3216 | 2024.12.21 02:51:40.221582 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3217 | 2024.12.21 02:51:40.222278 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3218 | 2024.12.21 02:51:40.222331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3219 | 2024.12.21 02:51:40.222868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3220 | 2024.12.21 02:51:40.223150 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3221 | 2024.12.21 02:51:40.223443 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3222 | 2024.12.21 02:51:40.662278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3223 | 2024.12.21 02:51:40.683685 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3224 | 2024.12.21 02:51:40.683751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3225 | 2024.12.21 02:51:40.691378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3226 | 2024.12.21 02:51:40.692166 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3227 | 2024.12.21 02:51:40.695057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3228 | 2024.12.21 02:51:43.436351 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3229 | 2024.12.21 02:51:43.436565 [ 279 ] {43e1adef-55c2-4008-9593-5be078d314d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3230 | 2024.12.21 02:51:43.436644 [ 279 ] {43e1adef-55c2-4008-9593-5be078d314d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3231 | 2024.12.21 02:51:43.437398 [ 279 ] {43e1adef-55c2-4008-9593-5be078d314d1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3232 | 2024.12.21 02:51:43.437449 [ 279 ] {43e1adef-55c2-4008-9593-5be078d314d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3233 | 2024.12.21 02:51:43.437910 [ 279 ] {43e1adef-55c2-4008-9593-5be078d314d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3234 | 2024.12.21 02:51:43.438164 [ 279 ] {43e1adef-55c2-4008-9593-5be078d314d1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3235 | 2024.12.21 02:51:43.438405 [ 279 ] {43e1adef-55c2-4008-9593-5be078d314d1} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001898 sec., 37934.66807165437 rows/sec., 3.07 MiB/sec. | ||
3236 | 2024.12.21 02:51:43.438462 [ 279 ] {43e1adef-55c2-4008-9593-5be078d314d1} <Debug> TCPHandler: Processed in 0.002249847 sec. | ||
3237 | 2024.12.21 02:51:43.438718 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3238 | 2024.12.21 02:51:43.438916 [ 281 ] {c67f4cfa-c312-4f2e-be9f-effcc774c82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3239 | 2024.12.21 02:51:43.439000 [ 281 ] {c67f4cfa-c312-4f2e-be9f-effcc774c82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3240 | 2024.12.21 02:51:43.439784 [ 281 ] {c67f4cfa-c312-4f2e-be9f-effcc774c82a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3241 | 2024.12.21 02:51:43.439827 [ 281 ] {c67f4cfa-c312-4f2e-be9f-effcc774c82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3242 | 2024.12.21 02:51:43.440269 [ 281 ] {c67f4cfa-c312-4f2e-be9f-effcc774c82a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3243 | 2024.12.21 02:51:43.440530 [ 281 ] {c67f4cfa-c312-4f2e-be9f-effcc774c82a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3244 | 2024.12.21 02:51:43.440789 [ 281 ] {c67f4cfa-c312-4f2e-be9f-effcc774c82a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001915 sec., 4177.545691906005 rows/sec., 314.13 KiB/sec. | ||
3245 | 2024.12.21 02:51:43.440974 [ 281 ] {c67f4cfa-c312-4f2e-be9f-effcc774c82a} <Debug> TCPHandler: Processed in 0.002404378 sec. | ||
3246 | 2024.12.21 02:51:43.441124 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3247 | 2024.12.21 02:51:43.441243 [ 279 ] {c3c6dab6-bd12-43e6-930d-92c1909c1a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3248 | 2024.12.21 02:51:43.441296 [ 279 ] {c3c6dab6-bd12-43e6-930d-92c1909c1a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3249 | 2024.12.21 02:51:43.441912 [ 279 ] {c3c6dab6-bd12-43e6-930d-92c1909c1a19} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2024.12.21 02:51:43.441954 [ 279 ] {c3c6dab6-bd12-43e6-930d-92c1909c1a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3251 | 2024.12.21 02:51:43.442389 [ 279 ] {c3c6dab6-bd12-43e6-930d-92c1909c1a19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3252 | 2024.12.21 02:51:43.442632 [ 279 ] {c3c6dab6-bd12-43e6-930d-92c1909c1a19} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2024.12.21 02:51:43.442901 [ 279 ] {c3c6dab6-bd12-43e6-930d-92c1909c1a19} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001681 sec., 42831.647828673405 rows/sec., 3.34 MiB/sec. | ||
3254 | 2024.12.21 02:51:43.443114 [ 279 ] {c3c6dab6-bd12-43e6-930d-92c1909c1a19} <Debug> TCPHandler: Processed in 0.002040894 sec. | ||
3255 | 2024.12.21 02:51:43.443290 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3256 | 2024.12.21 02:51:43.443440 [ 281 ] {c561b688-2297-462a-ae3f-fa36e0f384b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3257 | 2024.12.21 02:51:43.443508 [ 281 ] {c561b688-2297-462a-ae3f-fa36e0f384b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3258 | 2024.12.21 02:51:43.444113 [ 281 ] {c561b688-2297-462a-ae3f-fa36e0f384b8} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3259 | 2024.12.21 02:51:43.444153 [ 281 ] {c561b688-2297-462a-ae3f-fa36e0f384b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3260 | 2024.12.21 02:51:43.444567 [ 281 ] {c561b688-2297-462a-ae3f-fa36e0f384b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3261 | 2024.12.21 02:51:43.444815 [ 281 ] {c561b688-2297-462a-ae3f-fa36e0f384b8} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3262 | 2024.12.21 02:51:43.444946 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3263 | 2024.12.21 02:51:43.444994 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3264 | 2024.12.21 02:51:43.445021 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3265 | 2024.12.21 02:51:43.445025 [ 281 ] {c561b688-2297-462a-ae3f-fa36e0f384b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
3266 | 2024.12.21 02:51:43.445157 [ 281 ] {c561b688-2297-462a-ae3f-fa36e0f384b8} <Debug> TCPHandler: Processed in 0.001940583 sec. | ||
3267 | 2024.12.21 02:51:43.445261 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
3268 | 2024.12.21 02:51:43.445349 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3269 | 2024.12.21 02:51:43.445531 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3270 | 2024.12.21 02:51:43.445590 [ 279 ] {6a4bc6b3-05d1-4d46-87fb-4b711fbc94a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3271 | 2024.12.21 02:51:43.445611 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3702 rows starting from the beginning of the part | ||
3272 | 2024.12.21 02:51:43.445919 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
3273 | 2024.12.21 02:51:43.445946 [ 279 ] {6a4bc6b3-05d1-4d46-87fb-4b711fbc94a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3274 | 2024.12.21 02:51:43.446219 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
3275 | 2024.12.21 02:51:43.446500 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 907 rows starting from the beginning of the part | ||
3276 | 2024.12.21 02:51:43.446809 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
3277 | 2024.12.21 02:51:43.447224 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
3278 | 2024.12.21 02:51:43.451197 [ 279 ] {6a4bc6b3-05d1-4d46-87fb-4b711fbc94a3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3279 | 2024.12.21 02:51:43.451244 [ 279 ] {6a4bc6b3-05d1-4d46-87fb-4b711fbc94a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3280 | 2024.12.21 02:51:43.452470 [ 279 ] {6a4bc6b3-05d1-4d46-87fb-4b711fbc94a3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3281 | 2024.12.21 02:51:43.452542 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 5 columns (5 merged, 0 gathered) in 0.007398016 sec., 705594.5810336176 rows/sec., 47.49 MiB/sec. | ||
3282 | 2024.12.21 02:51:43.452847 [ 279 ] {6a4bc6b3-05d1-4d46-87fb-4b711fbc94a3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3283 | 2024.12.21 02:51:43.453147 [ 279 ] {6a4bc6b3-05d1-4d46-87fb-4b711fbc94a3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00763 sec., 1048.4927916120578 rows/sec., 1.88 MiB/sec. | ||
3284 | 2024.12.21 02:51:43.453207 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3285 | 2024.12.21 02:51:43.453559 [ 279 ] {6a4bc6b3-05d1-4d46-87fb-4b711fbc94a3} <Debug> TCPHandler: Processed in 0.008289927 sec. | ||
3286 | 2024.12.21 02:51:43.453772 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3287 | 2024.12.21 02:51:43.453986 [ 281 ] {ec46bc86-7717-4b28-8f4e-df37fc32123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3288 | 2024.12.21 02:51:43.453997 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3289 | 2024.12.21 02:51:43.454110 [ 281 ] {ec46bc86-7717-4b28-8f4e-df37fc32123d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3290 | 2024.12.21 02:51:43.454204 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3291 | 2024.12.21 02:51:43.454441 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
3292 | 2024.12.21 02:51:43.454889 [ 281 ] {ec46bc86-7717-4b28-8f4e-df37fc32123d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3293 | 2024.12.21 02:51:43.454933 [ 281 ] {ec46bc86-7717-4b28-8f4e-df37fc32123d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3294 | 2024.12.21 02:51:43.455329 [ 281 ] {ec46bc86-7717-4b28-8f4e-df37fc32123d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3295 | 2024.12.21 02:51:43.455601 [ 281 ] {ec46bc86-7717-4b28-8f4e-df37fc32123d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3296 | 2024.12.21 02:51:43.455789 [ 144 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3297 | 2024.12.21 02:51:43.455856 [ 144 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3298 | 2024.12.21 02:51:43.455856 [ 281 ] {ec46bc86-7717-4b28-8f4e-df37fc32123d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001922 sec., 31217.48178980229 rows/sec., 2.10 MiB/sec. | ||
3299 | 2024.12.21 02:51:43.455899 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3300 | 2024.12.21 02:51:43.456025 [ 281 ] {ec46bc86-7717-4b28-8f4e-df37fc32123d} <Debug> TCPHandler: Processed in 0.002359288 sec. | ||
3301 | 2024.12.21 02:51:43.456093 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
3302 | 2024.12.21 02:51:43.456204 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3303 | 2024.12.21 02:51:43.456235 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 496 rows starting from the beginning of the part | ||
3304 | 2024.12.21 02:51:43.456300 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
3305 | 2024.12.21 02:51:43.456529 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
3306 | 2024.12.21 02:51:43.456596 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 62 rows starting from the beginning of the part | ||
3307 | 2024.12.21 02:51:43.456815 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
3308 | 2024.12.21 02:51:43.456893 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
3309 | 2024.12.21 02:51:43.458030 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 4 columns (4 merged, 0 gathered) in 0.002002443 sec., 389524.1961943486 rows/sec., 25.18 MiB/sec. | ||
3310 | 2024.12.21 02:51:43.458267 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3311 | 2024.12.21 02:51:43.458646 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_16_3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3312 | 2024.12.21 02:51:43.458737 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_16_3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3313 | 2024.12.21 02:51:43.458833 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
3314 | 2024.12.21 02:51:47.636807 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3315 | 2024.12.21 02:51:47.636877 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3316 | 2024.12.21 02:51:47.723623 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3317 | 2024.12.21 02:51:47.724298 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3318 | 2024.12.21 02:51:47.724349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3319 | 2024.12.21 02:51:47.724886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3320 | 2024.12.21 02:51:47.725153 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3321 | 2024.12.21 02:51:47.725396 [ 140 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3322 | 2024.12.21 02:51:47.725414 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3323 | 2024.12.21 02:51:47.725497 [ 140 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3324 | 2024.12.21 02:51:47.725531 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3325 | 2024.12.21 02:51:47.725739 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
3326 | 2024.12.21 02:51:47.725976 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3327 | 2024.12.21 02:51:47.726019 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
3328 | 2024.12.21 02:51:47.726101 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
3329 | 2024.12.21 02:51:47.726287 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
3330 | 2024.12.21 02:51:47.726555 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
3331 | 2024.12.21 02:51:47.726717 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
3332 | 2024.12.21 02:51:47.726918 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
3333 | 2024.12.21 02:51:47.728725 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003114606 sec., 2369802.151540195 rows/sec., 33.90 MiB/sec. | ||
3334 | 2024.12.21 02:51:47.729300 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3335 | 2024.12.21 02:51:47.729704 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_16_3} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3336 | 2024.12.21 02:51:47.729812 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_16_3} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3337 | 2024.12.21 02:51:47.729931 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3338 | 2024.12.21 02:51:47.740294 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 446 | ||
3339 | 2024.12.21 02:51:47.743217 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3340 | 2024.12.21 02:51:47.743268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3341 | 2024.12.21 02:51:47.744762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3342 | 2024.12.21 02:51:47.745090 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2024.12.21 02:51:47.745739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
3344 | 2024.12.21 02:51:48.001636 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001104403 sec. | ||
3345 | 2024.12.21 02:51:48.195176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3346 | 2024.12.21 02:51:48.216537 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3347 | 2024.12.21 02:51:48.216583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3348 | 2024.12.21 02:51:48.224183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3349 | 2024.12.21 02:51:48.224948 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3350 | 2024.12.21 02:51:48.225251 [ 140 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3351 | 2024.12.21 02:51:48.225330 [ 140 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3352 | 2024.12.21 02:51:48.225375 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3353 | 2024.12.21 02:51:48.226073 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
3354 | 2024.12.21 02:51:48.240057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3355 | 2024.12.21 02:51:48.241962 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3356 | 2024.12.21 02:51:48.243573 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
3357 | 2024.12.21 02:51:48.249415 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
3358 | 2024.12.21 02:51:48.255105 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
3359 | 2024.12.21 02:51:48.260852 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
3360 | 2024.12.21 02:51:48.266473 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
3361 | 2024.12.21 02:51:48.271128 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3362 | 2024.12.21 02:51:48.329289 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.103764083 sec., 1166.106773188561 rows/sec., 6.03 MiB/sec. | ||
3363 | 2024.12.21 02:51:48.331990 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3364 | 2024.12.21 02:51:48.335077 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_16_3} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3365 | 2024.12.21 02:51:48.335206 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_16_3} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3366 | 2024.12.21 02:51:48.338035 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3367 | 2024.12.21 02:51:48.443169 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3368 | 2024.12.21 02:51:48.443325 [ 279 ] {0bce9e7e-b401-4af8-b626-d3b56b60c790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3369 | 2024.12.21 02:51:48.443385 [ 279 ] {0bce9e7e-b401-4af8-b626-d3b56b60c790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3370 | 2024.12.21 02:51:48.444039 [ 279 ] {0bce9e7e-b401-4af8-b626-d3b56b60c790} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3371 | 2024.12.21 02:51:48.444078 [ 279 ] {0bce9e7e-b401-4af8-b626-d3b56b60c790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3372 | 2024.12.21 02:51:48.444459 [ 279 ] {0bce9e7e-b401-4af8-b626-d3b56b60c790} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3373 | 2024.12.21 02:51:48.444703 [ 279 ] {0bce9e7e-b401-4af8-b626-d3b56b60c790} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3374 | 2024.12.21 02:51:48.444951 [ 279 ] {0bce9e7e-b401-4af8-b626-d3b56b60c790} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001661 sec., 8428.657435279953 rows/sec., 606.75 KiB/sec. | ||
3375 | 2024.12.21 02:51:48.445117 [ 279 ] {0bce9e7e-b401-4af8-b626-d3b56b60c790} <Debug> TCPHandler: Processed in 0.002055194 sec. | ||
3376 | 2024.12.21 02:51:48.445407 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3377 | 2024.12.21 02:51:48.445689 [ 281 ] {f322fe9b-21f3-43d0-a850-e3e1c95dd024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3378 | 2024.12.21 02:51:48.445800 [ 281 ] {f322fe9b-21f3-43d0-a850-e3e1c95dd024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3379 | 2024.12.21 02:51:48.446677 [ 281 ] {f322fe9b-21f3-43d0-a850-e3e1c95dd024} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3380 | 2024.12.21 02:51:48.446724 [ 281 ] {f322fe9b-21f3-43d0-a850-e3e1c95dd024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3381 | 2024.12.21 02:51:48.447163 [ 281 ] {f322fe9b-21f3-43d0-a850-e3e1c95dd024} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3382 | 2024.12.21 02:51:48.447415 [ 281 ] {f322fe9b-21f3-43d0-a850-e3e1c95dd024} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3383 | 2024.12.21 02:51:48.447646 [ 281 ] {f322fe9b-21f3-43d0-a850-e3e1c95dd024} <Debug> executeQuery: Read 267 rows, 23.96 KiB in 0.002038 sec., 131010.79489695781 rows/sec., 11.48 MiB/sec. | ||
3384 | 2024.12.21 02:51:48.447710 [ 281 ] {f322fe9b-21f3-43d0-a850-e3e1c95dd024} <Debug> TCPHandler: Processed in 0.002490469 sec. | ||
3385 | 2024.12.21 02:51:48.447859 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3386 | 2024.12.21 02:51:48.447976 [ 279 ] {24ea7062-bbfd-4a85-97bf-b8be0eac82ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3387 | 2024.12.21 02:51:48.448025 [ 279 ] {24ea7062-bbfd-4a85-97bf-b8be0eac82ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3388 | 2024.12.21 02:51:48.448618 [ 279 ] {24ea7062-bbfd-4a85-97bf-b8be0eac82ce} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2024.12.21 02:51:48.448656 [ 279 ] {24ea7062-bbfd-4a85-97bf-b8be0eac82ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3390 | 2024.12.21 02:51:48.449013 [ 279 ] {24ea7062-bbfd-4a85-97bf-b8be0eac82ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3391 | 2024.12.21 02:51:48.449259 [ 279 ] {24ea7062-bbfd-4a85-97bf-b8be0eac82ce} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3392 | 2024.12.21 02:51:48.449489 [ 279 ] {24ea7062-bbfd-4a85-97bf-b8be0eac82ce} <Debug> executeQuery: Read 39 rows, 2.86 KiB in 0.001534 sec., 25423.728813559323 rows/sec., 1.82 MiB/sec. | ||
3393 | 2024.12.21 02:51:48.449608 [ 279 ] {24ea7062-bbfd-4a85-97bf-b8be0eac82ce} <Debug> TCPHandler: Processed in 0.001808532 sec. | ||
3394 | 2024.12.21 02:51:48.449768 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3395 | 2024.12.21 02:51:48.449907 [ 281 ] {b9b3823b-972c-4740-9751-fdf8301efaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3396 | 2024.12.21 02:51:48.449961 [ 281 ] {b9b3823b-972c-4740-9751-fdf8301efaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3397 | 2024.12.21 02:51:48.450578 [ 281 ] {b9b3823b-972c-4740-9751-fdf8301efaea} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3398 | 2024.12.21 02:51:48.450621 [ 281 ] {b9b3823b-972c-4740-9751-fdf8301efaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3399 | 2024.12.21 02:51:48.450998 [ 281 ] {b9b3823b-972c-4740-9751-fdf8301efaea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3400 | 2024.12.21 02:51:48.451246 [ 281 ] {b9b3823b-972c-4740-9751-fdf8301efaea} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3401 | 2024.12.21 02:51:48.451468 [ 281 ] {b9b3823b-972c-4740-9751-fdf8301efaea} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec. | ||
3402 | 2024.12.21 02:51:48.451531 [ 281 ] {b9b3823b-972c-4740-9751-fdf8301efaea} <Debug> TCPHandler: Processed in 0.001833391 sec. | ||
3403 | 2024.12.21 02:51:48.451679 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3404 | 2024.12.21 02:51:48.451794 [ 279 ] {f48f79e0-168a-435a-b8d3-a0d42b150fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3405 | 2024.12.21 02:51:48.451843 [ 279 ] {f48f79e0-168a-435a-b8d3-a0d42b150fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3406 | 2024.12.21 02:51:48.452427 [ 279 ] {f48f79e0-168a-435a-b8d3-a0d42b150fae} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3407 | 2024.12.21 02:51:48.452466 [ 279 ] {f48f79e0-168a-435a-b8d3-a0d42b150fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3408 | 2024.12.21 02:51:48.452828 [ 279 ] {f48f79e0-168a-435a-b8d3-a0d42b150fae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3409 | 2024.12.21 02:51:48.453060 [ 279 ] {f48f79e0-168a-435a-b8d3-a0d42b150fae} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3410 | 2024.12.21 02:51:48.453318 [ 279 ] {f48f79e0-168a-435a-b8d3-a0d42b150fae} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. | ||
3411 | 2024.12.21 02:51:48.453482 [ 279 ] {f48f79e0-168a-435a-b8d3-a0d42b150fae} <Debug> TCPHandler: Processed in 0.001858252 sec. | ||
3412 | 2024.12.21 02:51:48.453613 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3413 | 2024.12.21 02:51:48.453731 [ 281 ] {09de2202-2180-4a3a-a2d8-edf5cf53b04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3414 | 2024.12.21 02:51:48.453779 [ 281 ] {09de2202-2180-4a3a-a2d8-edf5cf53b04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3415 | 2024.12.21 02:51:48.454631 [ 281 ] {09de2202-2180-4a3a-a2d8-edf5cf53b04d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3416 | 2024.12.21 02:51:48.454693 [ 281 ] {09de2202-2180-4a3a-a2d8-edf5cf53b04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3417 | 2024.12.21 02:51:48.455134 [ 281 ] {09de2202-2180-4a3a-a2d8-edf5cf53b04d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3418 | 2024.12.21 02:51:48.455385 [ 281 ] {09de2202-2180-4a3a-a2d8-edf5cf53b04d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3419 | 2024.12.21 02:51:48.455613 [ 281 ] {09de2202-2180-4a3a-a2d8-edf5cf53b04d} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001906 sec., 217208.81427072405 rows/sec., 15.50 MiB/sec. | ||
3420 | 2024.12.21 02:51:48.455670 [ 281 ] {09de2202-2180-4a3a-a2d8-edf5cf53b04d} <Debug> TCPHandler: Processed in 0.002114984 sec. | ||
3421 | 2024.12.21 02:51:48.455867 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3422 | 2024.12.21 02:51:48.455991 [ 279 ] {1d76a278-6a10-42de-84e6-48ab4172fa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3423 | 2024.12.21 02:51:48.456043 [ 279 ] {1d76a278-6a10-42de-84e6-48ab4172fa29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3424 | 2024.12.21 02:51:48.456539 [ 279 ] {1d76a278-6a10-42de-84e6-48ab4172fa29} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3425 | 2024.12.21 02:51:48.456579 [ 279 ] {1d76a278-6a10-42de-84e6-48ab4172fa29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3426 | 2024.12.21 02:51:48.456964 [ 279 ] {1d76a278-6a10-42de-84e6-48ab4172fa29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3427 | 2024.12.21 02:51:48.457216 [ 279 ] {1d76a278-6a10-42de-84e6-48ab4172fa29} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3428 | 2024.12.21 02:51:48.457425 [ 279 ] {1d76a278-6a10-42de-84e6-48ab4172fa29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. | ||
3429 | 2024.12.21 02:51:48.457477 [ 279 ] {1d76a278-6a10-42de-84e6-48ab4172fa29} <Debug> TCPHandler: Processed in 0.001669159 sec. | ||
3430 | 2024.12.21 02:51:48.457614 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3431 | 2024.12.21 02:51:48.457735 [ 281 ] {1ea78d2f-08c4-4d6b-bfdb-b60381b9bdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3432 | 2024.12.21 02:51:48.457789 [ 281 ] {1ea78d2f-08c4-4d6b-bfdb-b60381b9bdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3433 | 2024.12.21 02:51:48.458371 [ 281 ] {1ea78d2f-08c4-4d6b-bfdb-b60381b9bdb8} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3434 | 2024.12.21 02:51:48.458410 [ 281 ] {1ea78d2f-08c4-4d6b-bfdb-b60381b9bdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3435 | 2024.12.21 02:51:48.458811 [ 281 ] {1ea78d2f-08c4-4d6b-bfdb-b60381b9bdb8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3436 | 2024.12.21 02:51:48.459048 [ 281 ] {1ea78d2f-08c4-4d6b-bfdb-b60381b9bdb8} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3437 | 2024.12.21 02:51:48.459265 [ 281 ] {1ea78d2f-08c4-4d6b-bfdb-b60381b9bdb8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001556 sec., 152313.62467866324 rows/sec., 10.21 MiB/sec. | ||
3438 | 2024.12.21 02:51:48.459325 [ 281 ] {1ea78d2f-08c4-4d6b-bfdb-b60381b9bdb8} <Debug> TCPHandler: Processed in 0.00176741 sec. | ||
3439 | 2024.12.21 02:51:48.459475 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3440 | 2024.12.21 02:51:48.459593 [ 279 ] {71c9369c-ba41-4cdb-a95c-61e09c9a4c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3441 | 2024.12.21 02:51:48.459643 [ 279 ] {71c9369c-ba41-4cdb-a95c-61e09c9a4c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3442 | 2024.12.21 02:51:48.460115 [ 279 ] {71c9369c-ba41-4cdb-a95c-61e09c9a4c31} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2024.12.21 02:51:48.460153 [ 279 ] {71c9369c-ba41-4cdb-a95c-61e09c9a4c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3444 | 2024.12.21 02:51:48.460509 [ 279 ] {71c9369c-ba41-4cdb-a95c-61e09c9a4c31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3445 | 2024.12.21 02:51:48.460736 [ 279 ] {71c9369c-ba41-4cdb-a95c-61e09c9a4c31} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2024.12.21 02:51:48.460971 [ 279 ] {71c9369c-ba41-4cdb-a95c-61e09c9a4c31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. | ||
3447 | 2024.12.21 02:51:48.461036 [ 279 ] {71c9369c-ba41-4cdb-a95c-61e09c9a4c31} <Debug> TCPHandler: Processed in 0.001617279 sec. | ||
3448 | 2024.12.21 02:51:48.461187 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3449 | 2024.12.21 02:51:48.461324 [ 281 ] {31b855bf-f7bf-4fae-bd3f-dec286093a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3450 | 2024.12.21 02:51:48.461416 [ 281 ] {31b855bf-f7bf-4fae-bd3f-dec286093a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3451 | 2024.12.21 02:51:48.462640 [ 281 ] {31b855bf-f7bf-4fae-bd3f-dec286093a1d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3452 | 2024.12.21 02:51:48.462680 [ 281 ] {31b855bf-f7bf-4fae-bd3f-dec286093a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3453 | 2024.12.21 02:51:48.463343 [ 281 ] {31b855bf-f7bf-4fae-bd3f-dec286093a1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3454 | 2024.12.21 02:51:48.463601 [ 281 ] {31b855bf-f7bf-4fae-bd3f-dec286093a1d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3455 | 2024.12.21 02:51:48.463876 [ 281 ] {31b855bf-f7bf-4fae-bd3f-dec286093a1d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002582 sec., 12393.493415956622 rows/sec., 22.21 MiB/sec. | ||
3456 | 2024.12.21 02:51:48.463986 [ 281 ] {31b855bf-f7bf-4fae-bd3f-dec286093a1d} <Debug> TCPHandler: Processed in 0.002863484 sec. | ||
3457 | 2024.12.21 02:51:48.464135 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3458 | 2024.12.21 02:51:48.464254 [ 279 ] {2a0f2a38-7e3e-498a-bf15-68287cbd5b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3459 | 2024.12.21 02:51:48.464304 [ 279 ] {2a0f2a38-7e3e-498a-bf15-68287cbd5b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3460 | 2024.12.21 02:51:48.464792 [ 279 ] {2a0f2a38-7e3e-498a-bf15-68287cbd5b6c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3461 | 2024.12.21 02:51:48.464831 [ 279 ] {2a0f2a38-7e3e-498a-bf15-68287cbd5b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3462 | 2024.12.21 02:51:48.465202 [ 279 ] {2a0f2a38-7e3e-498a-bf15-68287cbd5b6c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3463 | 2024.12.21 02:51:48.465457 [ 279 ] {2a0f2a38-7e3e-498a-bf15-68287cbd5b6c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3464 | 2024.12.21 02:51:48.465660 [ 279 ] {2a0f2a38-7e3e-498a-bf15-68287cbd5b6c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec. | ||
3465 | 2024.12.21 02:51:48.465708 [ 279 ] {2a0f2a38-7e3e-498a-bf15-68287cbd5b6c} <Debug> TCPHandler: Processed in 0.001630619 sec. | ||
3466 | 2024.12.21 02:51:53.436486 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3467 | 2024.12.21 02:51:53.436688 [ 279 ] {a1c688ec-34da-4490-b65e-544dde418d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3468 | 2024.12.21 02:51:53.436759 [ 279 ] {a1c688ec-34da-4490-b65e-544dde418d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3469 | 2024.12.21 02:51:53.437483 [ 279 ] {a1c688ec-34da-4490-b65e-544dde418d08} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2024.12.21 02:51:53.437524 [ 279 ] {a1c688ec-34da-4490-b65e-544dde418d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3471 | 2024.12.21 02:51:53.437942 [ 279 ] {a1c688ec-34da-4490-b65e-544dde418d08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3472 | 2024.12.21 02:51:53.438198 [ 279 ] {a1c688ec-34da-4490-b65e-544dde418d08} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3473 | 2024.12.21 02:51:53.438459 [ 279 ] {a1c688ec-34da-4490-b65e-544dde418d08} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001801 sec., 1110.494169905608 rows/sec., 90.55 KiB/sec. | ||
3474 | 2024.12.21 02:51:53.438546 [ 279 ] {a1c688ec-34da-4490-b65e-544dde418d08} <Debug> TCPHandler: Processed in 0.002190406 sec. | ||
3475 | 2024.12.21 02:51:53.438787 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3476 | 2024.12.21 02:51:53.438974 [ 281 ] {3fdfe58c-0db0-4c9a-9251-8266fbc56614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3477 | 2024.12.21 02:51:53.439047 [ 281 ] {3fdfe58c-0db0-4c9a-9251-8266fbc56614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3478 | 2024.12.21 02:51:53.439815 [ 281 ] {3fdfe58c-0db0-4c9a-9251-8266fbc56614} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3479 | 2024.12.21 02:51:53.439861 [ 281 ] {3fdfe58c-0db0-4c9a-9251-8266fbc56614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3480 | 2024.12.21 02:51:53.440305 [ 281 ] {3fdfe58c-0db0-4c9a-9251-8266fbc56614} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3481 | 2024.12.21 02:51:53.440556 [ 281 ] {3fdfe58c-0db0-4c9a-9251-8266fbc56614} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3482 | 2024.12.21 02:51:53.440807 [ 281 ] {3fdfe58c-0db0-4c9a-9251-8266fbc56614} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001886 sec., 38706.25662778367 rows/sec., 3.12 MiB/sec. | ||
3483 | 2024.12.21 02:51:53.440910 [ 281 ] {3fdfe58c-0db0-4c9a-9251-8266fbc56614} <Debug> TCPHandler: Processed in 0.002254386 sec. | ||
3484 | 2024.12.21 02:51:53.441066 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3485 | 2024.12.21 02:51:53.441205 [ 279 ] {7d48b937-bb62-4064-bbe2-cc8f94eb1b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3486 | 2024.12.21 02:51:53.441263 [ 279 ] {7d48b937-bb62-4064-bbe2-cc8f94eb1b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3487 | 2024.12.21 02:51:53.441952 [ 279 ] {7d48b937-bb62-4064-bbe2-cc8f94eb1b74} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3488 | 2024.12.21 02:51:53.441999 [ 279 ] {7d48b937-bb62-4064-bbe2-cc8f94eb1b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3489 | 2024.12.21 02:51:53.442353 [ 279 ] {7d48b937-bb62-4064-bbe2-cc8f94eb1b74} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3490 | 2024.12.21 02:51:53.442591 [ 279 ] {7d48b937-bb62-4064-bbe2-cc8f94eb1b74} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3491 | 2024.12.21 02:51:53.442714 [ 132 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3492 | 2024.12.21 02:51:53.442760 [ 132 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3493 | 2024.12.21 02:51:53.442771 [ 279 ] {7d48b937-bb62-4064-bbe2-cc8f94eb1b74} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001597 sec., 6261.740763932374 rows/sec., 464.13 KiB/sec. | ||
3494 | 2024.12.21 02:51:53.442785 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3495 | 2024.12.21 02:51:53.442853 [ 279 ] {7d48b937-bb62-4064-bbe2-cc8f94eb1b74} <Debug> TCPHandler: Processed in 0.001852262 sec. | ||
3496 | 2024.12.21 02:51:53.443163 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3497 | 2024.12.21 02:51:53.443286 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
3498 | 2024.12.21 02:51:53.443489 [ 281 ] {6f6ce9c4-27e4-40ce-8407-8151079dba9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3499 | 2024.12.21 02:51:53.443612 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3500 | 2024.12.21 02:51:53.443622 [ 281 ] {6f6ce9c4-27e4-40ce-8407-8151079dba9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3501 | 2024.12.21 02:51:53.443712 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part | ||
3502 | 2024.12.21 02:51:53.444054 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
3503 | 2024.12.21 02:51:53.444530 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
3504 | 2024.12.21 02:51:53.444897 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
3505 | 2024.12.21 02:51:53.445249 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
3506 | 2024.12.21 02:51:53.445548 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
3507 | 2024.12.21 02:51:53.446444 [ 281 ] {6f6ce9c4-27e4-40ce-8407-8151079dba9c} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3508 | 2024.12.21 02:51:53.446512 [ 281 ] {6f6ce9c4-27e4-40ce-8407-8151079dba9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3509 | 2024.12.21 02:51:53.447702 [ 281 ] {6f6ce9c4-27e4-40ce-8407-8151079dba9c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3510 | 2024.12.21 02:51:53.448426 [ 281 ] {6f6ce9c4-27e4-40ce-8407-8151079dba9c} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3511 | 2024.12.21 02:51:53.448502 [ 201 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 5 columns (5 merged, 0 gathered) in 0.005639396 sec., 28549.156682736946 rows/sec., 2.16 MiB/sec. | ||
3512 | 2024.12.21 02:51:53.448789 [ 281 ] {6f6ce9c4-27e4-40ce-8407-8151079dba9c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00539 sec., 13729.128014842301 rows/sec., 1.07 MiB/sec. | ||
3513 | 2024.12.21 02:51:53.448870 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3514 | 2024.12.21 02:51:53.448908 [ 281 ] {6f6ce9c4-27e4-40ce-8407-8151079dba9c} <Debug> TCPHandler: Processed in 0.0059539 sec. | ||
3515 | 2024.12.21 02:51:53.449145 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3516 | 2024.12.21 02:51:53.449334 [ 279 ] {4bd699b1-7d71-4b96-9e82-d0fab69e66da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3517 | 2024.12.21 02:51:53.449426 [ 279 ] {4bd699b1-7d71-4b96-9e82-d0fab69e66da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3518 | 2024.12.21 02:51:53.449512 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_16_3} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3519 | 2024.12.21 02:51:53.449789 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_16_3} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3520 | 2024.12.21 02:51:53.449991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3521 | 2024.12.21 02:51:53.450359 [ 279 ] {4bd699b1-7d71-4b96-9e82-d0fab69e66da} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3522 | 2024.12.21 02:51:53.450399 [ 279 ] {4bd699b1-7d71-4b96-9e82-d0fab69e66da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3523 | 2024.12.21 02:51:53.450789 [ 279 ] {4bd699b1-7d71-4b96-9e82-d0fab69e66da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3524 | 2024.12.21 02:51:53.451018 [ 279 ] {4bd699b1-7d71-4b96-9e82-d0fab69e66da} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3525 | 2024.12.21 02:51:53.451197 [ 279 ] {4bd699b1-7d71-4b96-9e82-d0fab69e66da} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001931 sec., 83376.48886587261 rows/sec., 5.81 MiB/sec. | ||
3526 | 2024.12.21 02:51:53.451248 [ 279 ] {4bd699b1-7d71-4b96-9e82-d0fab69e66da} <Debug> TCPHandler: Processed in 0.002211716 sec. | ||
3527 | 2024.12.21 02:51:53.451389 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3528 | 2024.12.21 02:51:53.451505 [ 281 ] {83eb876a-5507-4c66-ab7d-6e69edb7055e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3529 | 2024.12.21 02:51:53.451586 [ 281 ] {83eb876a-5507-4c66-ab7d-6e69edb7055e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3530 | 2024.12.21 02:51:53.452677 [ 281 ] {83eb876a-5507-4c66-ab7d-6e69edb7055e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3531 | 2024.12.21 02:51:53.452717 [ 281 ] {83eb876a-5507-4c66-ab7d-6e69edb7055e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3532 | 2024.12.21 02:51:53.453344 [ 281 ] {83eb876a-5507-4c66-ab7d-6e69edb7055e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3533 | 2024.12.21 02:51:53.453593 [ 281 ] {83eb876a-5507-4c66-ab7d-6e69edb7055e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3534 | 2024.12.21 02:51:53.453771 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3535 | 2024.12.21 02:51:53.453838 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3536 | 2024.12.21 02:51:53.453869 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3537 | 2024.12.21 02:51:53.453885 [ 281 ] {83eb876a-5507-4c66-ab7d-6e69edb7055e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002396 sec., 3338.89816360601 rows/sec., 5.98 MiB/sec. | ||
3538 | 2024.12.21 02:51:53.454173 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
3539 | 2024.12.21 02:51:53.454287 [ 281 ] {83eb876a-5507-4c66-ab7d-6e69edb7055e} <Debug> TCPHandler: Processed in 0.002953784 sec. | ||
3540 | 2024.12.21 02:51:53.454501 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3541 | 2024.12.21 02:51:53.454698 [ 279 ] {76a0443d-0999-4f11-a823-aa338c0140f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3542 | 2024.12.21 02:51:53.454710 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3543 | 2024.12.21 02:51:53.454777 [ 279 ] {76a0443d-0999-4f11-a823-aa338c0140f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3544 | 2024.12.21 02:51:53.454821 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 219 rows starting from the beginning of the part | ||
3545 | 2024.12.21 02:51:53.455527 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
3546 | 2024.12.21 02:51:53.456033 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
3547 | 2024.12.21 02:51:53.456577 [ 279 ] {76a0443d-0999-4f11-a823-aa338c0140f5} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3548 | 2024.12.21 02:51:53.456589 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
3549 | 2024.12.21 02:51:53.456620 [ 279 ] {76a0443d-0999-4f11-a823-aa338c0140f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3550 | 2024.12.21 02:51:53.457096 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
3551 | 2024.12.21 02:51:53.457613 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3552 | 2024.12.21 02:51:53.457717 [ 279 ] {76a0443d-0999-4f11-a823-aa338c0140f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3553 | 2024.12.21 02:51:53.458346 [ 279 ] {76a0443d-0999-4f11-a823-aa338c0140f5} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3554 | 2024.12.21 02:51:53.458613 [ 279 ] {76a0443d-0999-4f11-a823-aa338c0140f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003967 sec., 15124.779430299976 rows/sec., 1.02 MiB/sec. | ||
3555 | 2024.12.21 02:51:53.458686 [ 279 ] {76a0443d-0999-4f11-a823-aa338c0140f5} <Debug> TCPHandler: Processed in 0.00429043 sec. | ||
3556 | 2024.12.21 02:51:53.461129 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 19 columns (19 merged, 0 gathered) in 0.007179963 sec., 42757.88050718367 rows/sec., 76.62 MiB/sec. | ||
3557 | 2024.12.21 02:51:53.461623 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3558 | 2024.12.21 02:51:53.462071 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3559 | 2024.12.21 02:51:53.462165 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3560 | 2024.12.21 02:51:53.462319 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
3561 | 2024.12.21 02:51:55.225661 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3562 | 2024.12.21 02:51:55.226517 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3563 | 2024.12.21 02:51:55.226566 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3564 | 2024.12.21 02:51:55.227103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3565 | 2024.12.21 02:51:55.227390 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3566 | 2024.12.21 02:51:55.227779 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3567 | 2024.12.21 02:51:55.740183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3568 | 2024.12.21 02:51:55.759018 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3569 | 2024.12.21 02:51:55.759073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3570 | 2024.12.21 02:51:55.766422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3571 | 2024.12.21 02:51:55.767161 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3572 | 2024.12.21 02:51:55.770940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3573 | 2024.12.21 02:51:56.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.58 MiB, peak 187.29 MiB, free memory in arenas 0.00 B, will set to 180.78 MiB (RSS), difference: 1.20 MiB | ||
3574 | 2024.12.21 02:51:57.745940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 482 | ||
3575 | 2024.12.21 02:51:57.749002 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3576 | 2024.12.21 02:51:57.749043 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3577 | 2024.12.21 02:51:57.750521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3578 | 2024.12.21 02:51:57.750823 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3579 | 2024.12.21 02:51:57.751126 [ 124 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3580 | 2024.12.21 02:51:57.751293 [ 124 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3581 | 2024.12.21 02:51:57.751378 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3582 | 2024.12.21 02:51:57.751952 [ 188 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
3583 | 2024.12.21 02:51:57.752812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
3584 | 2024.12.21 02:51:57.753323 [ 188 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3585 | 2024.12.21 02:51:57.753514 [ 188 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
3586 | 2024.12.21 02:51:57.754142 [ 188 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
3587 | 2024.12.21 02:51:57.754797 [ 188 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
3588 | 2024.12.21 02:51:57.755371 [ 188 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 58 rows starting from the beginning of the part | ||
3589 | 2024.12.21 02:51:57.756014 [ 188 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
3590 | 2024.12.21 02:51:57.756607 [ 188 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
3591 | 2024.12.21 02:51:57.764719 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.013198624 sec., 36518.95833989967 rows/sec., 34.25 MiB/sec. | ||
3592 | 2024.12.21 02:51:57.765881 [ 190 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3593 | 2024.12.21 02:51:57.766653 [ 190 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3594 | 2024.12.21 02:51:57.766739 [ 190 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_11_2} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3595 | 2024.12.21 02:51:57.767050 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
3596 | 2024.12.21 02:51:58.442658 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3597 | 2024.12.21 02:51:58.442865 [ 279 ] {a3bc5c85-9ecd-4a68-9945-4373c109b255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3598 | 2024.12.21 02:51:58.442942 [ 279 ] {a3bc5c85-9ecd-4a68-9945-4373c109b255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3599 | 2024.12.21 02:51:58.443675 [ 279 ] {a3bc5c85-9ecd-4a68-9945-4373c109b255} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3600 | 2024.12.21 02:51:58.443716 [ 279 ] {a3bc5c85-9ecd-4a68-9945-4373c109b255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3601 | 2024.12.21 02:51:58.444142 [ 279 ] {a3bc5c85-9ecd-4a68-9945-4373c109b255} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3602 | 2024.12.21 02:51:58.444392 [ 279 ] {a3bc5c85-9ecd-4a68-9945-4373c109b255} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3603 | 2024.12.21 02:51:58.444610 [ 279 ] {a3bc5c85-9ecd-4a68-9945-4373c109b255} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001798 sec., 7786.429365962181 rows/sec., 560.52 KiB/sec. | ||
3604 | 2024.12.21 02:51:58.444697 [ 279 ] {a3bc5c85-9ecd-4a68-9945-4373c109b255} <Debug> TCPHandler: Processed in 0.002174945 sec. | ||
3605 | 2024.12.21 02:51:58.444952 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3606 | 2024.12.21 02:51:58.445164 [ 281 ] {b194fd8b-ecb0-4c4a-972d-07db1bf150ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3607 | 2024.12.21 02:51:58.445237 [ 281 ] {b194fd8b-ecb0-4c4a-972d-07db1bf150ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3608 | 2024.12.21 02:51:58.446070 [ 281 ] {b194fd8b-ecb0-4c4a-972d-07db1bf150ce} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2024.12.21 02:51:58.446119 [ 281 ] {b194fd8b-ecb0-4c4a-972d-07db1bf150ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3610 | 2024.12.21 02:51:58.446588 [ 281 ] {b194fd8b-ecb0-4c4a-972d-07db1bf150ce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3611 | 2024.12.21 02:51:58.446862 [ 281 ] {b194fd8b-ecb0-4c4a-972d-07db1bf150ce} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3612 | 2024.12.21 02:51:58.447044 [ 124 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3613 | 2024.12.21 02:51:58.447117 [ 281 ] {b194fd8b-ecb0-4c4a-972d-07db1bf150ce} <Debug> executeQuery: Read 267 rows, 23.96 KiB in 0.002005 sec., 133167.08229426434 rows/sec., 11.67 MiB/sec. | ||
3614 | 2024.12.21 02:51:58.447122 [ 124 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3615 | 2024.12.21 02:51:58.447215 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3616 | 2024.12.21 02:51:58.447263 [ 281 ] {b194fd8b-ecb0-4c4a-972d-07db1bf150ce} <Debug> TCPHandler: Processed in 0.002462208 sec. | ||
3617 | 2024.12.21 02:51:58.447469 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
3618 | 2024.12.21 02:51:58.447477 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3619 | 2024.12.21 02:51:58.447582 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3620 | 2024.12.21 02:51:58.447621 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1430 rows starting from the beginning of the part | ||
3621 | 2024.12.21 02:51:58.447642 [ 279 ] {07fd91fe-f390-4bdc-86f1-1f10e6cb3802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3622 | 2024.12.21 02:51:58.447738 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
3623 | 2024.12.21 02:51:58.447746 [ 279 ] {07fd91fe-f390-4bdc-86f1-1f10e6cb3802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3624 | 2024.12.21 02:51:58.448205 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part | ||
3625 | 2024.12.21 02:51:58.448436 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 267 rows starting from the beginning of the part | ||
3626 | 2024.12.21 02:51:58.448793 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 73 rows starting from the beginning of the part | ||
3627 | 2024.12.21 02:51:58.449127 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 267 rows starting from the beginning of the part | ||
3628 | 2024.12.21 02:51:58.450204 [ 279 ] {07fd91fe-f390-4bdc-86f1-1f10e6cb3802} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3629 | 2024.12.21 02:51:58.450248 [ 279 ] {07fd91fe-f390-4bdc-86f1-1f10e6cb3802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3630 | 2024.12.21 02:51:58.450949 [ 279 ] {07fd91fe-f390-4bdc-86f1-1f10e6cb3802} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3631 | 2024.12.21 02:51:58.451213 [ 279 ] {07fd91fe-f390-4bdc-86f1-1f10e6cb3802} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3632 | 2024.12.21 02:51:58.451789 [ 279 ] {07fd91fe-f390-4bdc-86f1-1f10e6cb3802} <Debug> executeQuery: Read 39 rows, 2.86 KiB in 0.004153 sec., 9390.801830002409 rows/sec., 689.21 KiB/sec. | ||
3633 | 2024.12.21 02:51:58.451804 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.004487402 sec., 482461.78969479445 rows/sec., 42.43 MiB/sec. | ||
3634 | 2024.12.21 02:51:58.452178 [ 279 ] {07fd91fe-f390-4bdc-86f1-1f10e6cb3802} <Debug> TCPHandler: Processed in 0.004794986 sec. | ||
3635 | 2024.12.21 02:51:58.452282 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3636 | 2024.12.21 02:51:58.452491 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3637 | 2024.12.21 02:51:58.452691 [ 281 ] {e3c8949a-b424-4d63-8efa-f082e306884f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3638 | 2024.12.21 02:51:58.452779 [ 281 ] {e3c8949a-b424-4d63-8efa-f082e306884f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3639 | 2024.12.21 02:51:58.452833 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3640 | 2024.12.21 02:51:58.453044 [ 188 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_21_4} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3641 | 2024.12.21 02:51:58.453168 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
3642 | 2024.12.21 02:51:58.453647 [ 281 ] {e3c8949a-b424-4d63-8efa-f082e306884f} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3643 | 2024.12.21 02:51:58.453690 [ 281 ] {e3c8949a-b424-4d63-8efa-f082e306884f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3644 | 2024.12.21 02:51:58.454045 [ 281 ] {e3c8949a-b424-4d63-8efa-f082e306884f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3645 | 2024.12.21 02:51:58.454285 [ 281 ] {e3c8949a-b424-4d63-8efa-f082e306884f} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3646 | 2024.12.21 02:51:58.454578 [ 281 ] {e3c8949a-b424-4d63-8efa-f082e306884f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00192 sec., 7291.666666666666 rows/sec., 510.66 KiB/sec. | ||
3647 | 2024.12.21 02:51:58.454716 [ 281 ] {e3c8949a-b424-4d63-8efa-f082e306884f} <Debug> TCPHandler: Processed in 0.002423568 sec. | ||
3648 | 2024.12.21 02:51:58.454870 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3649 | 2024.12.21 02:51:58.455007 [ 279 ] {765a614c-934f-42b5-8f15-23d922eb9a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3650 | 2024.12.21 02:51:58.455063 [ 279 ] {765a614c-934f-42b5-8f15-23d922eb9a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3651 | 2024.12.21 02:51:58.455650 [ 279 ] {765a614c-934f-42b5-8f15-23d922eb9a8d} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3652 | 2024.12.21 02:51:58.455688 [ 279 ] {765a614c-934f-42b5-8f15-23d922eb9a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3653 | 2024.12.21 02:51:58.456037 [ 279 ] {765a614c-934f-42b5-8f15-23d922eb9a8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3654 | 2024.12.21 02:51:58.456277 [ 279 ] {765a614c-934f-42b5-8f15-23d922eb9a8d} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3655 | 2024.12.21 02:51:58.456528 [ 279 ] {765a614c-934f-42b5-8f15-23d922eb9a8d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. | ||
3656 | 2024.12.21 02:51:58.456680 [ 279 ] {765a614c-934f-42b5-8f15-23d922eb9a8d} <Debug> TCPHandler: Processed in 0.001879342 sec. | ||
3657 | 2024.12.21 02:51:58.456821 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3658 | 2024.12.21 02:51:58.456937 [ 281 ] {278526f8-1708-4504-974d-781e266cf840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3659 | 2024.12.21 02:51:58.456985 [ 281 ] {278526f8-1708-4504-974d-781e266cf840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3660 | 2024.12.21 02:51:58.457698 [ 281 ] {278526f8-1708-4504-974d-781e266cf840} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3661 | 2024.12.21 02:51:58.457736 [ 281 ] {278526f8-1708-4504-974d-781e266cf840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3662 | 2024.12.21 02:51:58.458125 [ 281 ] {278526f8-1708-4504-974d-781e266cf840} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3663 | 2024.12.21 02:51:58.458364 [ 281 ] {278526f8-1708-4504-974d-781e266cf840} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3664 | 2024.12.21 02:51:58.458523 [ 124 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3665 | 2024.12.21 02:51:58.458586 [ 124 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3666 | 2024.12.21 02:51:58.458608 [ 281 ] {278526f8-1708-4504-974d-781e266cf840} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001692 sec., 244680.8510638298 rows/sec., 17.46 MiB/sec. | ||
3667 | 2024.12.21 02:51:58.458623 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3668 | 2024.12.21 02:51:58.458766 [ 281 ] {278526f8-1708-4504-974d-781e266cf840} <Debug> TCPHandler: Processed in 0.002003784 sec. | ||
3669 | 2024.12.21 02:51:58.458830 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
3670 | 2024.12.21 02:51:58.458959 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3671 | 2024.12.21 02:51:58.459002 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3672 | 2024.12.21 02:51:58.459048 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
3673 | 2024.12.21 02:51:58.459278 [ 279 ] {e4eceb02-7e6b-4211-a787-c4602ea83092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3674 | 2024.12.21 02:51:58.459326 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
3675 | 2024.12.21 02:51:58.459477 [ 279 ] {e4eceb02-7e6b-4211-a787-c4602ea83092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3676 | 2024.12.21 02:51:58.459606 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part | ||
3677 | 2024.12.21 02:51:58.459930 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 414 rows starting from the beginning of the part | ||
3678 | 2024.12.21 02:51:58.460218 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
3679 | 2024.12.21 02:51:58.460651 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 414 rows starting from the beginning of the part | ||
3680 | 2024.12.21 02:51:58.462026 [ 279 ] {e4eceb02-7e6b-4211-a787-c4602ea83092} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3681 | 2024.12.21 02:51:58.462107 [ 279 ] {e4eceb02-7e6b-4211-a787-c4602ea83092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3682 | 2024.12.21 02:51:58.463145 [ 279 ] {e4eceb02-7e6b-4211-a787-c4602ea83092} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3683 | 2024.12.21 02:51:58.463650 [ 279 ] {e4eceb02-7e6b-4211-a787-c4602ea83092} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3684 | 2024.12.21 02:51:58.463969 [ 191 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1944 rows, containing 5 columns (5 merged, 0 gathered) in 0.00518396 sec., 375002.89354084525 rows/sec., 28.69 MiB/sec. | ||
3685 | 2024.12.21 02:51:58.464147 [ 279 ] {e4eceb02-7e6b-4211-a787-c4602ea83092} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005011 sec., 1197.365795250449 rows/sec., 62.56 KiB/sec. | ||
3686 | 2024.12.21 02:51:58.464256 [ 279 ] {e4eceb02-7e6b-4211-a787-c4602ea83092} <Debug> TCPHandler: Processed in 0.005388923 sec. | ||
3687 | 2024.12.21 02:51:58.464381 [ 191 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3688 | 2024.12.21 02:51:58.464426 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3689 | 2024.12.21 02:51:58.464607 [ 281 ] {0eeaad6c-2e81-4724-85be-590259cffb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3690 | 2024.12.21 02:51:58.464710 [ 281 ] {0eeaad6c-2e81-4724-85be-590259cffb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3691 | 2024.12.21 02:51:58.464935 [ 191 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3692 | 2024.12.21 02:51:58.465208 [ 191 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_21_4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3693 | 2024.12.21 02:51:58.465383 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3694 | 2024.12.21 02:51:58.465684 [ 281 ] {0eeaad6c-2e81-4724-85be-590259cffb13} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2024.12.21 02:51:58.465727 [ 281 ] {0eeaad6c-2e81-4724-85be-590259cffb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3696 | 2024.12.21 02:51:58.466135 [ 281 ] {0eeaad6c-2e81-4724-85be-590259cffb13} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3697 | 2024.12.21 02:51:58.466396 [ 281 ] {0eeaad6c-2e81-4724-85be-590259cffb13} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2024.12.21 02:51:58.466621 [ 281 ] {0eeaad6c-2e81-4724-85be-590259cffb13} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002074 sec., 114271.93828351013 rows/sec., 7.66 MiB/sec. | ||
3699 | 2024.12.21 02:51:58.466680 [ 281 ] {0eeaad6c-2e81-4724-85be-590259cffb13} <Debug> TCPHandler: Processed in 0.002326057 sec. | ||
3700 | 2024.12.21 02:51:58.466818 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2024.12.21 02:51:58.466935 [ 279 ] {09075777-66b5-4d5d-9fc4-9c240d072f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3702 | 2024.12.21 02:51:58.466987 [ 279 ] {09075777-66b5-4d5d-9fc4-9c240d072f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3703 | 2024.12.21 02:51:58.467465 [ 279 ] {09075777-66b5-4d5d-9fc4-9c240d072f7d} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2024.12.21 02:51:58.467503 [ 279 ] {09075777-66b5-4d5d-9fc4-9c240d072f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3705 | 2024.12.21 02:51:58.467863 [ 279 ] {09075777-66b5-4d5d-9fc4-9c240d072f7d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3706 | 2024.12.21 02:51:58.468134 [ 279 ] {09075777-66b5-4d5d-9fc4-9c240d072f7d} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2024.12.21 02:51:58.468339 [ 279 ] {09075777-66b5-4d5d-9fc4-9c240d072f7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
3708 | 2024.12.21 02:51:58.468390 [ 279 ] {09075777-66b5-4d5d-9fc4-9c240d072f7d} <Debug> TCPHandler: Processed in 0.001628639 sec. | ||
3709 | 2024.12.21 02:51:58.468586 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2024.12.21 02:51:58.468809 [ 281 ] {32ed4fb4-7d22-41da-8791-dab049368cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3711 | 2024.12.21 02:51:58.468947 [ 281 ] {32ed4fb4-7d22-41da-8791-dab049368cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3712 | 2024.12.21 02:51:58.470201 [ 281 ] {32ed4fb4-7d22-41da-8791-dab049368cfc} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2024.12.21 02:51:58.470241 [ 281 ] {32ed4fb4-7d22-41da-8791-dab049368cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3714 | 2024.12.21 02:51:58.470905 [ 281 ] {32ed4fb4-7d22-41da-8791-dab049368cfc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3715 | 2024.12.21 02:51:58.471161 [ 281 ] {32ed4fb4-7d22-41da-8791-dab049368cfc} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3716 | 2024.12.21 02:51:58.471426 [ 281 ] {32ed4fb4-7d22-41da-8791-dab049368cfc} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002673 sec., 11971.567527123083 rows/sec., 21.45 MiB/sec. | ||
3717 | 2024.12.21 02:51:58.471534 [ 281 ] {32ed4fb4-7d22-41da-8791-dab049368cfc} <Debug> TCPHandler: Processed in 0.003057436 sec. | ||
3718 | 2024.12.21 02:51:58.471687 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3719 | 2024.12.21 02:51:58.471811 [ 279 ] {dbd5c790-a2b0-4d8b-8882-9d6dfc3b5bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3720 | 2024.12.21 02:51:58.471863 [ 279 ] {dbd5c790-a2b0-4d8b-8882-9d6dfc3b5bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3721 | 2024.12.21 02:51:58.472441 [ 279 ] {dbd5c790-a2b0-4d8b-8882-9d6dfc3b5bf3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2024.12.21 02:51:58.472491 [ 279 ] {dbd5c790-a2b0-4d8b-8882-9d6dfc3b5bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3723 | 2024.12.21 02:51:58.472957 [ 279 ] {dbd5c790-a2b0-4d8b-8882-9d6dfc3b5bf3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3724 | 2024.12.21 02:51:58.473203 [ 279 ] {dbd5c790-a2b0-4d8b-8882-9d6dfc3b5bf3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2024.12.21 02:51:58.473429 [ 279 ] {dbd5c790-a2b0-4d8b-8882-9d6dfc3b5bf3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001638 sec., 50061.05006105006 rows/sec., 3.18 MiB/sec. | ||
3726 | 2024.12.21 02:51:58.473515 [ 279 ] {dbd5c790-a2b0-4d8b-8882-9d6dfc3b5bf3} <Debug> TCPHandler: Processed in 0.001886342 sec. | ||
3727 | 2024.12.21 02:52:02.636932 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3728 | 2024.12.21 02:52:02.637002 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3729 | 2024.12.21 02:52:02.727974 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3730 | 2024.12.21 02:52:02.728649 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2024.12.21 02:52:02.728694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3732 | 2024.12.21 02:52:02.729217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3733 | 2024.12.21 02:52:02.729480 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2024.12.21 02:52:02.729720 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3735 | 2024.12.21 02:52:03.271050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3736 | 2024.12.21 02:52:03.291105 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3737 | 2024.12.21 02:52:03.291171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3738 | 2024.12.21 02:52:03.298544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3739 | 2024.12.21 02:52:03.299280 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3740 | 2024.12.21 02:52:03.302531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3741 | 2024.12.21 02:52:03.436763 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3742 | 2024.12.21 02:52:03.436921 [ 279 ] {21ee7666-b09f-4f55-a6e4-9748a40343b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3743 | 2024.12.21 02:52:03.436981 [ 279 ] {21ee7666-b09f-4f55-a6e4-9748a40343b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3744 | 2024.12.21 02:52:03.437607 [ 279 ] {21ee7666-b09f-4f55-a6e4-9748a40343b7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3745 | 2024.12.21 02:52:03.437648 [ 279 ] {21ee7666-b09f-4f55-a6e4-9748a40343b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3746 | 2024.12.21 02:52:03.438027 [ 279 ] {21ee7666-b09f-4f55-a6e4-9748a40343b7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3747 | 2024.12.21 02:52:03.438273 [ 279 ] {21ee7666-b09f-4f55-a6e4-9748a40343b7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3748 | 2024.12.21 02:52:03.438492 [ 279 ] {21ee7666-b09f-4f55-a6e4-9748a40343b7} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001614 sec., 44609.665427509295 rows/sec., 3.61 MiB/sec. | ||
3749 | 2024.12.21 02:52:03.438546 [ 279 ] {21ee7666-b09f-4f55-a6e4-9748a40343b7} <Debug> TCPHandler: Processed in 0.001903043 sec. | ||
3750 | 2024.12.21 02:52:03.438791 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3751 | 2024.12.21 02:52:03.439005 [ 281 ] {36027e1b-3eb3-4954-8e8a-aecff2b71517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3752 | 2024.12.21 02:52:03.439086 [ 281 ] {36027e1b-3eb3-4954-8e8a-aecff2b71517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3753 | 2024.12.21 02:52:03.439848 [ 281 ] {36027e1b-3eb3-4954-8e8a-aecff2b71517} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3754 | 2024.12.21 02:52:03.439891 [ 281 ] {36027e1b-3eb3-4954-8e8a-aecff2b71517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3755 | 2024.12.21 02:52:03.440318 [ 281 ] {36027e1b-3eb3-4954-8e8a-aecff2b71517} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3756 | 2024.12.21 02:52:03.440568 [ 281 ] {36027e1b-3eb3-4954-8e8a-aecff2b71517} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3757 | 2024.12.21 02:52:03.440767 [ 281 ] {36027e1b-3eb3-4954-8e8a-aecff2b71517} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001823 sec., 4388.370817334065 rows/sec., 329.98 KiB/sec. | ||
3758 | 2024.12.21 02:52:03.440830 [ 281 ] {36027e1b-3eb3-4954-8e8a-aecff2b71517} <Debug> TCPHandler: Processed in 0.002178705 sec. | ||
3759 | 2024.12.21 02:52:03.440988 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3760 | 2024.12.21 02:52:03.441133 [ 279 ] {418bf4c3-a807-44ee-b7dc-6ba807a4a4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3761 | 2024.12.21 02:52:03.441192 [ 279 ] {418bf4c3-a807-44ee-b7dc-6ba807a4a4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3762 | 2024.12.21 02:52:03.441804 [ 279 ] {418bf4c3-a807-44ee-b7dc-6ba807a4a4a1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3763 | 2024.12.21 02:52:03.441845 [ 279 ] {418bf4c3-a807-44ee-b7dc-6ba807a4a4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3764 | 2024.12.21 02:52:03.442199 [ 279 ] {418bf4c3-a807-44ee-b7dc-6ba807a4a4a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3765 | 2024.12.21 02:52:03.442441 [ 279 ] {418bf4c3-a807-44ee-b7dc-6ba807a4a4a1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3766 | 2024.12.21 02:52:03.442657 [ 279 ] {418bf4c3-a807-44ee-b7dc-6ba807a4a4a1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001559 sec., 46183.45093008338 rows/sec., 3.61 MiB/sec. | ||
3767 | 2024.12.21 02:52:03.442710 [ 279 ] {418bf4c3-a807-44ee-b7dc-6ba807a4a4a1} <Debug> TCPHandler: Processed in 0.00179075 sec. | ||
3768 | 2024.12.21 02:52:03.442872 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3769 | 2024.12.21 02:52:03.443018 [ 281 ] {326d76cd-b53c-4abf-a47e-95a551b007e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3770 | 2024.12.21 02:52:03.443083 [ 281 ] {326d76cd-b53c-4abf-a47e-95a551b007e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3771 | 2024.12.21 02:52:03.443694 [ 281 ] {326d76cd-b53c-4abf-a47e-95a551b007e4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3772 | 2024.12.21 02:52:03.443731 [ 281 ] {326d76cd-b53c-4abf-a47e-95a551b007e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3773 | 2024.12.21 02:52:03.444134 [ 281 ] {326d76cd-b53c-4abf-a47e-95a551b007e4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3774 | 2024.12.21 02:52:03.444381 [ 281 ] {326d76cd-b53c-4abf-a47e-95a551b007e4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3775 | 2024.12.21 02:52:03.444564 [ 281 ] {326d76cd-b53c-4abf-a47e-95a551b007e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001583 sec., 101073.9102969046 rows/sec., 7.04 MiB/sec. | ||
3776 | 2024.12.21 02:52:03.444619 [ 281 ] {326d76cd-b53c-4abf-a47e-95a551b007e4} <Debug> TCPHandler: Processed in 0.001820051 sec. | ||
3777 | 2024.12.21 02:52:03.444823 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3778 | 2024.12.21 02:52:03.445045 [ 279 ] {af46a679-67a6-40fd-bb34-a8cc826b5f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3779 | 2024.12.21 02:52:03.445183 [ 279 ] {af46a679-67a6-40fd-bb34-a8cc826b5f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3780 | 2024.12.21 02:52:03.446252 [ 279 ] {af46a679-67a6-40fd-bb34-a8cc826b5f32} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3781 | 2024.12.21 02:52:03.446292 [ 279 ] {af46a679-67a6-40fd-bb34-a8cc826b5f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3782 | 2024.12.21 02:52:03.446875 [ 279 ] {af46a679-67a6-40fd-bb34-a8cc826b5f32} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3783 | 2024.12.21 02:52:03.447133 [ 279 ] {af46a679-67a6-40fd-bb34-a8cc826b5f32} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3784 | 2024.12.21 02:52:03.447372 [ 279 ] {af46a679-67a6-40fd-bb34-a8cc826b5f32} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002383 sec., 3357.112882920688 rows/sec., 6.02 MiB/sec. | ||
3785 | 2024.12.21 02:52:03.447468 [ 279 ] {af46a679-67a6-40fd-bb34-a8cc826b5f32} <Debug> TCPHandler: Processed in 0.002755342 sec. | ||
3786 | 2024.12.21 02:52:03.447679 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3787 | 2024.12.21 02:52:03.447820 [ 281 ] {897682ee-d5e1-497c-8f00-d2afe28c9cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3788 | 2024.12.21 02:52:03.447881 [ 281 ] {897682ee-d5e1-497c-8f00-d2afe28c9cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3789 | 2024.12.21 02:52:03.448441 [ 281 ] {897682ee-d5e1-497c-8f00-d2afe28c9cd2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3790 | 2024.12.21 02:52:03.448478 [ 281 ] {897682ee-d5e1-497c-8f00-d2afe28c9cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3791 | 2024.12.21 02:52:03.448840 [ 281 ] {897682ee-d5e1-497c-8f00-d2afe28c9cd2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3792 | 2024.12.21 02:52:03.449078 [ 281 ] {897682ee-d5e1-497c-8f00-d2afe28c9cd2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3793 | 2024.12.21 02:52:03.449300 [ 281 ] {897682ee-d5e1-497c-8f00-d2afe28c9cd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
3794 | 2024.12.21 02:52:03.449514 [ 281 ] {897682ee-d5e1-497c-8f00-d2afe28c9cd2} <Debug> TCPHandler: Processed in 0.001901342 sec. | ||
3795 | 2024.12.21 02:52:07.057445 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3796 | 2024.12.21 02:52:07.057759 [ 279 ] {af04d41e-9617-4fc7-83cc-3951b1838bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3797 | 2024.12.21 02:52:07.057870 [ 279 ] {af04d41e-9617-4fc7-83cc-3951b1838bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3798 | 2024.12.21 02:52:07.058866 [ 279 ] {af04d41e-9617-4fc7-83cc-3951b1838bba} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3799 | 2024.12.21 02:52:07.058907 [ 279 ] {af04d41e-9617-4fc7-83cc-3951b1838bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3800 | 2024.12.21 02:52:07.059348 [ 279 ] {af04d41e-9617-4fc7-83cc-3951b1838bba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3801 | 2024.12.21 02:52:07.059599 [ 279 ] {af04d41e-9617-4fc7-83cc-3951b1838bba} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3802 | 2024.12.21 02:52:07.059735 [ 112 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3803 | 2024.12.21 02:52:07.059777 [ 112 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3804 | 2024.12.21 02:52:07.059803 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3805 | 2024.12.21 02:52:07.059810 [ 279 ] {af04d41e-9617-4fc7-83cc-3951b1838bba} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002133 sec., 6563.525550867324 rows/sec., 472.49 KiB/sec. | ||
3806 | 2024.12.21 02:52:07.060092 [ 279 ] {af04d41e-9617-4fc7-83cc-3951b1838bba} <Debug> TCPHandler: Processed in 0.002824223 sec. | ||
3807 | 2024.12.21 02:52:07.060182 [ 201 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
3808 | 2024.12.21 02:52:07.060372 [ 201 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3809 | 2024.12.21 02:52:07.060412 [ 201 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
3810 | 2024.12.21 02:52:07.060428 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3811 | 2024.12.21 02:52:07.060515 [ 201 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
3812 | 2024.12.21 02:52:07.060859 [ 201 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
3813 | 2024.12.21 02:52:07.060869 [ 281 ] {1bf9d85c-4d06-4db1-8881-6eb1c3e8c69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3814 | 2024.12.21 02:52:07.061081 [ 281 ] {1bf9d85c-4d06-4db1-8881-6eb1c3e8c69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3815 | 2024.12.21 02:52:07.061147 [ 201 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
3816 | 2024.12.21 02:52:07.061427 [ 201 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
3817 | 2024.12.21 02:52:07.062623 [ 281 ] {1bf9d85c-4d06-4db1-8881-6eb1c3e8c69b} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3818 | 2024.12.21 02:52:07.062673 [ 281 ] {1bf9d85c-4d06-4db1-8881-6eb1c3e8c69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3819 | 2024.12.21 02:52:07.063043 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003132646 sec., 22345.327240933064 rows/sec., 1.66 MiB/sec. | ||
3820 | 2024.12.21 02:52:07.063381 [ 281 ] {1bf9d85c-4d06-4db1-8881-6eb1c3e8c69b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3821 | 2024.12.21 02:52:07.063516 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3822 | 2024.12.21 02:52:07.063817 [ 281 ] {1bf9d85c-4d06-4db1-8881-6eb1c3e8c69b} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3823 | 2024.12.21 02:52:07.064160 [ 197 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_9_2} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3824 | 2024.12.21 02:52:07.064245 [ 281 ] {1bf9d85c-4d06-4db1-8881-6eb1c3e8c69b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00354 sec., 1694.915254237288 rows/sec., 138.21 KiB/sec. | ||
3825 | 2024.12.21 02:52:07.064309 [ 197 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_9_2} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3826 | 2024.12.21 02:52:07.064339 [ 281 ] {1bf9d85c-4d06-4db1-8881-6eb1c3e8c69b} <Debug> TCPHandler: Processed in 0.004048108 sec. | ||
3827 | 2024.12.21 02:52:07.064437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3828 | 2024.12.21 02:52:07.064530 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3829 | 2024.12.21 02:52:07.064667 [ 279 ] {99bddf49-5734-4fc4-b749-b43ba6c48f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3830 | 2024.12.21 02:52:07.064724 [ 279 ] {99bddf49-5734-4fc4-b749-b43ba6c48f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3831 | 2024.12.21 02:52:07.066334 [ 279 ] {99bddf49-5734-4fc4-b749-b43ba6c48f6c} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3832 | 2024.12.21 02:52:07.066373 [ 279 ] {99bddf49-5734-4fc4-b749-b43ba6c48f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3833 | 2024.12.21 02:52:07.066840 [ 279 ] {99bddf49-5734-4fc4-b749-b43ba6c48f6c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3834 | 2024.12.21 02:52:07.067090 [ 279 ] {99bddf49-5734-4fc4-b749-b43ba6c48f6c} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3835 | 2024.12.21 02:52:07.067272 [ 279 ] {99bddf49-5734-4fc4-b749-b43ba6c48f6c} <Debug> executeQuery: Read 1410 rows, 120.30 KiB in 0.002633 sec., 535510.8241549564 rows/sec., 44.62 MiB/sec. | ||
3836 | 2024.12.21 02:52:07.067332 [ 279 ] {99bddf49-5734-4fc4-b749-b43ba6c48f6c} <Debug> TCPHandler: Processed in 0.002884304 sec. | ||
3837 | 2024.12.21 02:52:07.067502 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3838 | 2024.12.21 02:52:07.067640 [ 281 ] {4e4568c7-de7c-436c-9374-a83176dfe102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3839 | 2024.12.21 02:52:07.067697 [ 281 ] {4e4568c7-de7c-436c-9374-a83176dfe102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3840 | 2024.12.21 02:52:07.068418 [ 281 ] {4e4568c7-de7c-436c-9374-a83176dfe102} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3841 | 2024.12.21 02:52:07.068460 [ 281 ] {4e4568c7-de7c-436c-9374-a83176dfe102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3842 | 2024.12.21 02:52:07.068819 [ 281 ] {4e4568c7-de7c-436c-9374-a83176dfe102} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3843 | 2024.12.21 02:52:07.069050 [ 281 ] {4e4568c7-de7c-436c-9374-a83176dfe102} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3844 | 2024.12.21 02:52:07.069252 [ 281 ] {4e4568c7-de7c-436c-9374-a83176dfe102} <Debug> executeQuery: Read 45 rows, 3.28 KiB in 0.001642 sec., 27405.602923264312 rows/sec., 1.95 MiB/sec. | ||
3845 | 2024.12.21 02:52:07.069303 [ 281 ] {4e4568c7-de7c-436c-9374-a83176dfe102} <Debug> TCPHandler: Processed in 0.001872332 sec. | ||
3846 | 2024.12.21 02:52:07.069504 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3847 | 2024.12.21 02:52:07.069725 [ 279 ] {6bf078ab-4169-456a-b5e8-807ec052ece5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3848 | 2024.12.21 02:52:07.069813 [ 279 ] {6bf078ab-4169-456a-b5e8-807ec052ece5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3849 | 2024.12.21 02:52:07.070783 [ 279 ] {6bf078ab-4169-456a-b5e8-807ec052ece5} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3850 | 2024.12.21 02:52:07.070820 [ 279 ] {6bf078ab-4169-456a-b5e8-807ec052ece5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3851 | 2024.12.21 02:52:07.071191 [ 279 ] {6bf078ab-4169-456a-b5e8-807ec052ece5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3852 | 2024.12.21 02:52:07.071426 [ 279 ] {6bf078ab-4169-456a-b5e8-807ec052ece5} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3853 | 2024.12.21 02:52:07.071662 [ 279 ] {6bf078ab-4169-456a-b5e8-807ec052ece5} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001971 sec., 122780.31456113647 rows/sec., 8.32 MiB/sec. | ||
3854 | 2024.12.21 02:52:07.071799 [ 279 ] {6bf078ab-4169-456a-b5e8-807ec052ece5} <Debug> TCPHandler: Processed in 0.002405978 sec. | ||
3855 | 2024.12.21 02:52:07.071957 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3856 | 2024.12.21 02:52:07.072095 [ 281 ] {2c62777b-b479-42b3-a8e0-fe69d7b63645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3857 | 2024.12.21 02:52:07.072151 [ 281 ] {2c62777b-b479-42b3-a8e0-fe69d7b63645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3858 | 2024.12.21 02:52:07.072762 [ 281 ] {2c62777b-b479-42b3-a8e0-fe69d7b63645} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3859 | 2024.12.21 02:52:07.072802 [ 281 ] {2c62777b-b479-42b3-a8e0-fe69d7b63645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3860 | 2024.12.21 02:52:07.073161 [ 281 ] {2c62777b-b479-42b3-a8e0-fe69d7b63645} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3861 | 2024.12.21 02:52:07.073395 [ 281 ] {2c62777b-b479-42b3-a8e0-fe69d7b63645} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3862 | 2024.12.21 02:52:07.073559 [ 112 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3863 | 2024.12.21 02:52:07.073617 [ 112 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3864 | 2024.12.21 02:52:07.073636 [ 281 ] {2c62777b-b479-42b3-a8e0-fe69d7b63645} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. | ||
3865 | 2024.12.21 02:52:07.073649 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3866 | 2024.12.21 02:52:07.073795 [ 281 ] {2c62777b-b479-42b3-a8e0-fe69d7b63645} <Debug> TCPHandler: Processed in 0.001905472 sec. | ||
3867 | 2024.12.21 02:52:07.073829 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
3868 | 2024.12.21 02:52:07.073963 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3869 | 2024.12.21 02:52:07.073986 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3870 | 2024.12.21 02:52:07.074005 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
3871 | 2024.12.21 02:52:07.074224 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
3872 | 2024.12.21 02:52:07.074343 [ 279 ] {eb824503-0047-4265-8672-54268857323f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3873 | 2024.12.21 02:52:07.074533 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
3874 | 2024.12.21 02:52:07.074543 [ 279 ] {eb824503-0047-4265-8672-54268857323f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3875 | 2024.12.21 02:52:07.074867 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
3876 | 2024.12.21 02:52:07.075138 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
3877 | 2024.12.21 02:52:07.077778 [ 197 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004010947 sec., 16205.649189580416 rows/sec., 1.05 MiB/sec. | ||
3878 | 2024.12.21 02:52:07.077902 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3879 | 2024.12.21 02:52:07.078035 [ 279 ] {eb824503-0047-4265-8672-54268857323f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3880 | 2024.12.21 02:52:07.078083 [ 279 ] {eb824503-0047-4265-8672-54268857323f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3881 | 2024.12.21 02:52:07.078364 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_9_2} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3882 | 2024.12.21 02:52:07.078518 [ 201 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_9_2} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3883 | 2024.12.21 02:52:07.078668 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3884 | 2024.12.21 02:52:07.078861 [ 279 ] {eb824503-0047-4265-8672-54268857323f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3885 | 2024.12.21 02:52:07.079126 [ 279 ] {eb824503-0047-4265-8672-54268857323f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3886 | 2024.12.21 02:52:07.079316 [ 279 ] {eb824503-0047-4265-8672-54268857323f} <Debug> executeQuery: Read 876 rows, 65.02 KiB in 0.00509 sec., 172102.16110019648 rows/sec., 12.48 MiB/sec. | ||
3887 | 2024.12.21 02:52:07.079382 [ 279 ] {eb824503-0047-4265-8672-54268857323f} <Debug> TCPHandler: Processed in 0.005496364 sec. | ||
3888 | 2024.12.21 02:52:07.079527 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3889 | 2024.12.21 02:52:07.079645 [ 281 ] {a04b53f4-cd96-463e-bf49-991e6dff2385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3890 | 2024.12.21 02:52:07.079695 [ 281 ] {a04b53f4-cd96-463e-bf49-991e6dff2385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3891 | 2024.12.21 02:52:07.080186 [ 281 ] {a04b53f4-cd96-463e-bf49-991e6dff2385} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3892 | 2024.12.21 02:52:07.080224 [ 281 ] {a04b53f4-cd96-463e-bf49-991e6dff2385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3893 | 2024.12.21 02:52:07.080584 [ 281 ] {a04b53f4-cd96-463e-bf49-991e6dff2385} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3894 | 2024.12.21 02:52:07.080816 [ 281 ] {a04b53f4-cd96-463e-bf49-991e6dff2385} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3895 | 2024.12.21 02:52:07.081022 [ 281 ] {a04b53f4-cd96-463e-bf49-991e6dff2385} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. | ||
3896 | 2024.12.21 02:52:07.081074 [ 281 ] {a04b53f4-cd96-463e-bf49-991e6dff2385} <Debug> TCPHandler: Processed in 0.001602068 sec. | ||
3897 | 2024.12.21 02:52:07.081214 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3898 | 2024.12.21 02:52:07.081331 [ 279 ] {f3f87d39-2a25-4b4d-852f-4bcb9f7972c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3899 | 2024.12.21 02:52:07.081383 [ 279 ] {f3f87d39-2a25-4b4d-852f-4bcb9f7972c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3900 | 2024.12.21 02:52:07.082325 [ 279 ] {f3f87d39-2a25-4b4d-852f-4bcb9f7972c7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3901 | 2024.12.21 02:52:07.082370 [ 279 ] {f3f87d39-2a25-4b4d-852f-4bcb9f7972c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3902 | 2024.12.21 02:52:07.082811 [ 279 ] {f3f87d39-2a25-4b4d-852f-4bcb9f7972c7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3903 | 2024.12.21 02:52:07.083052 [ 279 ] {f3f87d39-2a25-4b4d-852f-4bcb9f7972c7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3904 | 2024.12.21 02:52:07.083184 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3905 | 2024.12.21 02:52:07.083227 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3906 | 2024.12.21 02:52:07.083251 [ 279 ] {f3f87d39-2a25-4b4d-852f-4bcb9f7972c7} <Debug> executeQuery: Read 906 rows, 61.84 KiB in 0.001942 sec., 466529.3511843461 rows/sec., 31.10 MiB/sec. | ||
3907 | 2024.12.21 02:52:07.083255 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3908 | 2024.12.21 02:52:07.083396 [ 279 ] {f3f87d39-2a25-4b4d-852f-4bcb9f7972c7} <Debug> TCPHandler: Processed in 0.002228986 sec. | ||
3909 | 2024.12.21 02:52:07.083726 [ 186 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
3910 | 2024.12.21 02:52:07.083766 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2024.12.21 02:52:07.084270 [ 186 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3912 | 2024.12.21 02:52:07.084276 [ 281 ] {d27b3d6e-f1fe-468e-9f33-9c413f6b911e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3913 | 2024.12.21 02:52:07.084338 [ 186 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5220 rows starting from the beginning of the part | ||
3914 | 2024.12.21 02:52:07.084468 [ 281 ] {d27b3d6e-f1fe-468e-9f33-9c413f6b911e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3915 | 2024.12.21 02:52:07.084641 [ 186 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
3916 | 2024.12.21 02:52:07.085051 [ 186 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
3917 | 2024.12.21 02:52:07.085406 [ 186 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
3918 | 2024.12.21 02:52:07.085712 [ 186 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
3919 | 2024.12.21 02:52:07.085996 [ 186 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 906 rows starting from the beginning of the part | ||
3920 | 2024.12.21 02:52:07.086753 [ 281 ] {d27b3d6e-f1fe-468e-9f33-9c413f6b911e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3921 | 2024.12.21 02:52:07.086817 [ 281 ] {d27b3d6e-f1fe-468e-9f33-9c413f6b911e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3922 | 2024.12.21 02:52:07.087417 [ 281 ] {d27b3d6e-f1fe-468e-9f33-9c413f6b911e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3923 | 2024.12.21 02:52:07.087890 [ 281 ] {d27b3d6e-f1fe-468e-9f33-9c413f6b911e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3924 | 2024.12.21 02:52:07.088455 [ 281 ] {d27b3d6e-f1fe-468e-9f33-9c413f6b911e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004292 sec., 232.99161230195713 rows/sec., 15.70 KiB/sec. | ||
3925 | 2024.12.21 02:52:07.088644 [ 281 ] {d27b3d6e-f1fe-468e-9f33-9c413f6b911e} <Debug> TCPHandler: Processed in 0.005116049 sec. | ||
3926 | 2024.12.21 02:52:07.088907 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3927 | 2024.12.21 02:52:07.089138 [ 279 ] {7c0355a9-82d0-4487-88e0-7a49e85fedc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3928 | 2024.12.21 02:52:07.089329 [ 279 ] {7c0355a9-82d0-4487-88e0-7a49e85fedc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3929 | 2024.12.21 02:52:07.090558 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6921 rows, containing 5 columns (5 merged, 0 gathered) in 0.007169234 sec., 965375.1014404049 rows/sec., 64.98 MiB/sec. | ||
3930 | 2024.12.21 02:52:07.091044 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3931 | 2024.12.21 02:52:07.091765 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3932 | 2024.12.21 02:52:07.092012 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3933 | 2024.12.21 02:52:07.092210 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
3934 | 2024.12.21 02:52:07.092303 [ 279 ] {7c0355a9-82d0-4487-88e0-7a49e85fedc4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3935 | 2024.12.21 02:52:07.092348 [ 279 ] {7c0355a9-82d0-4487-88e0-7a49e85fedc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3936 | 2024.12.21 02:52:07.093013 [ 279 ] {7c0355a9-82d0-4487-88e0-7a49e85fedc4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3937 | 2024.12.21 02:52:07.093281 [ 279 ] {7c0355a9-82d0-4487-88e0-7a49e85fedc4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3938 | 2024.12.21 02:52:07.093478 [ 279 ] {7c0355a9-82d0-4487-88e0-7a49e85fedc4} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.004395 sec., 7281.001137656428 rows/sec., 13.05 MiB/sec. | ||
3939 | 2024.12.21 02:52:07.093598 [ 279 ] {7c0355a9-82d0-4487-88e0-7a49e85fedc4} <Debug> TCPHandler: Processed in 0.004842907 sec. | ||
3940 | 2024.12.21 02:52:07.093772 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3941 | 2024.12.21 02:52:07.093910 [ 281 ] {664fd562-ad4b-4088-9d17-3cd6f3cabbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3942 | 2024.12.21 02:52:07.093969 [ 281 ] {664fd562-ad4b-4088-9d17-3cd6f3cabbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3943 | 2024.12.21 02:52:07.094526 [ 281 ] {664fd562-ad4b-4088-9d17-3cd6f3cabbee} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3944 | 2024.12.21 02:52:07.094564 [ 281 ] {664fd562-ad4b-4088-9d17-3cd6f3cabbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3945 | 2024.12.21 02:52:07.094941 [ 281 ] {664fd562-ad4b-4088-9d17-3cd6f3cabbee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3946 | 2024.12.21 02:52:07.095177 [ 281 ] {664fd562-ad4b-4088-9d17-3cd6f3cabbee} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3947 | 2024.12.21 02:52:07.095370 [ 111 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3948 | 2024.12.21 02:52:07.095411 [ 281 ] {664fd562-ad4b-4088-9d17-3cd6f3cabbee} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001523 sec., 40709.1267235719 rows/sec., 2.54 MiB/sec. | ||
3949 | 2024.12.21 02:52:07.095437 [ 111 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3950 | 2024.12.21 02:52:07.095506 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3951 | 2024.12.21 02:52:07.095536 [ 281 ] {664fd562-ad4b-4088-9d17-3cd6f3cabbee} <Debug> TCPHandler: Processed in 0.001832101 sec. | ||
3952 | 2024.12.21 02:52:07.095734 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
3953 | 2024.12.21 02:52:07.095843 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3954 | 2024.12.21 02:52:07.095870 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 780 rows starting from the beginning of the part | ||
3955 | 2024.12.21 02:52:07.095939 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
3956 | 2024.12.21 02:52:07.096109 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
3957 | 2024.12.21 02:52:07.096343 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
3958 | 2024.12.21 02:52:07.096537 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
3959 | 2024.12.21 02:52:07.096703 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 62 rows starting from the beginning of the part | ||
3960 | 2024.12.21 02:52:07.097913 [ 196 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002311987 sec., 487026.95992667775 rows/sec., 31.49 MiB/sec. | ||
3961 | 2024.12.21 02:52:07.098091 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3962 | 2024.12.21 02:52:07.098371 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_21_4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3963 | 2024.12.21 02:52:07.098443 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_21_4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3964 | 2024.12.21 02:52:07.098521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
3965 | 2024.12.21 02:52:07.753074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 540 | ||
3966 | 2024.12.21 02:52:07.756690 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3967 | 2024.12.21 02:52:07.756749 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3968 | 2024.12.21 02:52:07.758230 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3969 | 2024.12.21 02:52:07.758545 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3970 | 2024.12.21 02:52:07.759175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
3971 | 2024.12.21 02:52:08.431294 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3972 | 2024.12.21 02:52:08.431486 [ 279 ] {501d87c8-9b99-4f90-bfc6-455c6b886601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3973 | 2024.12.21 02:52:08.431563 [ 279 ] {501d87c8-9b99-4f90-bfc6-455c6b886601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3974 | 2024.12.21 02:52:08.432366 [ 279 ] {501d87c8-9b99-4f90-bfc6-455c6b886601} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3975 | 2024.12.21 02:52:08.432421 [ 279 ] {501d87c8-9b99-4f90-bfc6-455c6b886601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3976 | 2024.12.21 02:52:08.432865 [ 279 ] {501d87c8-9b99-4f90-bfc6-455c6b886601} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3977 | 2024.12.21 02:52:08.433129 [ 279 ] {501d87c8-9b99-4f90-bfc6-455c6b886601} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3978 | 2024.12.21 02:52:08.433366 [ 279 ] {501d87c8-9b99-4f90-bfc6-455c6b886601} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.21 MiB/sec. | ||
3979 | 2024.12.21 02:52:08.433435 [ 279 ] {501d87c8-9b99-4f90-bfc6-455c6b886601} <Debug> TCPHandler: Processed in 0.002278887 sec. | ||
3980 | 2024.12.21 02:52:08.433692 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3981 | 2024.12.21 02:52:08.433884 [ 281 ] {ababa17d-10bf-4dc7-9407-8ed67b5331e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3982 | 2024.12.21 02:52:08.433961 [ 281 ] {ababa17d-10bf-4dc7-9407-8ed67b5331e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3983 | 2024.12.21 02:52:08.434728 [ 281 ] {ababa17d-10bf-4dc7-9407-8ed67b5331e1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3984 | 2024.12.21 02:52:08.434773 [ 281 ] {ababa17d-10bf-4dc7-9407-8ed67b5331e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3985 | 2024.12.21 02:52:08.435214 [ 281 ] {ababa17d-10bf-4dc7-9407-8ed67b5331e1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3986 | 2024.12.21 02:52:08.435471 [ 281 ] {ababa17d-10bf-4dc7-9407-8ed67b5331e1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3987 | 2024.12.21 02:52:08.435717 [ 281 ] {ababa17d-10bf-4dc7-9407-8ed67b5331e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001888 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. | ||
3988 | 2024.12.21 02:52:08.435841 [ 281 ] {ababa17d-10bf-4dc7-9407-8ed67b5331e1} <Debug> TCPHandler: Processed in 0.002286417 sec. | ||
3989 | 2024.12.21 02:52:08.436041 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3990 | 2024.12.21 02:52:08.436191 [ 279 ] {a2ede667-3e99-44a3-b042-ed3ff85319ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3991 | 2024.12.21 02:52:08.436261 [ 279 ] {a2ede667-3e99-44a3-b042-ed3ff85319ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3992 | 2024.12.21 02:52:08.436864 [ 279 ] {a2ede667-3e99-44a3-b042-ed3ff85319ba} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3993 | 2024.12.21 02:52:08.436907 [ 279 ] {a2ede667-3e99-44a3-b042-ed3ff85319ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3994 | 2024.12.21 02:52:08.437317 [ 279 ] {a2ede667-3e99-44a3-b042-ed3ff85319ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3995 | 2024.12.21 02:52:08.437579 [ 279 ] {a2ede667-3e99-44a3-b042-ed3ff85319ba} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2024.12.21 02:52:08.437807 [ 279 ] {a2ede667-3e99-44a3-b042-ed3ff85319ba} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001653 sec., 32667.87658802178 rows/sec., 2.28 MiB/sec. | ||
3997 | 2024.12.21 02:52:08.437867 [ 279 ] {a2ede667-3e99-44a3-b042-ed3ff85319ba} <Debug> TCPHandler: Processed in 0.001897683 sec. | ||
3998 | 2024.12.21 02:52:08.438025 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3999 | 2024.12.21 02:52:08.438142 [ 281 ] {e6b7c31d-aafb-4d67-bb95-b25708693486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4000 | 2024.12.21 02:52:08.438195 [ 281 ] {e6b7c31d-aafb-4d67-bb95-b25708693486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4001 | 2024.12.21 02:52:08.438697 [ 281 ] {e6b7c31d-aafb-4d67-bb95-b25708693486} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4002 | 2024.12.21 02:52:08.438736 [ 281 ] {e6b7c31d-aafb-4d67-bb95-b25708693486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4003 | 2024.12.21 02:52:08.439118 [ 281 ] {e6b7c31d-aafb-4d67-bb95-b25708693486} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4004 | 2024.12.21 02:52:08.439362 [ 281 ] {e6b7c31d-aafb-4d67-bb95-b25708693486} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4005 | 2024.12.21 02:52:08.439567 [ 281 ] {e6b7c31d-aafb-4d67-bb95-b25708693486} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001451 sec., 13783.597518952447 rows/sec., 947.62 KiB/sec. | ||
4006 | 2024.12.21 02:52:08.439618 [ 281 ] {e6b7c31d-aafb-4d67-bb95-b25708693486} <Debug> TCPHandler: Processed in 0.001648649 sec. | ||
4007 | 2024.12.21 02:52:10.229921 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4008 | 2024.12.21 02:52:10.230605 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4009 | 2024.12.21 02:52:10.230649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4010 | 2024.12.21 02:52:10.231176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4011 | 2024.12.21 02:52:10.231440 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4012 | 2024.12.21 02:52:10.231636 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4013 | 2024.12.21 02:52:10.802638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4014 | 2024.12.21 02:52:10.822898 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4015 | 2024.12.21 02:52:10.822967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4016 | 2024.12.21 02:52:10.830579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4017 | 2024.12.21 02:52:10.831348 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4018 | 2024.12.21 02:52:10.834334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4019 | 2024.12.21 02:52:13.436219 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4020 | 2024.12.21 02:52:13.436520 [ 279 ] {2c5ee5dd-8284-4e0d-a48d-955a7a535330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4021 | 2024.12.21 02:52:13.436637 [ 279 ] {2c5ee5dd-8284-4e0d-a48d-955a7a535330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4022 | 2024.12.21 02:52:13.437423 [ 279 ] {2c5ee5dd-8284-4e0d-a48d-955a7a535330} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4023 | 2024.12.21 02:52:13.437468 [ 279 ] {2c5ee5dd-8284-4e0d-a48d-955a7a535330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4024 | 2024.12.21 02:52:13.437938 [ 279 ] {2c5ee5dd-8284-4e0d-a48d-955a7a535330} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4025 | 2024.12.21 02:52:13.438199 [ 279 ] {2c5ee5dd-8284-4e0d-a48d-955a7a535330} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4026 | 2024.12.21 02:52:13.438409 [ 279 ] {2c5ee5dd-8284-4e0d-a48d-955a7a535330} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001974 sec., 36474.1641337386 rows/sec., 2.95 MiB/sec. | ||
4027 | 2024.12.21 02:52:13.438473 [ 279 ] {2c5ee5dd-8284-4e0d-a48d-955a7a535330} <Debug> TCPHandler: Processed in 0.002446168 sec. | ||
4028 | 2024.12.21 02:52:13.438741 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4029 | 2024.12.21 02:52:13.438940 [ 281 ] {086d6c89-0113-40fa-aafa-9714de231f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4030 | 2024.12.21 02:52:13.439018 [ 281 ] {086d6c89-0113-40fa-aafa-9714de231f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4031 | 2024.12.21 02:52:13.439764 [ 281 ] {086d6c89-0113-40fa-aafa-9714de231f75} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4032 | 2024.12.21 02:52:13.439814 [ 281 ] {086d6c89-0113-40fa-aafa-9714de231f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4033 | 2024.12.21 02:52:13.440247 [ 281 ] {086d6c89-0113-40fa-aafa-9714de231f75} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4034 | 2024.12.21 02:52:13.440507 [ 281 ] {086d6c89-0113-40fa-aafa-9714de231f75} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4035 | 2024.12.21 02:52:13.440789 [ 281 ] {086d6c89-0113-40fa-aafa-9714de231f75} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001896 sec., 4219.409282700422 rows/sec., 317.28 KiB/sec. | ||
4036 | 2024.12.21 02:52:13.440966 [ 281 ] {086d6c89-0113-40fa-aafa-9714de231f75} <Debug> TCPHandler: Processed in 0.002357797 sec. | ||
4037 | 2024.12.21 02:52:13.441216 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4038 | 2024.12.21 02:52:13.441449 [ 279 ] {81b274f3-8daa-47b9-b047-3b258fb7006d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4039 | 2024.12.21 02:52:13.441546 [ 279 ] {81b274f3-8daa-47b9-b047-3b258fb7006d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4040 | 2024.12.21 02:52:13.442207 [ 279 ] {81b274f3-8daa-47b9-b047-3b258fb7006d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4041 | 2024.12.21 02:52:13.442248 [ 279 ] {81b274f3-8daa-47b9-b047-3b258fb7006d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4042 | 2024.12.21 02:52:13.442625 [ 279 ] {81b274f3-8daa-47b9-b047-3b258fb7006d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4043 | 2024.12.21 02:52:13.442878 [ 279 ] {81b274f3-8daa-47b9-b047-3b258fb7006d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4044 | 2024.12.21 02:52:13.443077 [ 279 ] {81b274f3-8daa-47b9-b047-3b258fb7006d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001686 sec., 42704.62633451957 rows/sec., 3.33 MiB/sec. | ||
4045 | 2024.12.21 02:52:13.443206 [ 279 ] {81b274f3-8daa-47b9-b047-3b258fb7006d} <Debug> TCPHandler: Processed in 0.002115295 sec. | ||
4046 | 2024.12.21 02:52:13.443376 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4047 | 2024.12.21 02:52:13.443523 [ 281 ] {28b07b29-a8fa-4f3d-8450-293720f9fdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4048 | 2024.12.21 02:52:13.443592 [ 281 ] {28b07b29-a8fa-4f3d-8450-293720f9fdb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4049 | 2024.12.21 02:52:13.444276 [ 281 ] {28b07b29-a8fa-4f3d-8450-293720f9fdb5} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4050 | 2024.12.21 02:52:13.444324 [ 281 ] {28b07b29-a8fa-4f3d-8450-293720f9fdb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4051 | 2024.12.21 02:52:13.444763 [ 281 ] {28b07b29-a8fa-4f3d-8450-293720f9fdb5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4052 | 2024.12.21 02:52:13.444995 [ 281 ] {28b07b29-a8fa-4f3d-8450-293720f9fdb5} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4053 | 2024.12.21 02:52:13.445261 [ 281 ] {28b07b29-a8fa-4f3d-8450-293720f9fdb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001773 sec., 90242.52679075014 rows/sec., 6.29 MiB/sec. | ||
4054 | 2024.12.21 02:52:13.445495 [ 281 ] {28b07b29-a8fa-4f3d-8450-293720f9fdb5} <Debug> TCPHandler: Processed in 0.002180975 sec. | ||
4055 | 2024.12.21 02:52:13.445668 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4056 | 2024.12.21 02:52:13.445817 [ 279 ] {6a52fb5d-d382-4084-88ad-9c4698e69442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4057 | 2024.12.21 02:52:13.445912 [ 279 ] {6a52fb5d-d382-4084-88ad-9c4698e69442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4058 | 2024.12.21 02:52:13.447114 [ 279 ] {6a52fb5d-d382-4084-88ad-9c4698e69442} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4059 | 2024.12.21 02:52:13.447154 [ 279 ] {6a52fb5d-d382-4084-88ad-9c4698e69442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4060 | 2024.12.21 02:52:13.447785 [ 279 ] {6a52fb5d-d382-4084-88ad-9c4698e69442} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4061 | 2024.12.21 02:52:13.448046 [ 279 ] {6a52fb5d-d382-4084-88ad-9c4698e69442} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4062 | 2024.12.21 02:52:13.448248 [ 279 ] {6a52fb5d-d382-4084-88ad-9c4698e69442} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002464 sec., 3246.753246753247 rows/sec., 5.82 MiB/sec. | ||
4063 | 2024.12.21 02:52:13.448340 [ 279 ] {6a52fb5d-d382-4084-88ad-9c4698e69442} <Debug> TCPHandler: Processed in 0.002739923 sec. | ||
4064 | 2024.12.21 02:52:13.448486 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4065 | 2024.12.21 02:52:13.448628 [ 281 ] {40909860-0d5e-4cda-a1c4-374233a148eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4066 | 2024.12.21 02:52:13.448688 [ 281 ] {40909860-0d5e-4cda-a1c4-374233a148eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4067 | 2024.12.21 02:52:13.449279 [ 281 ] {40909860-0d5e-4cda-a1c4-374233a148eb} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4068 | 2024.12.21 02:52:13.449326 [ 281 ] {40909860-0d5e-4cda-a1c4-374233a148eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4069 | 2024.12.21 02:52:13.449740 [ 281 ] {40909860-0d5e-4cda-a1c4-374233a148eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4070 | 2024.12.21 02:52:13.449971 [ 281 ] {40909860-0d5e-4cda-a1c4-374233a148eb} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4071 | 2024.12.21 02:52:13.450185 [ 281 ] {40909860-0d5e-4cda-a1c4-374233a148eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. | ||
4072 | 2024.12.21 02:52:13.450239 [ 281 ] {40909860-0d5e-4cda-a1c4-374233a148eb} <Debug> TCPHandler: Processed in 0.001819281 sec. | ||
4073 | 2024.12.21 02:52:17.637247 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4074 | 2024.12.21 02:52:17.637312 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4075 | 2024.12.21 02:52:17.731801 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4076 | 2024.12.21 02:52:17.732420 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4077 | 2024.12.21 02:52:17.732468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4078 | 2024.12.21 02:52:17.733107 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4079 | 2024.12.21 02:52:17.733374 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4080 | 2024.12.21 02:52:17.733584 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4081 | 2024.12.21 02:52:17.759538 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 560 | ||
4082 | 2024.12.21 02:52:17.762583 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4083 | 2024.12.21 02:52:17.762653 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4084 | 2024.12.21 02:52:17.764243 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4085 | 2024.12.21 02:52:17.764550 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4086 | 2024.12.21 02:52:17.765524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
4087 | 2024.12.21 02:52:18.334442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4088 | 2024.12.21 02:52:18.355790 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4089 | 2024.12.21 02:52:18.355852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4090 | 2024.12.21 02:52:18.363632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4091 | 2024.12.21 02:52:18.364404 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4092 | 2024.12.21 02:52:18.367233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4093 | 2024.12.21 02:52:18.442084 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4094 | 2024.12.21 02:52:18.442242 [ 279 ] {23bb3646-4a9d-4895-b529-09069ba53f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4095 | 2024.12.21 02:52:18.442303 [ 279 ] {23bb3646-4a9d-4895-b529-09069ba53f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4096 | 2024.12.21 02:52:18.442947 [ 279 ] {23bb3646-4a9d-4895-b529-09069ba53f28} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4097 | 2024.12.21 02:52:18.442990 [ 279 ] {23bb3646-4a9d-4895-b529-09069ba53f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4098 | 2024.12.21 02:52:18.443378 [ 279 ] {23bb3646-4a9d-4895-b529-09069ba53f28} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4099 | 2024.12.21 02:52:18.443614 [ 279 ] {23bb3646-4a9d-4895-b529-09069ba53f28} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4100 | 2024.12.21 02:52:18.443843 [ 279 ] {23bb3646-4a9d-4895-b529-09069ba53f28} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001644 sec., 8515.81508515815 rows/sec., 613.02 KiB/sec. | ||
4101 | 2024.12.21 02:52:18.443897 [ 279 ] {23bb3646-4a9d-4895-b529-09069ba53f28} <Debug> TCPHandler: Processed in 0.001927772 sec. | ||
4102 | 2024.12.21 02:52:18.444225 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4103 | 2024.12.21 02:52:18.444529 [ 281 ] {a8ea4d9a-8550-4b99-bbaa-a5771ea3ce3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4104 | 2024.12.21 02:52:18.444643 [ 281 ] {a8ea4d9a-8550-4b99-bbaa-a5771ea3ce3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4105 | 2024.12.21 02:52:18.445579 [ 281 ] {a8ea4d9a-8550-4b99-bbaa-a5771ea3ce3f} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4106 | 2024.12.21 02:52:18.445627 [ 281 ] {a8ea4d9a-8550-4b99-bbaa-a5771ea3ce3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4107 | 2024.12.21 02:52:18.446102 [ 281 ] {a8ea4d9a-8550-4b99-bbaa-a5771ea3ce3f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4108 | 2024.12.21 02:52:18.446364 [ 281 ] {a8ea4d9a-8550-4b99-bbaa-a5771ea3ce3f} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4109 | 2024.12.21 02:52:18.446539 [ 98 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4110 | 2024.12.21 02:52:18.446607 [ 281 ] {a8ea4d9a-8550-4b99-bbaa-a5771ea3ce3f} <Debug> executeQuery: Read 267 rows, 23.96 KiB in 0.002162 sec., 123496.76225716929 rows/sec., 10.82 MiB/sec. | ||
4111 | 2024.12.21 02:52:18.446627 [ 98 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4112 | 2024.12.21 02:52:18.446701 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4113 | 2024.12.21 02:52:18.446743 [ 281 ] {a8ea4d9a-8550-4b99-bbaa-a5771ea3ce3f} <Debug> TCPHandler: Processed in 0.002706181 sec. | ||
4114 | 2024.12.21 02:52:18.447059 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4115 | 2024.12.21 02:52:18.447122 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
4116 | 2024.12.21 02:52:18.447495 [ 279 ] {78ba6596-3fdd-4214-a26c-876bd06d0b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4117 | 2024.12.21 02:52:18.447686 [ 279 ] {78ba6596-3fdd-4214-a26c-876bd06d0b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4118 | 2024.12.21 02:52:18.447687 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4119 | 2024.12.21 02:52:18.447838 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1431 rows starting from the beginning of the part | ||
4120 | 2024.12.21 02:52:18.448266 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
4121 | 2024.12.21 02:52:18.448605 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1410 rows starting from the beginning of the part | ||
4122 | 2024.12.21 02:52:18.448908 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
4123 | 2024.12.21 02:52:18.449294 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
4124 | 2024.12.21 02:52:18.449645 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 267 rows starting from the beginning of the part | ||
4125 | 2024.12.21 02:52:18.451083 [ 279 ] {78ba6596-3fdd-4214-a26c-876bd06d0b80} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4126 | 2024.12.21 02:52:18.451163 [ 279 ] {78ba6596-3fdd-4214-a26c-876bd06d0b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4127 | 2024.12.21 02:52:18.452188 [ 279 ] {78ba6596-3fdd-4214-a26c-876bd06d0b80} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4128 | 2024.12.21 02:52:18.452528 [ 279 ] {78ba6596-3fdd-4214-a26c-876bd06d0b80} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4129 | 2024.12.21 02:52:18.452711 [ 98 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4130 | 2024.12.21 02:52:18.452795 [ 98 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4131 | 2024.12.21 02:52:18.452866 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4132 | 2024.12.21 02:52:18.452884 [ 279 ] {78ba6596-3fdd-4214-a26c-876bd06d0b80} <Debug> executeQuery: Read 39 rows, 2.86 KiB in 0.005555 sec., 7020.70207020702 rows/sec., 515.27 KiB/sec. | ||
4133 | 2024.12.21 02:52:18.453415 [ 279 ] {78ba6596-3fdd-4214-a26c-876bd06d0b80} <Debug> TCPHandler: Processed in 0.006552687 sec. | ||
4134 | 2024.12.21 02:52:18.453464 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
4135 | 2024.12.21 02:52:18.453717 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4136 | 2024.12.21 02:52:18.453816 [ 196 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006997852 sec., 472716.4850013976 rows/sec., 41.27 MiB/sec. | ||
4137 | 2024.12.21 02:52:18.453898 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4138 | 2024.12.21 02:52:18.453944 [ 281 ] {d15ce65d-f7d0-41e7-a5bd-70b9c7d66361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4139 | 2024.12.21 02:52:18.453957 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 59 rows starting from the beginning of the part | ||
4140 | 2024.12.21 02:52:18.454044 [ 281 ] {d15ce65d-f7d0-41e7-a5bd-70b9c7d66361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4141 | 2024.12.21 02:52:18.454319 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
4142 | 2024.12.21 02:52:18.454347 [ 196 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4143 | 2024.12.21 02:52:18.454749 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
4144 | 2024.12.21 02:52:18.455251 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 45 rows starting from the beginning of the part | ||
4145 | 2024.12.21 02:52:18.455725 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
4146 | 2024.12.21 02:52:18.456252 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
4147 | 2024.12.21 02:52:18.457495 [ 196 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2024.12.21 02:52:18.458041 [ 196 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_26_5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4149 | 2024.12.21 02:52:18.458377 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
4150 | 2024.12.21 02:52:18.458629 [ 281 ] {d15ce65d-f7d0-41e7-a5bd-70b9c7d66361} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4151 | 2024.12.21 02:52:18.458680 [ 281 ] {d15ce65d-f7d0-41e7-a5bd-70b9c7d66361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4152 | 2024.12.21 02:52:18.459282 [ 281 ] {d15ce65d-f7d0-41e7-a5bd-70b9c7d66361} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4153 | 2024.12.21 02:52:18.459307 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.006293104 sec., 31463.01094022918 rows/sec., 2.37 MiB/sec. | ||
4154 | 2024.12.21 02:52:18.459422 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4155 | 2024.12.21 02:52:18.459598 [ 281 ] {d15ce65d-f7d0-41e7-a5bd-70b9c7d66361} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4156 | 2024.12.21 02:52:18.459815 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2024.12.21 02:52:18.459922 [ 281 ] {d15ce65d-f7d0-41e7-a5bd-70b9c7d66361} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00605 sec., 2314.0495867768595 rows/sec., 162.06 KiB/sec. | ||
4158 | 2024.12.21 02:52:18.459925 [ 197 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_21_4} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4159 | 2024.12.21 02:52:18.460032 [ 281 ] {d15ce65d-f7d0-41e7-a5bd-70b9c7d66361} <Debug> TCPHandler: Processed in 0.006461665 sec. | ||
4160 | 2024.12.21 02:52:18.460051 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4161 | 2024.12.21 02:52:18.460204 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4162 | 2024.12.21 02:52:18.460330 [ 279 ] {36a5a5b9-27d0-4df6-b36b-286027c41dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4163 | 2024.12.21 02:52:18.460381 [ 279 ] {36a5a5b9-27d0-4df6-b36b-286027c41dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4164 | 2024.12.21 02:52:18.460984 [ 279 ] {36a5a5b9-27d0-4df6-b36b-286027c41dbd} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4165 | 2024.12.21 02:52:18.461025 [ 279 ] {36a5a5b9-27d0-4df6-b36b-286027c41dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4166 | 2024.12.21 02:52:18.461393 [ 279 ] {36a5a5b9-27d0-4df6-b36b-286027c41dbd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4167 | 2024.12.21 02:52:18.461640 [ 279 ] {36a5a5b9-27d0-4df6-b36b-286027c41dbd} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4168 | 2024.12.21 02:52:18.461867 [ 279 ] {36a5a5b9-27d0-4df6-b36b-286027c41dbd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001563 sec., 8317.338451695457 rows/sec., 518.58 KiB/sec. | ||
4169 | 2024.12.21 02:52:18.461926 [ 279 ] {36a5a5b9-27d0-4df6-b36b-286027c41dbd} <Debug> TCPHandler: Processed in 0.001781431 sec. | ||
4170 | 2024.12.21 02:52:18.462143 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4171 | 2024.12.21 02:52:18.462367 [ 281 ] {25ad94f4-2f6f-4735-9186-5da5e025dc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4172 | 2024.12.21 02:52:18.462458 [ 281 ] {25ad94f4-2f6f-4735-9186-5da5e025dc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4173 | 2024.12.21 02:52:18.463340 [ 281 ] {25ad94f4-2f6f-4735-9186-5da5e025dc54} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4174 | 2024.12.21 02:52:18.463379 [ 281 ] {25ad94f4-2f6f-4735-9186-5da5e025dc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4175 | 2024.12.21 02:52:18.463762 [ 281 ] {25ad94f4-2f6f-4735-9186-5da5e025dc54} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4176 | 2024.12.21 02:52:18.463997 [ 281 ] {25ad94f4-2f6f-4735-9186-5da5e025dc54} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4177 | 2024.12.21 02:52:18.464140 [ 97 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4178 | 2024.12.21 02:52:18.464184 [ 97 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4179 | 2024.12.21 02:52:18.464195 [ 281 ] {25ad94f4-2f6f-4735-9186-5da5e025dc54} <Debug> executeQuery: Read 414 rows, 30.24 KiB in 0.001884 sec., 219745.2229299363 rows/sec., 15.68 MiB/sec. | ||
4180 | 2024.12.21 02:52:18.464216 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4181 | 2024.12.21 02:52:18.464281 [ 281 ] {25ad94f4-2f6f-4735-9186-5da5e025dc54} <Debug> TCPHandler: Processed in 0.002242446 sec. | ||
4182 | 2024.12.21 02:52:18.464360 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
4183 | 2024.12.21 02:52:18.464470 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4184 | 2024.12.21 02:52:18.464513 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4185 | 2024.12.21 02:52:18.464556 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 908 rows starting from the beginning of the part | ||
4186 | 2024.12.21 02:52:18.464798 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
4187 | 2024.12.21 02:52:18.464812 [ 279 ] {f8bd1302-2123-4328-be98-6f1253cda37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4188 | 2024.12.21 02:52:18.465074 [ 279 ] {f8bd1302-2123-4328-be98-6f1253cda37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4189 | 2024.12.21 02:52:18.465130 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 876 rows starting from the beginning of the part | ||
4190 | 2024.12.21 02:52:18.465521 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
4191 | 2024.12.21 02:52:18.465869 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 72 rows starting from the beginning of the part | ||
4192 | 2024.12.21 02:52:18.466216 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 414 rows starting from the beginning of the part | ||
4193 | 2024.12.21 02:52:18.467270 [ 279 ] {f8bd1302-2123-4328-be98-6f1253cda37d} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4194 | 2024.12.21 02:52:18.467342 [ 279 ] {f8bd1302-2123-4328-be98-6f1253cda37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4195 | 2024.12.21 02:52:18.468292 [ 279 ] {f8bd1302-2123-4328-be98-6f1253cda37d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4196 | 2024.12.21 02:52:18.468659 [ 279 ] {f8bd1302-2123-4328-be98-6f1253cda37d} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4197 | 2024.12.21 02:52:18.469115 [ 279 ] {f8bd1302-2123-4328-be98-6f1253cda37d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004447 sec., 1349.2241960872498 rows/sec., 70.49 KiB/sec. | ||
4198 | 2024.12.21 02:52:18.469237 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.004935458 sec., 487492.75143259246 rows/sec., 37.38 MiB/sec. | ||
4199 | 2024.12.21 02:52:18.469262 [ 279 ] {f8bd1302-2123-4328-be98-6f1253cda37d} <Debug> TCPHandler: Processed in 0.004880597 sec. | ||
4200 | 2024.12.21 02:52:18.469466 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4201 | 2024.12.21 02:52:18.469475 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4202 | 2024.12.21 02:52:18.469660 [ 281 ] {5bf2b27d-1646-4623-90ce-74016845615f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4203 | 2024.12.21 02:52:18.469766 [ 281 ] {5bf2b27d-1646-4623-90ce-74016845615f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4204 | 2024.12.21 02:52:18.469978 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4205 | 2024.12.21 02:52:18.470221 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_26_5} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4206 | 2024.12.21 02:52:18.470389 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4207 | 2024.12.21 02:52:18.470775 [ 281 ] {5bf2b27d-1646-4623-90ce-74016845615f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4208 | 2024.12.21 02:52:18.470818 [ 281 ] {5bf2b27d-1646-4623-90ce-74016845615f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4209 | 2024.12.21 02:52:18.471215 [ 281 ] {5bf2b27d-1646-4623-90ce-74016845615f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4210 | 2024.12.21 02:52:18.471464 [ 281 ] {5bf2b27d-1646-4623-90ce-74016845615f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4211 | 2024.12.21 02:52:18.471646 [ 281 ] {5bf2b27d-1646-4623-90ce-74016845615f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002043 sec., 116005.8737151248 rows/sec., 7.78 MiB/sec. | ||
4212 | 2024.12.21 02:52:18.471701 [ 281 ] {5bf2b27d-1646-4623-90ce-74016845615f} <Debug> TCPHandler: Processed in 0.002330977 sec. | ||
4213 | 2024.12.21 02:52:18.471860 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4214 | 2024.12.21 02:52:18.472002 [ 279 ] {10f8dcf0-afc9-49bc-b8a2-dc89b57dd726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4215 | 2024.12.21 02:52:18.472064 [ 279 ] {10f8dcf0-afc9-49bc-b8a2-dc89b57dd726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4216 | 2024.12.21 02:52:18.472628 [ 279 ] {10f8dcf0-afc9-49bc-b8a2-dc89b57dd726} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4217 | 2024.12.21 02:52:18.472675 [ 279 ] {10f8dcf0-afc9-49bc-b8a2-dc89b57dd726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4218 | 2024.12.21 02:52:18.473048 [ 279 ] {10f8dcf0-afc9-49bc-b8a2-dc89b57dd726} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4219 | 2024.12.21 02:52:18.473292 [ 279 ] {10f8dcf0-afc9-49bc-b8a2-dc89b57dd726} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4220 | 2024.12.21 02:52:18.473501 [ 279 ] {10f8dcf0-afc9-49bc-b8a2-dc89b57dd726} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec. | ||
4221 | 2024.12.21 02:52:18.473553 [ 279 ] {10f8dcf0-afc9-49bc-b8a2-dc89b57dd726} <Debug> TCPHandler: Processed in 0.00176322 sec. | ||
4222 | 2024.12.21 02:52:18.473696 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4223 | 2024.12.21 02:52:18.473830 [ 281 ] {615f9b4e-c1c3-47dc-8224-bb1264bb5a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4224 | 2024.12.21 02:52:18.473922 [ 281 ] {615f9b4e-c1c3-47dc-8224-bb1264bb5a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4225 | 2024.12.21 02:52:18.475214 [ 281 ] {615f9b4e-c1c3-47dc-8224-bb1264bb5a38} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4226 | 2024.12.21 02:52:18.475253 [ 281 ] {615f9b4e-c1c3-47dc-8224-bb1264bb5a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4227 | 2024.12.21 02:52:18.475923 [ 281 ] {615f9b4e-c1c3-47dc-8224-bb1264bb5a38} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4228 | 2024.12.21 02:52:18.476181 [ 281 ] {615f9b4e-c1c3-47dc-8224-bb1264bb5a38} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4229 | 2024.12.21 02:52:18.476319 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4230 | 2024.12.21 02:52:18.476366 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4231 | 2024.12.21 02:52:18.476394 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4232 | 2024.12.21 02:52:18.476404 [ 281 ] {615f9b4e-c1c3-47dc-8224-bb1264bb5a38} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002604 sec., 12288.78648233487 rows/sec., 22.02 MiB/sec. | ||
4233 | 2024.12.21 02:52:18.476611 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
4234 | 2024.12.21 02:52:18.476633 [ 281 ] {615f9b4e-c1c3-47dc-8224-bb1264bb5a38} <Debug> TCPHandler: Processed in 0.002993295 sec. | ||
4235 | 2024.12.21 02:52:18.476842 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4236 | 2024.12.21 02:52:18.477103 [ 279 ] {dd251227-3d4e-4dda-9b2a-9c185a2ea6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4237 | 2024.12.21 02:52:18.477137 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4238 | 2024.12.21 02:52:18.477208 [ 279 ] {dd251227-3d4e-4dda-9b2a-9c185a2ea6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4239 | 2024.12.21 02:52:18.477310 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 307 rows starting from the beginning of the part | ||
4240 | 2024.12.21 02:52:18.478242 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
4241 | 2024.12.21 02:52:18.478854 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
4242 | 2024.12.21 02:52:18.479455 [ 279 ] {dd251227-3d4e-4dda-9b2a-9c185a2ea6c6} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4243 | 2024.12.21 02:52:18.479549 [ 279 ] {dd251227-3d4e-4dda-9b2a-9c185a2ea6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4244 | 2024.12.21 02:52:18.479564 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
4245 | 2024.12.21 02:52:18.480282 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
4246 | 2024.12.21 02:52:18.480927 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
4247 | 2024.12.21 02:52:18.480968 [ 279 ] {dd251227-3d4e-4dda-9b2a-9c185a2ea6c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4248 | 2024.12.21 02:52:18.481699 [ 279 ] {dd251227-3d4e-4dda-9b2a-9c185a2ea6c6} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2024.12.21 02:52:18.482152 [ 279 ] {dd251227-3d4e-4dda-9b2a-9c185a2ea6c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005119 sec., 16018.753662824769 rows/sec., 1.02 MiB/sec. | ||
4250 | 2024.12.21 02:52:18.482299 [ 279 ] {dd251227-3d4e-4dda-9b2a-9c185a2ea6c6} <Debug> TCPHandler: Processed in 0.005539245 sec. | ||
4251 | 2024.12.21 02:52:18.485788 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 19 columns (19 merged, 0 gathered) in 0.009325938 sec., 44928.4565263033 rows/sec., 80.51 MiB/sec. | ||
4252 | 2024.12.21 02:52:18.486258 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4253 | 2024.12.21 02:52:18.486633 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4254 | 2024.12.21 02:52:18.486704 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4255 | 2024.12.21 02:52:18.486804 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
4256 | 2024.12.21 02:52:23.437368 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4257 | 2024.12.21 02:52:23.437598 [ 279 ] {f6673738-5221-4437-ba70-34ce7984dd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4258 | 2024.12.21 02:52:23.437679 [ 279 ] {f6673738-5221-4437-ba70-34ce7984dd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4259 | 2024.12.21 02:52:23.438439 [ 279 ] {f6673738-5221-4437-ba70-34ce7984dd9a} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4260 | 2024.12.21 02:52:23.438488 [ 279 ] {f6673738-5221-4437-ba70-34ce7984dd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4261 | 2024.12.21 02:52:23.439213 [ 279 ] {f6673738-5221-4437-ba70-34ce7984dd9a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4262 | 2024.12.21 02:52:23.439477 [ 279 ] {f6673738-5221-4437-ba70-34ce7984dd9a} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4263 | 2024.12.21 02:52:23.439801 [ 279 ] {f6673738-5221-4437-ba70-34ce7984dd9a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002244 sec., 891.2655971479501 rows/sec., 72.68 KiB/sec. | ||
4264 | 2024.12.21 02:52:23.439883 [ 279 ] {f6673738-5221-4437-ba70-34ce7984dd9a} <Debug> TCPHandler: Processed in 0.002651181 sec. | ||
4265 | 2024.12.21 02:52:23.440138 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4266 | 2024.12.21 02:52:23.440330 [ 281 ] {c1ca0a55-4c8b-49d5-97d5-8848e1277c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4267 | 2024.12.21 02:52:23.440405 [ 281 ] {c1ca0a55-4c8b-49d5-97d5-8848e1277c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4268 | 2024.12.21 02:52:23.441205 [ 281 ] {c1ca0a55-4c8b-49d5-97d5-8848e1277c62} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4269 | 2024.12.21 02:52:23.441252 [ 281 ] {c1ca0a55-4c8b-49d5-97d5-8848e1277c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4270 | 2024.12.21 02:52:23.441688 [ 281 ] {c1ca0a55-4c8b-49d5-97d5-8848e1277c62} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4271 | 2024.12.21 02:52:23.441943 [ 281 ] {c1ca0a55-4c8b-49d5-97d5-8848e1277c62} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4272 | 2024.12.21 02:52:23.442183 [ 281 ] {c1ca0a55-4c8b-49d5-97d5-8848e1277c62} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001908 sec., 38259.95807127882 rows/sec., 3.09 MiB/sec. | ||
4273 | 2024.12.21 02:52:23.442251 [ 281 ] {c1ca0a55-4c8b-49d5-97d5-8848e1277c62} <Debug> TCPHandler: Processed in 0.002249036 sec. | ||
4274 | 2024.12.21 02:52:23.442437 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4275 | 2024.12.21 02:52:23.442579 [ 279 ] {5606d633-1d02-4730-87b1-99292ba2f9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4276 | 2024.12.21 02:52:23.442637 [ 279 ] {5606d633-1d02-4730-87b1-99292ba2f9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4277 | 2024.12.21 02:52:23.443258 [ 279 ] {5606d633-1d02-4730-87b1-99292ba2f9dd} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4278 | 2024.12.21 02:52:23.443297 [ 279 ] {5606d633-1d02-4730-87b1-99292ba2f9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4279 | 2024.12.21 02:52:23.443663 [ 279 ] {5606d633-1d02-4730-87b1-99292ba2f9dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4280 | 2024.12.21 02:52:23.443900 [ 279 ] {5606d633-1d02-4730-87b1-99292ba2f9dd} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4281 | 2024.12.21 02:52:23.444107 [ 279 ] {5606d633-1d02-4730-87b1-99292ba2f9dd} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001558 sec., 6418.485237483954 rows/sec., 475.75 KiB/sec. | ||
4282 | 2024.12.21 02:52:23.444163 [ 279 ] {5606d633-1d02-4730-87b1-99292ba2f9dd} <Debug> TCPHandler: Processed in 0.001792361 sec. | ||
4283 | 2024.12.21 02:52:23.444326 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4284 | 2024.12.21 02:52:23.444474 [ 281 ] {4a7c0367-1c62-4ddf-82b0-a4caabfc193f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4285 | 2024.12.21 02:52:23.444533 [ 281 ] {4a7c0367-1c62-4ddf-82b0-a4caabfc193f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4286 | 2024.12.21 02:52:23.445207 [ 281 ] {4a7c0367-1c62-4ddf-82b0-a4caabfc193f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4287 | 2024.12.21 02:52:23.445248 [ 281 ] {4a7c0367-1c62-4ddf-82b0-a4caabfc193f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4288 | 2024.12.21 02:52:23.445618 [ 281 ] {4a7c0367-1c62-4ddf-82b0-a4caabfc193f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4289 | 2024.12.21 02:52:23.445857 [ 281 ] {4a7c0367-1c62-4ddf-82b0-a4caabfc193f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4290 | 2024.12.21 02:52:23.446097 [ 281 ] {4a7c0367-1c62-4ddf-82b0-a4caabfc193f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001655 sec., 44712.99093655589 rows/sec., 3.49 MiB/sec. | ||
4291 | 2024.12.21 02:52:23.446319 [ 281 ] {4a7c0367-1c62-4ddf-82b0-a4caabfc193f} <Debug> TCPHandler: Processed in 0.002056724 sec. | ||
4292 | 2024.12.21 02:52:23.446523 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4293 | 2024.12.21 02:52:23.446662 [ 279 ] {356d7abe-5cc0-444a-8893-64a64300c6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4294 | 2024.12.21 02:52:23.446725 [ 279 ] {356d7abe-5cc0-444a-8893-64a64300c6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4295 | 2024.12.21 02:52:23.447310 [ 279 ] {356d7abe-5cc0-444a-8893-64a64300c6fb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4296 | 2024.12.21 02:52:23.447349 [ 279 ] {356d7abe-5cc0-444a-8893-64a64300c6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4297 | 2024.12.21 02:52:23.447738 [ 279 ] {356d7abe-5cc0-444a-8893-64a64300c6fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4298 | 2024.12.21 02:52:23.447975 [ 279 ] {356d7abe-5cc0-444a-8893-64a64300c6fb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4299 | 2024.12.21 02:52:23.448237 [ 279 ] {356d7abe-5cc0-444a-8893-64a64300c6fb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001602 sec., 100499.37578027467 rows/sec., 7.00 MiB/sec. | ||
4300 | 2024.12.21 02:52:23.448446 [ 279 ] {356d7abe-5cc0-444a-8893-64a64300c6fb} <Debug> TCPHandler: Processed in 0.001997343 sec. | ||
4301 | 2024.12.21 02:52:23.448647 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4302 | 2024.12.21 02:52:23.448790 [ 281 ] {f4660b1f-69b9-4ea9-b95b-61020959542b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4303 | 2024.12.21 02:52:23.448880 [ 281 ] {f4660b1f-69b9-4ea9-b95b-61020959542b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4304 | 2024.12.21 02:52:23.450157 [ 281 ] {f4660b1f-69b9-4ea9-b95b-61020959542b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4305 | 2024.12.21 02:52:23.450197 [ 281 ] {f4660b1f-69b9-4ea9-b95b-61020959542b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4306 | 2024.12.21 02:52:23.450846 [ 281 ] {f4660b1f-69b9-4ea9-b95b-61020959542b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4307 | 2024.12.21 02:52:23.451106 [ 281 ] {f4660b1f-69b9-4ea9-b95b-61020959542b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4308 | 2024.12.21 02:52:23.451447 [ 281 ] {f4660b1f-69b9-4ea9-b95b-61020959542b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002668 sec., 2998.500749625188 rows/sec., 5.37 MiB/sec. | ||
4309 | 2024.12.21 02:52:23.451751 [ 281 ] {f4660b1f-69b9-4ea9-b95b-61020959542b} <Debug> TCPHandler: Processed in 0.003205887 sec. | ||
4310 | 2024.12.21 02:52:23.451901 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4311 | 2024.12.21 02:52:23.452021 [ 279 ] {2cee29cd-4b00-4d42-b744-230d06d0999d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4312 | 2024.12.21 02:52:23.452072 [ 279 ] {2cee29cd-4b00-4d42-b744-230d06d0999d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4313 | 2024.12.21 02:52:23.452562 [ 279 ] {2cee29cd-4b00-4d42-b744-230d06d0999d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4314 | 2024.12.21 02:52:23.452602 [ 279 ] {2cee29cd-4b00-4d42-b744-230d06d0999d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4315 | 2024.12.21 02:52:23.452969 [ 279 ] {2cee29cd-4b00-4d42-b744-230d06d0999d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4316 | 2024.12.21 02:52:23.453211 [ 279 ] {2cee29cd-4b00-4d42-b744-230d06d0999d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4317 | 2024.12.21 02:52:23.453431 [ 279 ] {2cee29cd-4b00-4d42-b744-230d06d0999d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. | ||
4318 | 2024.12.21 02:52:23.453484 [ 279 ] {2cee29cd-4b00-4d42-b744-230d06d0999d} <Debug> TCPHandler: Processed in 0.00163868 sec. | ||
4319 | 2024.12.21 02:52:25.233743 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4320 | 2024.12.21 02:52:25.234421 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4321 | 2024.12.21 02:52:25.234473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4322 | 2024.12.21 02:52:25.234987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4323 | 2024.12.21 02:52:25.235253 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4324 | 2024.12.21 02:52:25.235522 [ 89 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4325 | 2024.12.21 02:52:25.235537 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4326 | 2024.12.21 02:52:25.235649 [ 89 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4327 | 2024.12.21 02:52:25.235697 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4328 | 2024.12.21 02:52:25.235876 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
4329 | 2024.12.21 02:52:25.236055 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4330 | 2024.12.21 02:52:25.236101 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
4331 | 2024.12.21 02:52:25.236218 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
4332 | 2024.12.21 02:52:25.236434 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
4333 | 2024.12.21 02:52:25.236698 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
4334 | 2024.12.21 02:52:25.236847 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
4335 | 2024.12.21 02:52:25.237009 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
4336 | 2024.12.21 02:52:25.239125 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003329849 sec., 2912744.692026575 rows/sec., 41.67 MiB/sec. | ||
4337 | 2024.12.21 02:52:25.239400 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4338 | 2024.12.21 02:52:25.239753 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_21_4} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4339 | 2024.12.21 02:52:25.239850 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_21_4} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4340 | 2024.12.21 02:52:25.239960 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
4341 | 2024.12.21 02:52:25.867337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4342 | 2024.12.21 02:52:25.889021 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4343 | 2024.12.21 02:52:25.889088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4344 | 2024.12.21 02:52:25.896450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4345 | 2024.12.21 02:52:25.897223 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4346 | 2024.12.21 02:52:25.897648 [ 89 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4347 | 2024.12.21 02:52:25.897817 [ 89 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4348 | 2024.12.21 02:52:25.897917 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4349 | 2024.12.21 02:52:25.898316 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
4350 | 2024.12.21 02:52:25.907110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4351 | 2024.12.21 02:52:25.908301 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4352 | 2024.12.21 02:52:25.909239 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
4353 | 2024.12.21 02:52:25.914575 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
4354 | 2024.12.21 02:52:25.919305 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
4355 | 2024.12.21 02:52:25.924275 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
4356 | 2024.12.21 02:52:25.929467 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
4357 | 2024.12.21 02:52:25.934010 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
4358 | 2024.12.21 02:52:25.992256 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.094192181 sec., 1688.0382035107564 rows/sec., 8.73 MiB/sec. | ||
4359 | 2024.12.21 02:52:25.995135 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4360 | 2024.12.21 02:52:25.998417 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_21_4} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4361 | 2024.12.21 02:52:25.998558 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_21_4} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4362 | 2024.12.21 02:52:26.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.53 MiB, peak 195.27 MiB, free memory in arenas 0.00 B, will set to 187.20 MiB (RSS), difference: -1.34 MiB | ||
4363 | 2024.12.21 02:52:26.002285 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4364 | 2024.12.21 02:52:27.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.38 MiB, peak 195.27 MiB, free memory in arenas 0.00 B, will set to 187.20 MiB (RSS), difference: 3.82 MiB | ||
4365 | 2024.12.21 02:52:27.765723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 596 | ||
4366 | 2024.12.21 02:52:27.768845 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4367 | 2024.12.21 02:52:27.768887 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4368 | 2024.12.21 02:52:27.770357 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4369 | 2024.12.21 02:52:27.770678 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4370 | 2024.12.21 02:52:27.771163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
4371 | 2024.12.21 02:52:28.442663 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4372 | 2024.12.21 02:52:28.442881 [ 279 ] {610c8b8e-e62c-490b-b9d3-bb5cff9531e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4373 | 2024.12.21 02:52:28.442963 [ 279 ] {610c8b8e-e62c-490b-b9d3-bb5cff9531e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4374 | 2024.12.21 02:52:28.443734 [ 279 ] {610c8b8e-e62c-490b-b9d3-bb5cff9531e0} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4375 | 2024.12.21 02:52:28.443783 [ 279 ] {610c8b8e-e62c-490b-b9d3-bb5cff9531e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4376 | 2024.12.21 02:52:28.444225 [ 279 ] {610c8b8e-e62c-490b-b9d3-bb5cff9531e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4377 | 2024.12.21 02:52:28.444487 [ 279 ] {610c8b8e-e62c-490b-b9d3-bb5cff9531e0} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4378 | 2024.12.21 02:52:28.444738 [ 279 ] {610c8b8e-e62c-490b-b9d3-bb5cff9531e0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. | ||
4379 | 2024.12.21 02:52:28.444843 [ 279 ] {610c8b8e-e62c-490b-b9d3-bb5cff9531e0} <Debug> TCPHandler: Processed in 0.002316518 sec. | ||
4380 | 2024.12.21 02:52:28.445190 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4381 | 2024.12.21 02:52:28.445503 [ 281 ] {c6cceb8e-5733-48b0-936f-ab3e39af9f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4382 | 2024.12.21 02:52:28.445623 [ 281 ] {c6cceb8e-5733-48b0-936f-ab3e39af9f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4383 | 2024.12.21 02:52:28.446724 [ 281 ] {c6cceb8e-5733-48b0-936f-ab3e39af9f72} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4384 | 2024.12.21 02:52:28.446780 [ 281 ] {c6cceb8e-5733-48b0-936f-ab3e39af9f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4385 | 2024.12.21 02:52:28.447251 [ 281 ] {c6cceb8e-5733-48b0-936f-ab3e39af9f72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4386 | 2024.12.21 02:52:28.447512 [ 281 ] {c6cceb8e-5733-48b0-936f-ab3e39af9f72} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4387 | 2024.12.21 02:52:28.447708 [ 281 ] {c6cceb8e-5733-48b0-936f-ab3e39af9f72} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002291 sec., 117415.97555652553 rows/sec., 10.30 MiB/sec. | ||
4388 | 2024.12.21 02:52:28.447773 [ 281 ] {c6cceb8e-5733-48b0-936f-ab3e39af9f72} <Debug> TCPHandler: Processed in 0.002777453 sec. | ||
4389 | 2024.12.21 02:52:28.447907 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4390 | 2024.12.21 02:52:28.448032 [ 279 ] {12239932-8946-451d-84d6-4838dfef842b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4391 | 2024.12.21 02:52:28.448093 [ 279 ] {12239932-8946-451d-84d6-4838dfef842b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4392 | 2024.12.21 02:52:28.448816 [ 279 ] {12239932-8946-451d-84d6-4838dfef842b} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4393 | 2024.12.21 02:52:28.448867 [ 279 ] {12239932-8946-451d-84d6-4838dfef842b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4394 | 2024.12.21 02:52:28.449270 [ 279 ] {12239932-8946-451d-84d6-4838dfef842b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4395 | 2024.12.21 02:52:28.449519 [ 279 ] {12239932-8946-451d-84d6-4838dfef842b} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4396 | 2024.12.21 02:52:28.449739 [ 279 ] {12239932-8946-451d-84d6-4838dfef842b} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001739 sec., 23001.725129384704 rows/sec., 1.65 MiB/sec. | ||
4397 | 2024.12.21 02:52:28.449795 [ 279 ] {12239932-8946-451d-84d6-4838dfef842b} <Debug> TCPHandler: Processed in 0.001943312 sec. | ||
4398 | 2024.12.21 02:52:28.449946 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4399 | 2024.12.21 02:52:28.450085 [ 281 ] {a9a576fd-8385-4baa-ac32-0dce772b2760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4400 | 2024.12.21 02:52:28.450147 [ 281 ] {a9a576fd-8385-4baa-ac32-0dce772b2760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4401 | 2024.12.21 02:52:28.450868 [ 281 ] {a9a576fd-8385-4baa-ac32-0dce772b2760} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4402 | 2024.12.21 02:52:28.450915 [ 281 ] {a9a576fd-8385-4baa-ac32-0dce772b2760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4403 | 2024.12.21 02:52:28.451303 [ 281 ] {a9a576fd-8385-4baa-ac32-0dce772b2760} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4404 | 2024.12.21 02:52:28.451555 [ 281 ] {a9a576fd-8385-4baa-ac32-0dce772b2760} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4405 | 2024.12.21 02:52:28.451683 [ 85 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4406 | 2024.12.21 02:52:28.451727 [ 85 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4407 | 2024.12.21 02:52:28.451746 [ 281 ] {a9a576fd-8385-4baa-ac32-0dce772b2760} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001694 sec., 8264.462809917355 rows/sec., 578.79 KiB/sec. | ||
4408 | 2024.12.21 02:52:28.451752 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4409 | 2024.12.21 02:52:28.451845 [ 281 ] {a9a576fd-8385-4baa-ac32-0dce772b2760} <Debug> TCPHandler: Processed in 0.001954313 sec. | ||
4410 | 2024.12.21 02:52:28.452056 [ 187 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
4411 | 2024.12.21 02:52:28.452082 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4412 | 2024.12.21 02:52:28.452379 [ 279 ] {d34938c4-f867-4599-bab9-5db50b6d8e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4413 | 2024.12.21 02:52:28.452394 [ 187 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4414 | 2024.12.21 02:52:28.452484 [ 279 ] {d34938c4-f867-4599-bab9-5db50b6d8e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4415 | 2024.12.21 02:52:28.452491 [ 187 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
4416 | 2024.12.21 02:52:28.452881 [ 187 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
4417 | 2024.12.21 02:52:28.453187 [ 187 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
4418 | 2024.12.21 02:52:28.453626 [ 187 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
4419 | 2024.12.21 02:52:28.454026 [ 187 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
4420 | 2024.12.21 02:52:28.454348 [ 187 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
4421 | 2024.12.21 02:52:28.455608 [ 279 ] {d34938c4-f867-4599-bab9-5db50b6d8e9a} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4422 | 2024.12.21 02:52:28.455681 [ 279 ] {d34938c4-f867-4599-bab9-5db50b6d8e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4423 | 2024.12.21 02:52:28.456995 [ 279 ] {d34938c4-f867-4599-bab9-5db50b6d8e9a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4424 | 2024.12.21 02:52:28.457742 [ 279 ] {d34938c4-f867-4599-bab9-5db50b6d8e9a} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4425 | 2024.12.21 02:52:28.457853 [ 187 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005990521 sec., 90309.34037289911 rows/sec., 6.47 MiB/sec. | ||
4426 | 2024.12.21 02:52:28.458169 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4427 | 2024.12.21 02:52:28.458463 [ 279 ] {d34938c4-f867-4599-bab9-5db50b6d8e9a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006127 sec., 2121.7561612534682 rows/sec., 132.29 KiB/sec. | ||
4428 | 2024.12.21 02:52:28.458664 [ 279 ] {d34938c4-f867-4599-bab9-5db50b6d8e9a} <Debug> TCPHandler: Processed in 0.006691308 sec. | ||
4429 | 2024.12.21 02:52:28.458880 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4430 | 2024.12.21 02:52:28.458950 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_11_2} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4431 | 2024.12.21 02:52:28.459125 [ 281 ] {9a5bce80-5b07-438a-87f3-d8225a5937ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4432 | 2024.12.21 02:52:28.459137 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_11_2} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4433 | 2024.12.21 02:52:28.459204 [ 281 ] {9a5bce80-5b07-438a-87f3-d8225a5937ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4434 | 2024.12.21 02:52:28.459308 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
4435 | 2024.12.21 02:52:28.460100 [ 281 ] {9a5bce80-5b07-438a-87f3-d8225a5937ce} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4436 | 2024.12.21 02:52:28.460146 [ 281 ] {9a5bce80-5b07-438a-87f3-d8225a5937ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4437 | 2024.12.21 02:52:28.460580 [ 281 ] {9a5bce80-5b07-438a-87f3-d8225a5937ce} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4438 | 2024.12.21 02:52:28.460842 [ 281 ] {9a5bce80-5b07-438a-87f3-d8225a5937ce} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4439 | 2024.12.21 02:52:28.461027 [ 281 ] {9a5bce80-5b07-438a-87f3-d8225a5937ce} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001968 sec., 210873.9837398374 rows/sec., 15.05 MiB/sec. | ||
4440 | 2024.12.21 02:52:28.461091 [ 281 ] {9a5bce80-5b07-438a-87f3-d8225a5937ce} <Debug> TCPHandler: Processed in 0.002310417 sec. | ||
4441 | 2024.12.21 02:52:28.461258 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4442 | 2024.12.21 02:52:28.461402 [ 279 ] {125fea1b-7077-4d60-aceb-1928a29e6ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4443 | 2024.12.21 02:52:28.461464 [ 279 ] {125fea1b-7077-4d60-aceb-1928a29e6ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4444 | 2024.12.21 02:52:28.462054 [ 279 ] {125fea1b-7077-4d60-aceb-1928a29e6ae7} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4445 | 2024.12.21 02:52:28.462095 [ 279 ] {125fea1b-7077-4d60-aceb-1928a29e6ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4446 | 2024.12.21 02:52:28.462474 [ 279 ] {125fea1b-7077-4d60-aceb-1928a29e6ae7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4447 | 2024.12.21 02:52:28.462717 [ 279 ] {125fea1b-7077-4d60-aceb-1928a29e6ae7} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4448 | 2024.12.21 02:52:28.462894 [ 85 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4449 | 2024.12.21 02:52:28.462964 [ 279 ] {125fea1b-7077-4d60-aceb-1928a29e6ae7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001584 sec., 3787.878787878788 rows/sec., 197.90 KiB/sec. | ||
4450 | 2024.12.21 02:52:28.462966 [ 85 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4451 | 2024.12.21 02:52:28.463051 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4452 | 2024.12.21 02:52:28.463077 [ 279 ] {125fea1b-7077-4d60-aceb-1928a29e6ae7} <Debug> TCPHandler: Processed in 0.001888222 sec. | ||
4453 | 2024.12.21 02:52:28.463399 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4454 | 2024.12.21 02:52:28.463550 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
4455 | 2024.12.21 02:52:28.463699 [ 281 ] {ab087cea-53a6-492b-ac5f-dcd6b1c7f6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4456 | 2024.12.21 02:52:28.463826 [ 281 ] {ab087cea-53a6-492b-ac5f-dcd6b1c7f6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4457 | 2024.12.21 02:52:28.463868 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4458 | 2024.12.21 02:52:28.463971 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
4459 | 2024.12.21 02:52:28.464274 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
4460 | 2024.12.21 02:52:28.464545 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
4461 | 2024.12.21 02:52:28.464907 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
4462 | 2024.12.21 02:52:28.465309 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
4463 | 2024.12.21 02:52:28.465693 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
4464 | 2024.12.21 02:52:28.466501 [ 281 ] {ab087cea-53a6-492b-ac5f-dcd6b1c7f6d7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4465 | 2024.12.21 02:52:28.466559 [ 281 ] {ab087cea-53a6-492b-ac5f-dcd6b1c7f6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4466 | 2024.12.21 02:52:28.467555 [ 281 ] {ab087cea-53a6-492b-ac5f-dcd6b1c7f6d7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4467 | 2024.12.21 02:52:28.468193 [ 281 ] {ab087cea-53a6-492b-ac5f-dcd6b1c7f6d7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4468 | 2024.12.21 02:52:28.468249 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005081799 sec., 12987.52666132604 rows/sec., 678.55 KiB/sec. | ||
4469 | 2024.12.21 02:52:28.468418 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4470 | 2024.12.21 02:52:28.468486 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4471 | 2024.12.21 02:52:28.468537 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4472 | 2024.12.21 02:52:28.468537 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4473 | 2024.12.21 02:52:28.468570 [ 281 ] {ab087cea-53a6-492b-ac5f-dcd6b1c7f6d7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004935 sec., 48024.31610942249 rows/sec., 3.22 MiB/sec. | ||
4474 | 2024.12.21 02:52:28.468943 [ 281 ] {ab087cea-53a6-492b-ac5f-dcd6b1c7f6d7} <Debug> TCPHandler: Processed in 0.005732467 sec. | ||
4475 | 2024.12.21 02:52:28.469121 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
4476 | 2024.12.21 02:52:28.469245 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4477 | 2024.12.21 02:52:28.469486 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4478 | 2024.12.21 02:52:28.469493 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_11_2} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4479 | 2024.12.21 02:52:28.469600 [ 279 ] {e34f6cb0-5f9a-4719-bdce-2714b6cefd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4480 | 2024.12.21 02:52:28.469632 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6921 rows starting from the beginning of the part | ||
4481 | 2024.12.21 02:52:28.469850 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_11_2} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4482 | 2024.12.21 02:52:28.469974 [ 279 ] {e34f6cb0-5f9a-4719-bdce-2714b6cefd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4483 | 2024.12.21 02:52:28.470124 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4484 | 2024.12.21 02:52:28.470235 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
4485 | 2024.12.21 02:52:28.470506 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
4486 | 2024.12.21 02:52:28.470891 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
4487 | 2024.12.21 02:52:28.471209 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 161 rows starting from the beginning of the part | ||
4488 | 2024.12.21 02:52:28.471450 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
4489 | 2024.12.21 02:52:28.472489 [ 279 ] {e34f6cb0-5f9a-4719-bdce-2714b6cefd7c} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4490 | 2024.12.21 02:52:28.472569 [ 279 ] {e34f6cb0-5f9a-4719-bdce-2714b6cefd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4491 | 2024.12.21 02:52:28.473313 [ 279 ] {e34f6cb0-5f9a-4719-bdce-2714b6cefd7c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4492 | 2024.12.21 02:52:28.473850 [ 279 ] {e34f6cb0-5f9a-4719-bdce-2714b6cefd7c} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4493 | 2024.12.21 02:52:28.474139 [ 85 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4494 | 2024.12.21 02:52:28.474246 [ 85 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4495 | 2024.12.21 02:52:28.474324 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4496 | 2024.12.21 02:52:28.474627 [ 279 ] {e34f6cb0-5f9a-4719-bdce-2714b6cefd7c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005061 sec., 197.58940920766645 rows/sec., 13.31 KiB/sec. | ||
4497 | 2024.12.21 02:52:28.474878 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
4498 | 2024.12.21 02:52:28.475098 [ 279 ] {e34f6cb0-5f9a-4719-bdce-2714b6cefd7c} <Debug> TCPHandler: Processed in 0.00601365 sec. | ||
4499 | 2024.12.21 02:52:28.475362 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4500 | 2024.12.21 02:52:28.475431 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4501 | 2024.12.21 02:52:28.475454 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
4502 | 2024.12.21 02:52:28.475716 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
4503 | 2024.12.21 02:52:28.475860 [ 281 ] {cb1cbf0b-d08f-4aaf-9191-4d4ab853daa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4504 | 2024.12.21 02:52:28.476343 [ 281 ] {cb1cbf0b-d08f-4aaf-9191-4d4ab853daa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4505 | 2024.12.21 02:52:28.476710 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
4506 | 2024.12.21 02:52:28.476751 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7770 rows, containing 5 columns (5 merged, 0 gathered) in 0.008078664 sec., 961792.6924550892 rows/sec., 64.83 MiB/sec. | ||
4507 | 2024.12.21 02:52:28.477087 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
4508 | 2024.12.21 02:52:28.477484 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
4509 | 2024.12.21 02:52:28.477792 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4510 | 2024.12.21 02:52:28.478120 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
4511 | 2024.12.21 02:52:28.479275 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4512 | 2024.12.21 02:52:28.479652 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4513 | 2024.12.21 02:52:28.479951 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
4514 | 2024.12.21 02:52:28.482172 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.007663649 sec., 1565.8337170713326 rows/sec., 105.00 KiB/sec. | ||
4515 | 2024.12.21 02:52:28.482394 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4516 | 2024.12.21 02:52:28.483061 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_11_2} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4517 | 2024.12.21 02:52:28.483072 [ 281 ] {cb1cbf0b-d08f-4aaf-9191-4d4ab853daa4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4518 | 2024.12.21 02:52:28.483140 [ 281 ] {cb1cbf0b-d08f-4aaf-9191-4d4ab853daa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4519 | 2024.12.21 02:52:28.483185 [ 192 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_11_2} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4520 | 2024.12.21 02:52:28.483350 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4521 | 2024.12.21 02:52:28.484019 [ 281 ] {cb1cbf0b-d08f-4aaf-9191-4d4ab853daa4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4522 | 2024.12.21 02:52:28.484311 [ 281 ] {cb1cbf0b-d08f-4aaf-9191-4d4ab853daa4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4523 | 2024.12.21 02:52:28.484542 [ 281 ] {cb1cbf0b-d08f-4aaf-9191-4d4ab853daa4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.008853 sec., 3727.549983056591 rows/sec., 6.68 MiB/sec. | ||
4524 | 2024.12.21 02:52:28.484703 [ 281 ] {cb1cbf0b-d08f-4aaf-9191-4d4ab853daa4} <Debug> TCPHandler: Processed in 0.00942361 sec. | ||
4525 | 2024.12.21 02:52:28.484913 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4526 | 2024.12.21 02:52:28.485058 [ 279 ] {7a8694ae-7cd7-4e8b-9615-67df8885f08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4527 | 2024.12.21 02:52:28.485124 [ 279 ] {7a8694ae-7cd7-4e8b-9615-67df8885f08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4528 | 2024.12.21 02:52:28.485817 [ 279 ] {7a8694ae-7cd7-4e8b-9615-67df8885f08c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4529 | 2024.12.21 02:52:28.485868 [ 279 ] {7a8694ae-7cd7-4e8b-9615-67df8885f08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4530 | 2024.12.21 02:52:28.486388 [ 279 ] {7a8694ae-7cd7-4e8b-9615-67df8885f08c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4531 | 2024.12.21 02:52:28.486735 [ 279 ] {7a8694ae-7cd7-4e8b-9615-67df8885f08c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4532 | 2024.12.21 02:52:28.486949 [ 85 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4533 | 2024.12.21 02:52:28.487028 [ 85 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4534 | 2024.12.21 02:52:28.487069 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4535 | 2024.12.21 02:52:28.487082 [ 279 ] {7a8694ae-7cd7-4e8b-9615-67df8885f08c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002048 sec., 40039.0625 rows/sec., 2.54 MiB/sec. | ||
4536 | 2024.12.21 02:52:28.487650 [ 279 ] {7a8694ae-7cd7-4e8b-9615-67df8885f08c} <Debug> TCPHandler: Processed in 0.002825422 sec. | ||
4537 | 2024.12.21 02:52:28.487698 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
4538 | 2024.12.21 02:52:28.487861 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4539 | 2024.12.21 02:52:28.487895 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1126 rows starting from the beginning of the part | ||
4540 | 2024.12.21 02:52:28.487975 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
4541 | 2024.12.21 02:52:28.488094 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
4542 | 2024.12.21 02:52:28.488329 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
4543 | 2024.12.21 02:52:28.488410 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
4544 | 2024.12.21 02:52:28.488625 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
4545 | 2024.12.21 02:52:28.489960 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1430 rows, containing 4 columns (4 merged, 0 gathered) in 0.002509249 sec., 569891.628929612 rows/sec., 36.92 MiB/sec. | ||
4546 | 2024.12.21 02:52:28.490160 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4547 | 2024.12.21 02:52:28.490496 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_26_5} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4548 | 2024.12.21 02:52:28.490584 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_26_5} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4549 | 2024.12.21 02:52:28.490679 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4550 | 2024.12.21 02:52:32.637354 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4551 | 2024.12.21 02:52:32.637419 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4552 | 2024.12.21 02:52:32.735778 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4553 | 2024.12.21 02:52:32.736485 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4554 | 2024.12.21 02:52:32.736537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4555 | 2024.12.21 02:52:32.737077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4556 | 2024.12.21 02:52:32.737339 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4557 | 2024.12.21 02:52:32.737582 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4558 | 2024.12.21 02:52:33.407225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4559 | 2024.12.21 02:52:33.426782 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4560 | 2024.12.21 02:52:33.426847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4561 | 2024.12.21 02:52:33.434060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4562 | 2024.12.21 02:52:33.434807 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4563 | 2024.12.21 02:52:33.437386 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4564 | 2024.12.21 02:52:33.437629 [ 279 ] {eda9b4d3-44d8-4732-9c00-e5e06b98b997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4565 | 2024.12.21 02:52:33.437723 [ 279 ] {eda9b4d3-44d8-4732-9c00-e5e06b98b997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4566 | 2024.12.21 02:52:33.439212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4567 | 2024.12.21 02:52:33.439319 [ 279 ] {eda9b4d3-44d8-4732-9c00-e5e06b98b997} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4568 | 2024.12.21 02:52:33.439363 [ 279 ] {eda9b4d3-44d8-4732-9c00-e5e06b98b997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4569 | 2024.12.21 02:52:33.439752 [ 279 ] {eda9b4d3-44d8-4732-9c00-e5e06b98b997} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4570 | 2024.12.21 02:52:33.440005 [ 279 ] {eda9b4d3-44d8-4732-9c00-e5e06b98b997} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4571 | 2024.12.21 02:52:33.440238 [ 279 ] {eda9b4d3-44d8-4732-9c00-e5e06b98b997} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002687 sec., 26795.68291775214 rows/sec., 2.17 MiB/sec. | ||
4572 | 2024.12.21 02:52:33.440297 [ 279 ] {eda9b4d3-44d8-4732-9c00-e5e06b98b997} <Debug> TCPHandler: Processed in 0.003054766 sec. | ||
4573 | 2024.12.21 02:52:33.440567 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4574 | 2024.12.21 02:52:33.440779 [ 281 ] {94ffa04c-9a41-4888-a124-cf872b4275af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4575 | 2024.12.21 02:52:33.440861 [ 281 ] {94ffa04c-9a41-4888-a124-cf872b4275af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4576 | 2024.12.21 02:52:33.441640 [ 281 ] {94ffa04c-9a41-4888-a124-cf872b4275af} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4577 | 2024.12.21 02:52:33.441684 [ 281 ] {94ffa04c-9a41-4888-a124-cf872b4275af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4578 | 2024.12.21 02:52:33.442126 [ 281 ] {94ffa04c-9a41-4888-a124-cf872b4275af} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4579 | 2024.12.21 02:52:33.442386 [ 281 ] {94ffa04c-9a41-4888-a124-cf872b4275af} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4580 | 2024.12.21 02:52:33.442587 [ 281 ] {94ffa04c-9a41-4888-a124-cf872b4275af} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001868 sec., 4282.655246252676 rows/sec., 322.04 KiB/sec. | ||
4581 | 2024.12.21 02:52:33.442652 [ 281 ] {94ffa04c-9a41-4888-a124-cf872b4275af} <Debug> TCPHandler: Processed in 0.002227446 sec. | ||
4582 | 2024.12.21 02:52:33.442805 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4583 | 2024.12.21 02:52:33.442922 [ 279 ] {5e1a4aab-98e5-4c24-a2c9-61c3c1474636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4584 | 2024.12.21 02:52:33.442971 [ 279 ] {5e1a4aab-98e5-4c24-a2c9-61c3c1474636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4585 | 2024.12.21 02:52:33.443594 [ 279 ] {5e1a4aab-98e5-4c24-a2c9-61c3c1474636} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4586 | 2024.12.21 02:52:33.443633 [ 279 ] {5e1a4aab-98e5-4c24-a2c9-61c3c1474636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4587 | 2024.12.21 02:52:33.444003 [ 279 ] {5e1a4aab-98e5-4c24-a2c9-61c3c1474636} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4588 | 2024.12.21 02:52:33.444241 [ 279 ] {5e1a4aab-98e5-4c24-a2c9-61c3c1474636} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4589 | 2024.12.21 02:52:33.444454 [ 279 ] {5e1a4aab-98e5-4c24-a2c9-61c3c1474636} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001556 sec., 46272.49357326478 rows/sec., 3.61 MiB/sec. | ||
4590 | 2024.12.21 02:52:33.444506 [ 279 ] {5e1a4aab-98e5-4c24-a2c9-61c3c1474636} <Debug> TCPHandler: Processed in 0.00175693 sec. | ||
4591 | 2024.12.21 02:52:33.444675 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4592 | 2024.12.21 02:52:33.444821 [ 281 ] {c0cc0d45-6d2b-4f93-9a36-e028579f4ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4593 | 2024.12.21 02:52:33.444888 [ 281 ] {c0cc0d45-6d2b-4f93-9a36-e028579f4ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4594 | 2024.12.21 02:52:33.445526 [ 281 ] {c0cc0d45-6d2b-4f93-9a36-e028579f4ee7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4595 | 2024.12.21 02:52:33.445564 [ 281 ] {c0cc0d45-6d2b-4f93-9a36-e028579f4ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4596 | 2024.12.21 02:52:33.445972 [ 281 ] {c0cc0d45-6d2b-4f93-9a36-e028579f4ee7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4597 | 2024.12.21 02:52:33.446217 [ 281 ] {c0cc0d45-6d2b-4f93-9a36-e028579f4ee7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4598 | 2024.12.21 02:52:33.446404 [ 281 ] {c0cc0d45-6d2b-4f93-9a36-e028579f4ee7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. | ||
4599 | 2024.12.21 02:52:33.446459 [ 281 ] {c0cc0d45-6d2b-4f93-9a36-e028579f4ee7} <Debug> TCPHandler: Processed in 0.001852102 sec. | ||
4600 | 2024.12.21 02:52:33.446617 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4601 | 2024.12.21 02:52:33.446753 [ 279 ] {057881f2-d4d5-4383-bbfb-6c364258a17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4602 | 2024.12.21 02:52:33.446843 [ 279 ] {057881f2-d4d5-4383-bbfb-6c364258a17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4603 | 2024.12.21 02:52:33.447919 [ 279 ] {057881f2-d4d5-4383-bbfb-6c364258a17a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4604 | 2024.12.21 02:52:33.447958 [ 279 ] {057881f2-d4d5-4383-bbfb-6c364258a17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4605 | 2024.12.21 02:52:33.448544 [ 279 ] {057881f2-d4d5-4383-bbfb-6c364258a17a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4606 | 2024.12.21 02:52:33.448806 [ 279 ] {057881f2-d4d5-4383-bbfb-6c364258a17a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4607 | 2024.12.21 02:52:33.449051 [ 279 ] {057881f2-d4d5-4383-bbfb-6c364258a17a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002329 sec., 3434.9506225848004 rows/sec., 6.16 MiB/sec. | ||
4608 | 2024.12.21 02:52:33.449141 [ 279 ] {057881f2-d4d5-4383-bbfb-6c364258a17a} <Debug> TCPHandler: Processed in 0.00259069 sec. | ||
4609 | 2024.12.21 02:52:33.449301 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4610 | 2024.12.21 02:52:33.449442 [ 281 ] {1d4d95b3-3899-44d0-a243-53a095be1f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4611 | 2024.12.21 02:52:33.449502 [ 281 ] {1d4d95b3-3899-44d0-a243-53a095be1f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4612 | 2024.12.21 02:52:33.450079 [ 281 ] {1d4d95b3-3899-44d0-a243-53a095be1f1e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4613 | 2024.12.21 02:52:33.450125 [ 281 ] {1d4d95b3-3899-44d0-a243-53a095be1f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4614 | 2024.12.21 02:52:33.450499 [ 281 ] {1d4d95b3-3899-44d0-a243-53a095be1f1e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4615 | 2024.12.21 02:52:33.450740 [ 281 ] {1d4d95b3-3899-44d0-a243-53a095be1f1e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4616 | 2024.12.21 02:52:33.450955 [ 281 ] {1d4d95b3-3899-44d0-a243-53a095be1f1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.62 MiB/sec. | ||
4617 | 2024.12.21 02:52:33.451158 [ 281 ] {1d4d95b3-3899-44d0-a243-53a095be1f1e} <Debug> TCPHandler: Processed in 0.001922713 sec. | ||
4618 | 2024.12.21 02:52:34.482730 [ 76 ] {} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4619 | 2024.12.21 02:52:34.482793 [ 76 ] {} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4620 | 2024.12.21 02:52:34.482814 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4621 | 2024.12.21 02:52:34.483027 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::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 | ||
4622 | 2024.12.21 02:52:34.483214 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4623 | 2024.12.21 02:52:34.483253 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
4624 | 2024.12.21 02:52:34.483343 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
4625 | 2024.12.21 02:52:34.483556 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4626 | 2024.12.21 02:52:34.483829 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
4627 | 2024.12.21 02:52:34.483951 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::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 | ||
4628 | 2024.12.21 02:52:34.485227 [ 186 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.002335238 sec., 8564.437543410993 rows/sec., 731.82 KiB/sec. | ||
4629 | 2024.12.21 02:52:34.485368 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4630 | 2024.12.21 02:52:34.485663 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_5_1} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4631 | 2024.12.21 02:52:34.485743 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_5_1} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4632 | 2024.12.21 02:52:34.485823 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4633 | 2024.12.21 02:52:37.057387 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4634 | 2024.12.21 02:52:37.057597 [ 279 ] {a7ae250c-4fd4-426b-b57d-2596fb7ad5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4635 | 2024.12.21 02:52:37.057667 [ 279 ] {a7ae250c-4fd4-426b-b57d-2596fb7ad5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4636 | 2024.12.21 02:52:37.058446 [ 279 ] {a7ae250c-4fd4-426b-b57d-2596fb7ad5c3} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4637 | 2024.12.21 02:52:37.058495 [ 279 ] {a7ae250c-4fd4-426b-b57d-2596fb7ad5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4638 | 2024.12.21 02:52:37.058926 [ 279 ] {a7ae250c-4fd4-426b-b57d-2596fb7ad5c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4639 | 2024.12.21 02:52:37.059182 [ 279 ] {a7ae250c-4fd4-426b-b57d-2596fb7ad5c3} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4640 | 2024.12.21 02:52:37.059418 [ 279 ] {a7ae250c-4fd4-426b-b57d-2596fb7ad5c3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec. | ||
4641 | 2024.12.21 02:52:37.059475 [ 279 ] {a7ae250c-4fd4-426b-b57d-2596fb7ad5c3} <Debug> TCPHandler: Processed in 0.002223566 sec. | ||
4642 | 2024.12.21 02:52:37.059750 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4643 | 2024.12.21 02:52:37.059939 [ 281 ] {e09c1d2a-bde7-443c-8ff5-85d765731dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4644 | 2024.12.21 02:52:37.060012 [ 281 ] {e09c1d2a-bde7-443c-8ff5-85d765731dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4645 | 2024.12.21 02:52:37.060743 [ 281 ] {e09c1d2a-bde7-443c-8ff5-85d765731dbf} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4646 | 2024.12.21 02:52:37.060785 [ 281 ] {e09c1d2a-bde7-443c-8ff5-85d765731dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4647 | 2024.12.21 02:52:37.061208 [ 281 ] {e09c1d2a-bde7-443c-8ff5-85d765731dbf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4648 | 2024.12.21 02:52:37.061458 [ 281 ] {e09c1d2a-bde7-443c-8ff5-85d765731dbf} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4649 | 2024.12.21 02:52:37.061657 [ 281 ] {e09c1d2a-bde7-443c-8ff5-85d765731dbf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001769 sec., 4522.328999434709 rows/sec., 368.76 KiB/sec. | ||
4650 | 2024.12.21 02:52:37.061720 [ 281 ] {e09c1d2a-bde7-443c-8ff5-85d765731dbf} <Debug> TCPHandler: Processed in 0.002105665 sec. | ||
4651 | 2024.12.21 02:52:37.061889 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4652 | 2024.12.21 02:52:37.062033 [ 279 ] {3c5ea68d-538b-4ac9-9e04-a793af7209e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4653 | 2024.12.21 02:52:37.062092 [ 279 ] {3c5ea68d-538b-4ac9-9e04-a793af7209e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4654 | 2024.12.21 02:52:37.063278 [ 279 ] {3c5ea68d-538b-4ac9-9e04-a793af7209e5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4655 | 2024.12.21 02:52:37.063319 [ 279 ] {3c5ea68d-538b-4ac9-9e04-a793af7209e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4656 | 2024.12.21 02:52:37.063816 [ 279 ] {3c5ea68d-538b-4ac9-9e04-a793af7209e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4657 | 2024.12.21 02:52:37.064062 [ 279 ] {3c5ea68d-538b-4ac9-9e04-a793af7209e5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4658 | 2024.12.21 02:52:37.064302 [ 279 ] {3c5ea68d-538b-4ac9-9e04-a793af7209e5} <Debug> executeQuery: Read 1413 rows, 120.57 KiB in 0.0023 sec., 614347.8260869565 rows/sec., 51.19 MiB/sec. | ||
4659 | 2024.12.21 02:52:37.064358 [ 279 ] {3c5ea68d-538b-4ac9-9e04-a793af7209e5} <Debug> TCPHandler: Processed in 0.002538349 sec. | ||
4660 | 2024.12.21 02:52:37.064521 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4661 | 2024.12.21 02:52:37.064662 [ 281 ] {e98113c4-7c85-41b1-8ab1-789e127f5b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4662 | 2024.12.21 02:52:37.064724 [ 281 ] {e98113c4-7c85-41b1-8ab1-789e127f5b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4663 | 2024.12.21 02:52:37.065417 [ 281 ] {e98113c4-7c85-41b1-8ab1-789e127f5b25} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4664 | 2024.12.21 02:52:37.065455 [ 281 ] {e98113c4-7c85-41b1-8ab1-789e127f5b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4665 | 2024.12.21 02:52:37.065819 [ 281 ] {e98113c4-7c85-41b1-8ab1-789e127f5b25} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4666 | 2024.12.21 02:52:37.066051 [ 281 ] {e98113c4-7c85-41b1-8ab1-789e127f5b25} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4667 | 2024.12.21 02:52:37.066229 [ 281 ] {e98113c4-7c85-41b1-8ab1-789e127f5b25} <Debug> executeQuery: Read 48 rows, 3.50 KiB in 0.0016 sec., 30000 rows/sec., 2.13 MiB/sec. | ||
4668 | 2024.12.21 02:52:37.066282 [ 281 ] {e98113c4-7c85-41b1-8ab1-789e127f5b25} <Debug> TCPHandler: Processed in 0.001830782 sec. | ||
4669 | 2024.12.21 02:52:37.066445 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4670 | 2024.12.21 02:52:37.066564 [ 279 ] {472ee79b-98f2-4964-b34d-4d044a8ef5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4671 | 2024.12.21 02:52:37.066614 [ 279 ] {472ee79b-98f2-4964-b34d-4d044a8ef5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4672 | 2024.12.21 02:52:37.067292 [ 279 ] {472ee79b-98f2-4964-b34d-4d044a8ef5e5} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4673 | 2024.12.21 02:52:37.067331 [ 279 ] {472ee79b-98f2-4964-b34d-4d044a8ef5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4674 | 2024.12.21 02:52:37.067698 [ 279 ] {472ee79b-98f2-4964-b34d-4d044a8ef5e5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4675 | 2024.12.21 02:52:37.067938 [ 279 ] {472ee79b-98f2-4964-b34d-4d044a8ef5e5} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4676 | 2024.12.21 02:52:37.068150 [ 279 ] {472ee79b-98f2-4964-b34d-4d044a8ef5e5} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00161 sec., 150310.55900621117 rows/sec., 10.18 MiB/sec. | ||
4677 | 2024.12.21 02:52:37.068200 [ 279 ] {472ee79b-98f2-4964-b34d-4d044a8ef5e5} <Debug> TCPHandler: Processed in 0.001817481 sec. | ||
4678 | 2024.12.21 02:52:37.068388 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4679 | 2024.12.21 02:52:37.068529 [ 281 ] {209c4ee0-4be3-4f58-ab23-ff340514f674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4680 | 2024.12.21 02:52:37.068587 [ 281 ] {209c4ee0-4be3-4f58-ab23-ff340514f674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4681 | 2024.12.21 02:52:37.069267 [ 281 ] {209c4ee0-4be3-4f58-ab23-ff340514f674} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4682 | 2024.12.21 02:52:37.069306 [ 281 ] {209c4ee0-4be3-4f58-ab23-ff340514f674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4683 | 2024.12.21 02:52:37.069666 [ 281 ] {209c4ee0-4be3-4f58-ab23-ff340514f674} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4684 | 2024.12.21 02:52:37.069912 [ 281 ] {209c4ee0-4be3-4f58-ab23-ff340514f674} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4685 | 2024.12.21 02:52:37.070087 [ 281 ] {209c4ee0-4be3-4f58-ab23-ff340514f674} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec. | ||
4686 | 2024.12.21 02:52:37.070141 [ 281 ] {209c4ee0-4be3-4f58-ab23-ff340514f674} <Debug> TCPHandler: Processed in 0.001845792 sec. | ||
4687 | 2024.12.21 02:52:37.070287 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4688 | 2024.12.21 02:52:37.070407 [ 279 ] {8c7c13e3-d443-4f3b-ae97-dcecd2514d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4689 | 2024.12.21 02:52:37.070464 [ 279 ] {8c7c13e3-d443-4f3b-ae97-dcecd2514d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4690 | 2024.12.21 02:52:37.071385 [ 279 ] {8c7c13e3-d443-4f3b-ae97-dcecd2514d9b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4691 | 2024.12.21 02:52:37.071424 [ 279 ] {8c7c13e3-d443-4f3b-ae97-dcecd2514d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4692 | 2024.12.21 02:52:37.071827 [ 279 ] {8c7c13e3-d443-4f3b-ae97-dcecd2514d9b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4693 | 2024.12.21 02:52:37.072073 [ 279 ] {8c7c13e3-d443-4f3b-ae97-dcecd2514d9b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4694 | 2024.12.21 02:52:37.072332 [ 279 ] {8c7c13e3-d443-4f3b-ae97-dcecd2514d9b} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.001941 sec., 452859.3508500773 rows/sec., 32.84 MiB/sec. | ||
4695 | 2024.12.21 02:52:37.072533 [ 279 ] {8c7c13e3-d443-4f3b-ae97-dcecd2514d9b} <Debug> TCPHandler: Processed in 0.002301587 sec. | ||
4696 | 2024.12.21 02:52:37.072750 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4697 | 2024.12.21 02:52:37.072893 [ 281 ] {4e59fa94-eb74-430d-b8fc-b995b7ba1f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4698 | 2024.12.21 02:52:37.072953 [ 281 ] {4e59fa94-eb74-430d-b8fc-b995b7ba1f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4699 | 2024.12.21 02:52:37.073471 [ 281 ] {4e59fa94-eb74-430d-b8fc-b995b7ba1f88} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4700 | 2024.12.21 02:52:37.073509 [ 281 ] {4e59fa94-eb74-430d-b8fc-b995b7ba1f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4701 | 2024.12.21 02:52:37.073881 [ 281 ] {4e59fa94-eb74-430d-b8fc-b995b7ba1f88} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4702 | 2024.12.21 02:52:37.074123 [ 281 ] {4e59fa94-eb74-430d-b8fc-b995b7ba1f88} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4703 | 2024.12.21 02:52:37.074320 [ 281 ] {4e59fa94-eb74-430d-b8fc-b995b7ba1f88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
4704 | 2024.12.21 02:52:37.074373 [ 281 ] {4e59fa94-eb74-430d-b8fc-b995b7ba1f88} <Debug> TCPHandler: Processed in 0.001735271 sec. | ||
4705 | 2024.12.21 02:52:37.074520 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4706 | 2024.12.21 02:52:37.074638 [ 279 ] {72fe232d-0b2b-49d0-ae81-255c73f58156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4707 | 2024.12.21 02:52:37.074691 [ 279 ] {72fe232d-0b2b-49d0-ae81-255c73f58156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4708 | 2024.12.21 02:52:37.075584 [ 279 ] {72fe232d-0b2b-49d0-ae81-255c73f58156} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4709 | 2024.12.21 02:52:37.075622 [ 279 ] {72fe232d-0b2b-49d0-ae81-255c73f58156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4710 | 2024.12.21 02:52:37.076059 [ 279 ] {72fe232d-0b2b-49d0-ae81-255c73f58156} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4711 | 2024.12.21 02:52:37.076304 [ 279 ] {72fe232d-0b2b-49d0-ae81-255c73f58156} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4712 | 2024.12.21 02:52:37.076516 [ 279 ] {72fe232d-0b2b-49d0-ae81-255c73f58156} <Debug> executeQuery: Read 907 rows, 61.91 KiB in 0.001904 sec., 476365.5462184874 rows/sec., 31.75 MiB/sec. | ||
4713 | 2024.12.21 02:52:37.076568 [ 279 ] {72fe232d-0b2b-49d0-ae81-255c73f58156} <Debug> TCPHandler: Processed in 0.002105495 sec. | ||
4714 | 2024.12.21 02:52:37.076784 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4715 | 2024.12.21 02:52:37.077006 [ 281 ] {eaaa31e6-a512-47c8-98a2-d8b1138787ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4716 | 2024.12.21 02:52:37.077101 [ 281 ] {eaaa31e6-a512-47c8-98a2-d8b1138787ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4717 | 2024.12.21 02:52:37.077661 [ 281 ] {eaaa31e6-a512-47c8-98a2-d8b1138787ec} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4718 | 2024.12.21 02:52:37.077700 [ 281 ] {eaaa31e6-a512-47c8-98a2-d8b1138787ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4719 | 2024.12.21 02:52:37.078058 [ 281 ] {eaaa31e6-a512-47c8-98a2-d8b1138787ec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4720 | 2024.12.21 02:52:37.078299 [ 281 ] {eaaa31e6-a512-47c8-98a2-d8b1138787ec} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4721 | 2024.12.21 02:52:37.078519 [ 281 ] {eaaa31e6-a512-47c8-98a2-d8b1138787ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001568 sec., 637.7551020408164 rows/sec., 42.97 KiB/sec. | ||
4722 | 2024.12.21 02:52:37.078617 [ 281 ] {eaaa31e6-a512-47c8-98a2-d8b1138787ec} <Debug> TCPHandler: Processed in 0.001947833 sec. | ||
4723 | 2024.12.21 02:52:37.078760 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4724 | 2024.12.21 02:52:37.078878 [ 279 ] {6667acc3-20d0-4357-b392-4ed23c491644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4725 | 2024.12.21 02:52:37.078956 [ 279 ] {6667acc3-20d0-4357-b392-4ed23c491644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4726 | 2024.12.21 02:52:37.080114 [ 279 ] {6667acc3-20d0-4357-b392-4ed23c491644} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4727 | 2024.12.21 02:52:37.080153 [ 279 ] {6667acc3-20d0-4357-b392-4ed23c491644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4728 | 2024.12.21 02:52:37.080797 [ 279 ] {6667acc3-20d0-4357-b392-4ed23c491644} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4729 | 2024.12.21 02:52:37.081057 [ 279 ] {6667acc3-20d0-4357-b392-4ed23c491644} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4730 | 2024.12.21 02:52:37.081374 [ 279 ] {6667acc3-20d0-4357-b392-4ed23c491644} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00251 sec., 13147.410358565736 rows/sec., 23.56 MiB/sec. | ||
4731 | 2024.12.21 02:52:37.081831 [ 279 ] {6667acc3-20d0-4357-b392-4ed23c491644} <Debug> TCPHandler: Processed in 0.003126497 sec. | ||
4732 | 2024.12.21 02:52:37.081989 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4733 | 2024.12.21 02:52:37.082127 [ 281 ] {15004c27-e110-43fb-b943-024a80ad3c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4734 | 2024.12.21 02:52:37.082185 [ 281 ] {15004c27-e110-43fb-b943-024a80ad3c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4735 | 2024.12.21 02:52:37.082689 [ 281 ] {15004c27-e110-43fb-b943-024a80ad3c9a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2024.12.21 02:52:37.082728 [ 281 ] {15004c27-e110-43fb-b943-024a80ad3c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4737 | 2024.12.21 02:52:37.083099 [ 281 ] {15004c27-e110-43fb-b943-024a80ad3c9a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4738 | 2024.12.21 02:52:37.083350 [ 281 ] {15004c27-e110-43fb-b943-024a80ad3c9a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4739 | 2024.12.21 02:52:37.083557 [ 281 ] {15004c27-e110-43fb-b943-024a80ad3c9a} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.00146 sec., 42465.75342465754 rows/sec., 2.65 MiB/sec. | ||
4740 | 2024.12.21 02:52:37.083608 [ 281 ] {15004c27-e110-43fb-b943-024a80ad3c9a} <Debug> TCPHandler: Processed in 0.001684679 sec. | ||
4741 | 2024.12.21 02:52:37.771426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 654 | ||
4742 | 2024.12.21 02:52:37.774920 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4743 | 2024.12.21 02:52:37.774969 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4744 | 2024.12.21 02:52:37.776461 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4745 | 2024.12.21 02:52:37.776768 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4746 | 2024.12.21 02:52:37.777315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
4747 | 2024.12.21 02:52:38.431793 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4748 | 2024.12.21 02:52:38.431988 [ 279 ] {e5f7d5a2-477b-4c53-81f3-fde17116d1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4749 | 2024.12.21 02:52:38.432060 [ 279 ] {e5f7d5a2-477b-4c53-81f3-fde17116d1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4750 | 2024.12.21 02:52:38.432847 [ 279 ] {e5f7d5a2-477b-4c53-81f3-fde17116d1c9} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4751 | 2024.12.21 02:52:38.432894 [ 279 ] {e5f7d5a2-477b-4c53-81f3-fde17116d1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4752 | 2024.12.21 02:52:38.433332 [ 279 ] {e5f7d5a2-477b-4c53-81f3-fde17116d1c9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4753 | 2024.12.21 02:52:38.433597 [ 279 ] {e5f7d5a2-477b-4c53-81f3-fde17116d1c9} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4754 | 2024.12.21 02:52:38.433800 [ 70 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4755 | 2024.12.21 02:52:38.433862 [ 279 ] {e5f7d5a2-477b-4c53-81f3-fde17116d1c9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001921 sec., 29151.483602290475 rows/sec., 2.23 MiB/sec. | ||
4756 | 2024.12.21 02:52:38.433894 [ 70 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4757 | 2024.12.21 02:52:38.433970 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4758 | 2024.12.21 02:52:38.433996 [ 279 ] {e5f7d5a2-477b-4c53-81f3-fde17116d1c9} <Debug> TCPHandler: Processed in 0.002344247 sec. | ||
4759 | 2024.12.21 02:52:38.434243 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
4760 | 2024.12.21 02:52:38.434351 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4761 | 2024.12.21 02:52:38.434517 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4762 | 2024.12.21 02:52:38.434600 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1433 rows starting from the beginning of the part | ||
4763 | 2024.12.21 02:52:38.434680 [ 281 ] {d6a1aa64-535f-4fd5-bc92-ad6ab01f49f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4764 | 2024.12.21 02:52:38.434895 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 73 rows starting from the beginning of the part | ||
4765 | 2024.12.21 02:52:38.434930 [ 281 ] {d6a1aa64-535f-4fd5-bc92-ad6ab01f49f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4766 | 2024.12.21 02:52:38.435355 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 269 rows starting from the beginning of the part | ||
4767 | 2024.12.21 02:52:38.435609 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part | ||
4768 | 2024.12.21 02:52:38.435859 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1413 rows starting from the beginning of the part | ||
4769 | 2024.12.21 02:52:38.436172 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
4770 | 2024.12.21 02:52:38.437309 [ 281 ] {d6a1aa64-535f-4fd5-bc92-ad6ab01f49f1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4771 | 2024.12.21 02:52:38.437370 [ 281 ] {d6a1aa64-535f-4fd5-bc92-ad6ab01f49f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4772 | 2024.12.21 02:52:38.438080 [ 281 ] {d6a1aa64-535f-4fd5-bc92-ad6ab01f49f1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4773 | 2024.12.21 02:52:38.438355 [ 281 ] {d6a1aa64-535f-4fd5-bc92-ad6ab01f49f1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4774 | 2024.12.21 02:52:38.438622 [ 70 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4775 | 2024.12.21 02:52:38.438766 [ 70 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4776 | 2024.12.21 02:52:38.438893 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4777 | 2024.12.21 02:52:38.438941 [ 281 ] {d6a1aa64-535f-4fd5-bc92-ad6ab01f49f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004341 sec., 14743.146740382399 rows/sec., 1.15 MiB/sec. | ||
4778 | 2024.12.21 02:52:38.439102 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.004986329 sec., 665018.2930167664 rows/sec., 58.07 MiB/sec. | ||
4779 | 2024.12.21 02:52:38.439293 [ 281 ] {d6a1aa64-535f-4fd5-bc92-ad6ab01f49f1} <Debug> TCPHandler: Processed in 0.00515114 sec. | ||
4780 | 2024.12.21 02:52:38.439305 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
4781 | 2024.12.21 02:52:38.439539 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4782 | 2024.12.21 02:52:38.439588 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4783 | 2024.12.21 02:52:38.439651 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4784 | 2024.12.21 02:52:38.439715 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 912 rows starting from the beginning of the part | ||
4785 | 2024.12.21 02:52:38.440107 [ 279 ] {f880a180-372d-4ea9-83df-ebab8ca9e261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4786 | 2024.12.21 02:52:38.440213 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
4787 | 2024.12.21 02:52:38.440569 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4788 | 2024.12.21 02:52:38.440713 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 415 rows starting from the beginning of the part | ||
4789 | 2024.12.21 02:52:38.440766 [ 279 ] {f880a180-372d-4ea9-83df-ebab8ca9e261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4790 | 2024.12.21 02:52:38.440934 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_31_6} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4791 | 2024.12.21 02:52:38.441005 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part | ||
4792 | 2024.12.21 02:52:38.441300 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
4793 | 2024.12.21 02:52:38.441458 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 879 rows starting from the beginning of the part | ||
4794 | 2024.12.21 02:52:38.441777 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
4795 | 2024.12.21 02:52:38.443562 [ 279 ] {f880a180-372d-4ea9-83df-ebab8ca9e261} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4796 | 2024.12.21 02:52:38.443643 [ 279 ] {f880a180-372d-4ea9-83df-ebab8ca9e261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4797 | 2024.12.21 02:52:38.444560 [ 279 ] {f880a180-372d-4ea9-83df-ebab8ca9e261} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4798 | 2024.12.21 02:52:38.444988 [ 279 ] {f880a180-372d-4ea9-83df-ebab8ca9e261} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4799 | 2024.12.21 02:52:38.445219 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.006183882 sec., 390693.09537277714 rows/sec., 29.96 MiB/sec. | ||
4800 | 2024.12.21 02:52:38.445443 [ 279 ] {f880a180-372d-4ea9-83df-ebab8ca9e261} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.005646 sec., 9564.293304994686 rows/sec., 682.69 KiB/sec. | ||
4801 | 2024.12.21 02:52:38.445539 [ 279 ] {f880a180-372d-4ea9-83df-ebab8ca9e261} <Debug> TCPHandler: Processed in 0.006120242 sec. | ||
4802 | 2024.12.21 02:52:38.445544 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4803 | 2024.12.21 02:52:38.445714 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4804 | 2024.12.21 02:52:38.445920 [ 281 ] {9f0d3361-1ca2-401a-8242-eff404852ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4805 | 2024.12.21 02:52:38.446015 [ 281 ] {9f0d3361-1ca2-401a-8242-eff404852ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4806 | 2024.12.21 02:52:38.446065 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4807 | 2024.12.21 02:52:38.446340 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_31_6} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4808 | 2024.12.21 02:52:38.446518 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4809 | 2024.12.21 02:52:38.446892 [ 281 ] {9f0d3361-1ca2-401a-8242-eff404852ee2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4810 | 2024.12.21 02:52:38.446939 [ 281 ] {9f0d3361-1ca2-401a-8242-eff404852ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4811 | 2024.12.21 02:52:38.447352 [ 281 ] {9f0d3361-1ca2-401a-8242-eff404852ee2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4812 | 2024.12.21 02:52:38.447597 [ 281 ] {9f0d3361-1ca2-401a-8242-eff404852ee2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4813 | 2024.12.21 02:52:38.447816 [ 281 ] {9f0d3361-1ca2-401a-8242-eff404852ee2} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001964 sec., 10183.299389002037 rows/sec., 700.10 KiB/sec. | ||
4814 | 2024.12.21 02:52:38.447873 [ 281 ] {9f0d3361-1ca2-401a-8242-eff404852ee2} <Debug> TCPHandler: Processed in 0.002239716 sec. | ||
4815 | 2024.12.21 02:52:40.237741 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4816 | 2024.12.21 02:52:40.238473 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4817 | 2024.12.21 02:52:40.238532 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4818 | 2024.12.21 02:52:40.239072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4819 | 2024.12.21 02:52:40.239334 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4820 | 2024.12.21 02:52:40.239599 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4821 | 2024.12.21 02:52:40.939333 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4822 | 2024.12.21 02:52:40.960596 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4823 | 2024.12.21 02:52:40.960651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4824 | 2024.12.21 02:52:40.968187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4825 | 2024.12.21 02:52:40.968995 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4826 | 2024.12.21 02:52:40.972245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4827 | 2024.12.21 02:52:43.436876 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4828 | 2024.12.21 02:52:43.437068 [ 279 ] {e83f781c-4136-466d-9fc9-76357d65e577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4829 | 2024.12.21 02:52:43.437142 [ 279 ] {e83f781c-4136-466d-9fc9-76357d65e577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4830 | 2024.12.21 02:52:43.437911 [ 279 ] {e83f781c-4136-466d-9fc9-76357d65e577} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4831 | 2024.12.21 02:52:43.437962 [ 279 ] {e83f781c-4136-466d-9fc9-76357d65e577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4832 | 2024.12.21 02:52:43.438405 [ 279 ] {e83f781c-4136-466d-9fc9-76357d65e577} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4833 | 2024.12.21 02:52:43.438672 [ 279 ] {e83f781c-4136-466d-9fc9-76357d65e577} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4834 | 2024.12.21 02:52:43.438914 [ 279 ] {e83f781c-4136-466d-9fc9-76357d65e577} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001896 sec., 37974.6835443038 rows/sec., 3.07 MiB/sec. | ||
4835 | 2024.12.21 02:52:43.438980 [ 279 ] {e83f781c-4136-466d-9fc9-76357d65e577} <Debug> TCPHandler: Processed in 0.002234426 sec. | ||
4836 | 2024.12.21 02:52:43.439256 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4837 | 2024.12.21 02:52:43.439479 [ 281 ] {cb8b4c08-04c9-4fa7-909e-c361dbd2d72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4838 | 2024.12.21 02:52:43.439557 [ 281 ] {cb8b4c08-04c9-4fa7-909e-c361dbd2d72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4839 | 2024.12.21 02:52:43.440311 [ 281 ] {cb8b4c08-04c9-4fa7-909e-c361dbd2d72d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4840 | 2024.12.21 02:52:43.440356 [ 281 ] {cb8b4c08-04c9-4fa7-909e-c361dbd2d72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4841 | 2024.12.21 02:52:43.440806 [ 281 ] {cb8b4c08-04c9-4fa7-909e-c361dbd2d72d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4842 | 2024.12.21 02:52:43.441067 [ 281 ] {cb8b4c08-04c9-4fa7-909e-c361dbd2d72d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4843 | 2024.12.21 02:52:43.441219 [ 65 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4844 | 2024.12.21 02:52:43.441265 [ 65 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4845 | 2024.12.21 02:52:43.441277 [ 281 ] {cb8b4c08-04c9-4fa7-909e-c361dbd2d72d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001855 sec., 4312.66846361186 rows/sec., 324.29 KiB/sec. | ||
4846 | 2024.12.21 02:52:43.441298 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4847 | 2024.12.21 02:52:43.441391 [ 281 ] {cb8b4c08-04c9-4fa7-909e-c361dbd2d72d} <Debug> TCPHandler: Processed in 0.002280097 sec. | ||
4848 | 2024.12.21 02:52:43.441563 [ 198 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
4849 | 2024.12.21 02:52:43.441619 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4850 | 2024.12.21 02:52:43.441880 [ 198 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4851 | 2024.12.21 02:52:43.441886 [ 279 ] {4f0e0711-8b46-4320-a54e-3ce8bd750b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4852 | 2024.12.21 02:52:43.441959 [ 198 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 63 rows starting from the beginning of the part | ||
4853 | 2024.12.21 02:52:43.442003 [ 279 ] {4f0e0711-8b46-4320-a54e-3ce8bd750b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4854 | 2024.12.21 02:52:43.442265 [ 198 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
4855 | 2024.12.21 02:52:43.442600 [ 198 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
4856 | 2024.12.21 02:52:43.442841 [ 198 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
4857 | 2024.12.21 02:52:43.443148 [ 198 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part | ||
4858 | 2024.12.21 02:52:43.443524 [ 198 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
4859 | 2024.12.21 02:52:43.445188 [ 279 ] {4f0e0711-8b46-4320-a54e-3ce8bd750b01} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4860 | 2024.12.21 02:52:43.445261 [ 279 ] {4f0e0711-8b46-4320-a54e-3ce8bd750b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4861 | 2024.12.21 02:52:43.446394 [ 279 ] {4f0e0711-8b46-4320-a54e-3ce8bd750b01} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4862 | 2024.12.21 02:52:43.446687 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.005278692 sec., 33531.03382428829 rows/sec., 2.53 MiB/sec. | ||
4863 | 2024.12.21 02:52:43.447039 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4864 | 2024.12.21 02:52:43.447086 [ 279 ] {4f0e0711-8b46-4320-a54e-3ce8bd750b01} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4865 | 2024.12.21 02:52:43.447787 [ 279 ] {4f0e0711-8b46-4320-a54e-3ce8bd750b01} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005953 sec., 12094.74214681673 rows/sec., 966.88 KiB/sec. | ||
4866 | 2024.12.21 02:52:43.448029 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4867 | 2024.12.21 02:52:43.448234 [ 279 ] {4f0e0711-8b46-4320-a54e-3ce8bd750b01} <Debug> TCPHandler: Processed in 0.006713849 sec. | ||
4868 | 2024.12.21 02:52:43.448519 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_26_5} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4869 | 2024.12.21 02:52:43.448560 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4870 | 2024.12.21 02:52:43.448703 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4871 | 2024.12.21 02:52:43.448793 [ 281 ] {3db6f3ba-31b5-498e-abb8-cea59d959d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4872 | 2024.12.21 02:52:43.448867 [ 281 ] {3db6f3ba-31b5-498e-abb8-cea59d959d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4873 | 2024.12.21 02:52:43.449535 [ 281 ] {3db6f3ba-31b5-498e-abb8-cea59d959d34} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4874 | 2024.12.21 02:52:43.449576 [ 281 ] {3db6f3ba-31b5-498e-abb8-cea59d959d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4875 | 2024.12.21 02:52:43.450008 [ 281 ] {3db6f3ba-31b5-498e-abb8-cea59d959d34} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4876 | 2024.12.21 02:52:43.450262 [ 281 ] {3db6f3ba-31b5-498e-abb8-cea59d959d34} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4877 | 2024.12.21 02:52:43.450492 [ 281 ] {3db6f3ba-31b5-498e-abb8-cea59d959d34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00176 sec., 90909.09090909091 rows/sec., 6.33 MiB/sec. | ||
4878 | 2024.12.21 02:52:43.450553 [ 281 ] {3db6f3ba-31b5-498e-abb8-cea59d959d34} <Debug> TCPHandler: Processed in 0.002119525 sec. | ||
4879 | 2024.12.21 02:52:43.450725 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4880 | 2024.12.21 02:52:43.450858 [ 279 ] {88f2fd60-a7a3-4ee1-861b-23df39c2d0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4881 | 2024.12.21 02:52:43.450944 [ 279 ] {88f2fd60-a7a3-4ee1-861b-23df39c2d0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4882 | 2024.12.21 02:52:43.452150 [ 279 ] {88f2fd60-a7a3-4ee1-861b-23df39c2d0c2} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4883 | 2024.12.21 02:52:43.452196 [ 279 ] {88f2fd60-a7a3-4ee1-861b-23df39c2d0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4884 | 2024.12.21 02:52:43.452852 [ 279 ] {88f2fd60-a7a3-4ee1-861b-23df39c2d0c2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4885 | 2024.12.21 02:52:43.453127 [ 279 ] {88f2fd60-a7a3-4ee1-861b-23df39c2d0c2} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4886 | 2024.12.21 02:52:43.453319 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4887 | 2024.12.21 02:52:43.453411 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4888 | 2024.12.21 02:52:43.453451 [ 279 ] {88f2fd60-a7a3-4ee1-861b-23df39c2d0c2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002617 sec., 3056.9354222392053 rows/sec., 5.48 MiB/sec. | ||
4889 | 2024.12.21 02:52:43.453458 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4890 | 2024.12.21 02:52:43.453884 [ 279 ] {88f2fd60-a7a3-4ee1-861b-23df39c2d0c2} <Debug> TCPHandler: Processed in 0.003219348 sec. | ||
4891 | 2024.12.21 02:52:43.453890 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
4892 | 2024.12.21 02:52:43.454086 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4893 | 2024.12.21 02:52:43.454249 [ 281 ] {5a693c0a-f103-4a20-820b-a9de54d3933c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4894 | 2024.12.21 02:52:43.454329 [ 281 ] {5a693c0a-f103-4a20-820b-a9de54d3933c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4895 | 2024.12.21 02:52:43.454423 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4896 | 2024.12.21 02:52:43.454558 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 419 rows starting from the beginning of the part | ||
4897 | 2024.12.21 02:52:43.455144 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
4898 | 2024.12.21 02:52:43.455744 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
4899 | 2024.12.21 02:52:43.455765 [ 281 ] {5a693c0a-f103-4a20-820b-a9de54d3933c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4900 | 2024.12.21 02:52:43.455814 [ 281 ] {5a693c0a-f103-4a20-820b-a9de54d3933c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4901 | 2024.12.21 02:52:43.456258 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
4902 | 2024.12.21 02:52:43.456740 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
4903 | 2024.12.21 02:52:43.456941 [ 281 ] {5a693c0a-f103-4a20-820b-a9de54d3933c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4904 | 2024.12.21 02:52:43.457270 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
4905 | 2024.12.21 02:52:43.457719 [ 281 ] {5a693c0a-f103-4a20-820b-a9de54d3933c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4906 | 2024.12.21 02:52:43.458121 [ 281 ] {5a693c0a-f103-4a20-820b-a9de54d3933c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003911 sec., 15341.344924571718 rows/sec., 1.03 MiB/sec. | ||
4907 | 2024.12.21 02:52:43.458215 [ 281 ] {5a693c0a-f103-4a20-820b-a9de54d3933c} <Debug> TCPHandler: Processed in 0.004217709 sec. | ||
4908 | 2024.12.21 02:52:43.463766 [ 195 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 19 columns (19 merged, 0 gathered) in 0.010142188 sec., 50186.40948087336 rows/sec., 89.93 MiB/sec. | ||
4909 | 2024.12.21 02:52:43.464551 [ 195 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4910 | 2024.12.21 02:52:43.465018 [ 195 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4911 | 2024.12.21 02:52:43.465105 [ 195 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4912 | 2024.12.21 02:52:43.465269 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
4913 | 2024.12.21 02:52:47.637659 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4914 | 2024.12.21 02:52:47.637740 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4915 | 2024.12.21 02:52:47.739763 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4916 | 2024.12.21 02:52:47.740395 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4917 | 2024.12.21 02:52:47.740448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4918 | 2024.12.21 02:52:47.741005 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4919 | 2024.12.21 02:52:47.741266 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4920 | 2024.12.21 02:52:47.741543 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4921 | 2024.12.21 02:52:47.777646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 674 | ||
4922 | 2024.12.21 02:52:47.780649 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4923 | 2024.12.21 02:52:47.780706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4924 | 2024.12.21 02:52:47.782170 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4925 | 2024.12.21 02:52:47.782480 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4926 | 2024.12.21 02:52:47.782729 [ 57 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4927 | 2024.12.21 02:52:47.782882 [ 57 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4928 | 2024.12.21 02:52:47.782981 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4929 | 2024.12.21 02:52:47.783490 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
4930 | 2024.12.21 02:52:47.784093 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
4931 | 2024.12.21 02:52:47.784580 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4932 | 2024.12.21 02:52:47.784763 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
4933 | 2024.12.21 02:52:47.785445 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
4934 | 2024.12.21 02:52:47.786106 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
4935 | 2024.12.21 02:52:47.786797 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
4936 | 2024.12.21 02:52:47.787305 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 58 rows starting from the beginning of the part | ||
4937 | 2024.12.21 02:52:47.787788 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
4938 | 2024.12.21 02:52:47.795761 [ 200 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 72 columns (72 merged, 0 gathered) in 0.012568867 sec., 53624.56297771311 rows/sec., 46.77 MiB/sec. | ||
4939 | 2024.12.21 02:52:47.796740 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4940 | 2024.12.21 02:52:47.797460 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2024.12.21 02:52:47.797551 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_16_3} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4942 | 2024.12.21 02:52:47.797771 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
4943 | 2024.12.21 02:52:48.443643 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4944 | 2024.12.21 02:52:48.443856 [ 279 ] {3b135f07-35fc-4d42-b07d-800f6e58a75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4945 | 2024.12.21 02:52:48.443938 [ 279 ] {3b135f07-35fc-4d42-b07d-800f6e58a75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4946 | 2024.12.21 02:52:48.444774 [ 279 ] {3b135f07-35fc-4d42-b07d-800f6e58a75c} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4947 | 2024.12.21 02:52:48.444825 [ 279 ] {3b135f07-35fc-4d42-b07d-800f6e58a75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4948 | 2024.12.21 02:52:48.445267 [ 279 ] {3b135f07-35fc-4d42-b07d-800f6e58a75c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4949 | 2024.12.21 02:52:48.445527 [ 279 ] {3b135f07-35fc-4d42-b07d-800f6e58a75c} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2024.12.21 02:52:48.445688 [ 56 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4951 | 2024.12.21 02:52:48.445739 [ 279 ] {3b135f07-35fc-4d42-b07d-800f6e58a75c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. | ||
4952 | 2024.12.21 02:52:48.445739 [ 56 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4953 | 2024.12.21 02:52:48.445793 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4954 | 2024.12.21 02:52:48.445828 [ 279 ] {3b135f07-35fc-4d42-b07d-800f6e58a75c} <Debug> TCPHandler: Processed in 0.002326397 sec. | ||
4955 | 2024.12.21 02:52:48.445974 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
4956 | 2024.12.21 02:52:48.446110 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4957 | 2024.12.21 02:52:48.446155 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
4958 | 2024.12.21 02:52:48.446171 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4959 | 2024.12.21 02:52:48.446251 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
4960 | 2024.12.21 02:52:48.446673 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
4961 | 2024.12.21 02:52:48.446698 [ 281 ] {d9352397-946d-4ac9-921e-2e9ac9f8ce97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4962 | 2024.12.21 02:52:48.446974 [ 281 ] {d9352397-946d-4ac9-921e-2e9ac9f8ce97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4963 | 2024.12.21 02:52:48.446993 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
4964 | 2024.12.21 02:52:48.447326 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
4965 | 2024.12.21 02:52:48.449528 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003656342 sec., 19144.817415876307 rows/sec., 1.42 MiB/sec. | ||
4966 | 2024.12.21 02:52:48.449710 [ 281 ] {d9352397-946d-4ac9-921e-2e9ac9f8ce97} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4967 | 2024.12.21 02:52:48.449777 [ 281 ] {d9352397-946d-4ac9-921e-2e9ac9f8ce97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4968 | 2024.12.21 02:52:48.449791 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4969 | 2024.12.21 02:52:48.450508 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_13_3} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4970 | 2024.12.21 02:52:48.450725 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_13_3} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4971 | 2024.12.21 02:52:48.450777 [ 281 ] {d9352397-946d-4ac9-921e-2e9ac9f8ce97} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4972 | 2024.12.21 02:52:48.450875 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4973 | 2024.12.21 02:52:48.451117 [ 281 ] {d9352397-946d-4ac9-921e-2e9ac9f8ce97} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4974 | 2024.12.21 02:52:48.451377 [ 281 ] {d9352397-946d-4ac9-921e-2e9ac9f8ce97} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.004933 sec., 54530.71153456315 rows/sec., 4.78 MiB/sec. | ||
4975 | 2024.12.21 02:52:48.451494 [ 281 ] {d9352397-946d-4ac9-921e-2e9ac9f8ce97} <Debug> TCPHandler: Processed in 0.005500654 sec. | ||
4976 | 2024.12.21 02:52:48.451684 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4977 | 2024.12.21 02:52:48.451812 [ 279 ] {e55b9150-db3e-4d79-81ef-cf8e2ec64d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4978 | 2024.12.21 02:52:48.451866 [ 279 ] {e55b9150-db3e-4d79-81ef-cf8e2ec64d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4979 | 2024.12.21 02:52:48.452504 [ 279 ] {e55b9150-db3e-4d79-81ef-cf8e2ec64d0d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4980 | 2024.12.21 02:52:48.452543 [ 279 ] {e55b9150-db3e-4d79-81ef-cf8e2ec64d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4981 | 2024.12.21 02:52:48.452918 [ 279 ] {e55b9150-db3e-4d79-81ef-cf8e2ec64d0d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4982 | 2024.12.21 02:52:48.453162 [ 279 ] {e55b9150-db3e-4d79-81ef-cf8e2ec64d0d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4983 | 2024.12.21 02:52:48.453350 [ 279 ] {e55b9150-db3e-4d79-81ef-cf8e2ec64d0d} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001569 sec., 25493.945188017846 rows/sec., 1.83 MiB/sec. | ||
4984 | 2024.12.21 02:52:48.453466 [ 279 ] {e55b9150-db3e-4d79-81ef-cf8e2ec64d0d} <Debug> TCPHandler: Processed in 0.001865492 sec. | ||
4985 | 2024.12.21 02:52:48.453647 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4986 | 2024.12.21 02:52:48.453786 [ 281 ] {3b9468c7-5814-43e8-8cea-74afa05147d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4987 | 2024.12.21 02:52:48.453843 [ 281 ] {3b9468c7-5814-43e8-8cea-74afa05147d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4988 | 2024.12.21 02:52:48.454527 [ 281 ] {3b9468c7-5814-43e8-8cea-74afa05147d9} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2024.12.21 02:52:48.454575 [ 281 ] {3b9468c7-5814-43e8-8cea-74afa05147d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4990 | 2024.12.21 02:52:48.454937 [ 281 ] {3b9468c7-5814-43e8-8cea-74afa05147d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4991 | 2024.12.21 02:52:48.455174 [ 281 ] {3b9468c7-5814-43e8-8cea-74afa05147d9} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4992 | 2024.12.21 02:52:48.455432 [ 281 ] {3b9468c7-5814-43e8-8cea-74afa05147d9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001673 sec., 8368.200836820084 rows/sec., 586.05 KiB/sec. | ||
4993 | 2024.12.21 02:52:48.455632 [ 281 ] {3b9468c7-5814-43e8-8cea-74afa05147d9} <Debug> TCPHandler: Processed in 0.002046614 sec. | ||
4994 | 2024.12.21 02:52:48.455810 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4995 | 2024.12.21 02:52:48.455949 [ 279 ] {1bcf38bc-045f-46d2-a706-810a41d68af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4996 | 2024.12.21 02:52:48.456009 [ 279 ] {1bcf38bc-045f-46d2-a706-810a41d68af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4997 | 2024.12.21 02:52:48.456690 [ 279 ] {1bcf38bc-045f-46d2-a706-810a41d68af1} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4998 | 2024.12.21 02:52:48.456729 [ 279 ] {1bcf38bc-045f-46d2-a706-810a41d68af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4999 | 2024.12.21 02:52:48.457088 [ 279 ] {1bcf38bc-045f-46d2-a706-810a41d68af1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5000 | 2024.12.21 02:52:48.457327 [ 279 ] {1bcf38bc-045f-46d2-a706-810a41d68af1} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5001 | 2024.12.21 02:52:48.457448 [ 56 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5002 | 2024.12.21 02:52:48.457489 [ 56 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5003 | 2024.12.21 02:52:48.457511 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5004 | 2024.12.21 02:52:48.457520 [ 279 ] {1bcf38bc-045f-46d2-a706-810a41d68af1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. | ||
5005 | 2024.12.21 02:52:48.457640 [ 279 ] {1bcf38bc-045f-46d2-a706-810a41d68af1} <Debug> TCPHandler: Processed in 0.001899632 sec. | ||
5006 | 2024.12.21 02:52:48.457663 [ 192 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
5007 | 2024.12.21 02:52:48.457789 [ 192 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5008 | 2024.12.21 02:52:48.457824 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5009 | 2024.12.21 02:52:48.457841 [ 192 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
5010 | 2024.12.21 02:52:48.458066 [ 192 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
5011 | 2024.12.21 02:52:48.458287 [ 281 ] {ac99699a-5386-4508-b9be-ca1a3829796f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5012 | 2024.12.21 02:52:48.458355 [ 192 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
5013 | 2024.12.21 02:52:48.458457 [ 281 ] {ac99699a-5386-4508-b9be-ca1a3829796f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5014 | 2024.12.21 02:52:48.458545 [ 192 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
5015 | 2024.12.21 02:52:48.458914 [ 192 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
5016 | 2024.12.21 02:52:48.461230 [ 281 ] {ac99699a-5386-4508-b9be-ca1a3829796f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5017 | 2024.12.21 02:52:48.461260 [ 192 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003694724 sec., 17592.65374084776 rows/sec., 1.14 MiB/sec. | ||
5018 | 2024.12.21 02:52:48.461290 [ 281 ] {ac99699a-5386-4508-b9be-ca1a3829796f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5019 | 2024.12.21 02:52:48.461455 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5020 | 2024.12.21 02:52:48.462006 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_13_3} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5021 | 2024.12.21 02:52:48.462069 [ 281 ] {ac99699a-5386-4508-b9be-ca1a3829796f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5022 | 2024.12.21 02:52:48.462119 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_13_3} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5023 | 2024.12.21 02:52:48.462257 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5024 | 2024.12.21 02:52:48.462442 [ 281 ] {ac99699a-5386-4508-b9be-ca1a3829796f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5025 | 2024.12.21 02:52:48.462730 [ 281 ] {ac99699a-5386-4508-b9be-ca1a3829796f} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.004617 sec., 89885.20684427118 rows/sec., 6.41 MiB/sec. | ||
5026 | 2024.12.21 02:52:48.462953 [ 281 ] {ac99699a-5386-4508-b9be-ca1a3829796f} <Debug> TCPHandler: Processed in 0.005220451 sec. | ||
5027 | 2024.12.21 02:52:48.463221 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5028 | 2024.12.21 02:52:48.463360 [ 279 ] {34cc3885-aeae-405e-9dda-1d0469f08860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5029 | 2024.12.21 02:52:48.463422 [ 279 ] {34cc3885-aeae-405e-9dda-1d0469f08860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5030 | 2024.12.21 02:52:48.463949 [ 279 ] {34cc3885-aeae-405e-9dda-1d0469f08860} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5031 | 2024.12.21 02:52:48.463987 [ 279 ] {34cc3885-aeae-405e-9dda-1d0469f08860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5032 | 2024.12.21 02:52:48.464370 [ 279 ] {34cc3885-aeae-405e-9dda-1d0469f08860} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5033 | 2024.12.21 02:52:48.464608 [ 279 ] {34cc3885-aeae-405e-9dda-1d0469f08860} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5034 | 2024.12.21 02:52:48.464822 [ 279 ] {34cc3885-aeae-405e-9dda-1d0469f08860} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
5035 | 2024.12.21 02:52:48.465000 [ 279 ] {34cc3885-aeae-405e-9dda-1d0469f08860} <Debug> TCPHandler: Processed in 0.001925652 sec. | ||
5036 | 2024.12.21 02:52:48.465159 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5037 | 2024.12.21 02:52:48.465303 [ 281 ] {c545a70d-2aad-427a-bcf1-3ab599b82104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5038 | 2024.12.21 02:52:48.465367 [ 281 ] {c545a70d-2aad-427a-bcf1-3ab599b82104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5039 | 2024.12.21 02:52:48.466010 [ 281 ] {c545a70d-2aad-427a-bcf1-3ab599b82104} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5040 | 2024.12.21 02:52:48.466050 [ 281 ] {c545a70d-2aad-427a-bcf1-3ab599b82104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5041 | 2024.12.21 02:52:48.466480 [ 281 ] {c545a70d-2aad-427a-bcf1-3ab599b82104} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5042 | 2024.12.21 02:52:48.466724 [ 281 ] {c545a70d-2aad-427a-bcf1-3ab599b82104} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5043 | 2024.12.21 02:52:48.466889 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5044 | 2024.12.21 02:52:48.466948 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5045 | 2024.12.21 02:52:48.466984 [ 281 ] {c545a70d-2aad-427a-bcf1-3ab599b82104} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec. | ||
5046 | 2024.12.21 02:52:48.466991 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5047 | 2024.12.21 02:52:48.467143 [ 281 ] {c545a70d-2aad-427a-bcf1-3ab599b82104} <Debug> TCPHandler: Processed in 0.002050894 sec. | ||
5048 | 2024.12.21 02:52:48.467222 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
5049 | 2024.12.21 02:52:48.467312 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5050 | 2024.12.21 02:52:48.467388 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5051 | 2024.12.21 02:52:48.467478 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7770 rows starting from the beginning of the part | ||
5052 | 2024.12.21 02:52:48.467544 [ 279 ] {a1a6d833-7b24-4323-b04b-940933ba6f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5053 | 2024.12.21 02:52:48.467723 [ 279 ] {a1a6d833-7b24-4323-b04b-940933ba6f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5054 | 2024.12.21 02:52:48.467765 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
5055 | 2024.12.21 02:52:48.468146 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 907 rows starting from the beginning of the part | ||
5056 | 2024.12.21 02:52:48.468614 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part | ||
5057 | 2024.12.21 02:52:48.468911 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
5058 | 2024.12.21 02:52:48.469255 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
5059 | 2024.12.21 02:52:48.470052 [ 279 ] {a1a6d833-7b24-4323-b04b-940933ba6f79} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5060 | 2024.12.21 02:52:48.470120 [ 279 ] {a1a6d833-7b24-4323-b04b-940933ba6f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5061 | 2024.12.21 02:52:48.470824 [ 279 ] {a1a6d833-7b24-4323-b04b-940933ba6f79} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5062 | 2024.12.21 02:52:48.471305 [ 279 ] {a1a6d833-7b24-4323-b04b-940933ba6f79} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5063 | 2024.12.21 02:52:48.471811 [ 279 ] {a1a6d833-7b24-4323-b04b-940933ba6f79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004324 sec., 231.26734505087884 rows/sec., 15.58 KiB/sec. | ||
5064 | 2024.12.21 02:52:48.471998 [ 279 ] {a1a6d833-7b24-4323-b04b-940933ba6f79} <Debug> TCPHandler: Processed in 0.004750405 sec. | ||
5065 | 2024.12.21 02:52:48.472194 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5066 | 2024.12.21 02:52:48.472348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5067 | 2024.12.21 02:52:48.472370 [ 281 ] {aa53662e-b9cb-41cc-abbd-b79785a4533e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5068 | 2024.12.21 02:52:48.472749 [ 281 ] {aa53662e-b9cb-41cc-abbd-b79785a4533e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5069 | 2024.12.21 02:52:48.475709 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9288 rows, containing 5 columns (5 merged, 0 gathered) in 0.00855024 sec., 1086285.2972548138 rows/sec., 73.23 MiB/sec. | ||
5070 | 2024.12.21 02:52:48.476357 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5071 | 2024.12.21 02:52:48.477937 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5072 | 2024.12.21 02:52:48.478593 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5073 | 2024.12.21 02:52:48.478975 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
5074 | 2024.12.21 02:52:48.484413 [ 281 ] {aa53662e-b9cb-41cc-abbd-b79785a4533e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5075 | 2024.12.21 02:52:48.484493 [ 281 ] {aa53662e-b9cb-41cc-abbd-b79785a4533e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5076 | 2024.12.21 02:52:48.489703 [ 281 ] {aa53662e-b9cb-41cc-abbd-b79785a4533e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5077 | 2024.12.21 02:52:48.490710 [ 281 ] {aa53662e-b9cb-41cc-abbd-b79785a4533e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5078 | 2024.12.21 02:52:48.491361 [ 281 ] {aa53662e-b9cb-41cc-abbd-b79785a4533e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.019036 sec., 1733.5574700567345 rows/sec., 3.11 MiB/sec. | ||
5079 | 2024.12.21 02:52:48.492447 [ 281 ] {aa53662e-b9cb-41cc-abbd-b79785a4533e} <Debug> TCPHandler: Processed in 0.020344978 sec. | ||
5080 | 2024.12.21 02:52:48.492747 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5081 | 2024.12.21 02:52:48.492978 [ 279 ] {e7c49947-8815-4356-9874-cc92777fb73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5082 | 2024.12.21 02:52:48.493050 [ 279 ] {e7c49947-8815-4356-9874-cc92777fb73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5083 | 2024.12.21 02:52:48.494141 [ 279 ] {e7c49947-8815-4356-9874-cc92777fb73c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5084 | 2024.12.21 02:52:48.494200 [ 279 ] {e7c49947-8815-4356-9874-cc92777fb73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5085 | 2024.12.21 02:52:48.494973 [ 279 ] {e7c49947-8815-4356-9874-cc92777fb73c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5086 | 2024.12.21 02:52:48.495371 [ 279 ] {e7c49947-8815-4356-9874-cc92777fb73c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5087 | 2024.12.21 02:52:48.495605 [ 56 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5088 | 2024.12.21 02:52:48.495684 [ 56 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5089 | 2024.12.21 02:52:48.495717 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5090 | 2024.12.21 02:52:48.495744 [ 279 ] {e7c49947-8815-4356-9874-cc92777fb73c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002812 sec., 29160.739687055477 rows/sec., 1.85 MiB/sec. | ||
5091 | 2024.12.21 02:52:48.496027 [ 279 ] {e7c49947-8815-4356-9874-cc92777fb73c} <Debug> TCPHandler: Processed in 0.00341563 sec. | ||
5092 | 2024.12.21 02:52:48.496039 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
5093 | 2024.12.21 02:52:48.496321 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5094 | 2024.12.21 02:52:48.496376 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1430 rows starting from the beginning of the part | ||
5095 | 2024.12.21 02:52:48.496609 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
5096 | 2024.12.21 02:52:48.497018 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 62 rows starting from the beginning of the part | ||
5097 | 2024.12.21 02:52:48.497408 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
5098 | 2024.12.21 02:52:48.497755 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
5099 | 2024.12.21 02:52:48.498096 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
5100 | 2024.12.21 02:52:48.500562 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1714 rows, containing 4 columns (4 merged, 0 gathered) in 0.004786856 sec., 358063.8314584771 rows/sec., 23.22 MiB/sec. | ||
5101 | 2024.12.21 02:52:48.500776 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5102 | 2024.12.21 02:52:48.501196 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_31_6} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5103 | 2024.12.21 02:52:48.501335 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_31_6} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5104 | 2024.12.21 02:52:48.501440 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5105 | 2024.12.21 02:52:48.516343 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5106 | 2024.12.21 02:52:48.516384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
5107 | 2024.12.21 02:52:48.523859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5108 | 2024.12.21 02:52:48.524617 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5109 | 2024.12.21 02:52:48.527412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5110 | 2024.12.21 02:52:53.436941 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5111 | 2024.12.21 02:52:53.437174 [ 279 ] {d568d515-a97c-4e2e-82ad-a20521d8c753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5112 | 2024.12.21 02:52:53.437256 [ 279 ] {d568d515-a97c-4e2e-82ad-a20521d8c753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5113 | 2024.12.21 02:52:53.438060 [ 279 ] {d568d515-a97c-4e2e-82ad-a20521d8c753} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5114 | 2024.12.21 02:52:53.438111 [ 279 ] {d568d515-a97c-4e2e-82ad-a20521d8c753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5115 | 2024.12.21 02:52:53.438539 [ 279 ] {d568d515-a97c-4e2e-82ad-a20521d8c753} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5116 | 2024.12.21 02:52:53.438791 [ 279 ] {d568d515-a97c-4e2e-82ad-a20521d8c753} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5117 | 2024.12.21 02:52:53.439048 [ 279 ] {d568d515-a97c-4e2e-82ad-a20521d8c753} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001926 sec., 1038.4215991692627 rows/sec., 84.68 KiB/sec. | ||
5118 | 2024.12.21 02:52:53.439240 [ 279 ] {d568d515-a97c-4e2e-82ad-a20521d8c753} <Debug> TCPHandler: Processed in 0.002438388 sec. | ||
5119 | 2024.12.21 02:52:53.439512 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5120 | 2024.12.21 02:52:53.439725 [ 281 ] {13da591c-0f03-48d8-957f-09a0a05f8d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5121 | 2024.12.21 02:52:53.439797 [ 281 ] {13da591c-0f03-48d8-957f-09a0a05f8d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5122 | 2024.12.21 02:52:53.440533 [ 281 ] {13da591c-0f03-48d8-957f-09a0a05f8d07} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5123 | 2024.12.21 02:52:53.440579 [ 281 ] {13da591c-0f03-48d8-957f-09a0a05f8d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5124 | 2024.12.21 02:52:53.441014 [ 281 ] {13da591c-0f03-48d8-957f-09a0a05f8d07} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5125 | 2024.12.21 02:52:53.441274 [ 281 ] {13da591c-0f03-48d8-957f-09a0a05f8d07} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5126 | 2024.12.21 02:52:53.441494 [ 281 ] {13da591c-0f03-48d8-957f-09a0a05f8d07} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.00183 sec., 39890.71038251366 rows/sec., 3.22 MiB/sec. | ||
5127 | 2024.12.21 02:52:53.441552 [ 281 ] {13da591c-0f03-48d8-957f-09a0a05f8d07} <Debug> TCPHandler: Processed in 0.002182216 sec. | ||
5128 | 2024.12.21 02:52:53.441709 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5129 | 2024.12.21 02:52:53.441848 [ 279 ] {71782416-4148-40e6-acef-715225e8038f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5130 | 2024.12.21 02:52:53.441906 [ 279 ] {71782416-4148-40e6-acef-715225e8038f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5131 | 2024.12.21 02:52:53.442605 [ 279 ] {71782416-4148-40e6-acef-715225e8038f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5132 | 2024.12.21 02:52:53.442653 [ 279 ] {71782416-4148-40e6-acef-715225e8038f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5133 | 2024.12.21 02:52:53.443048 [ 279 ] {71782416-4148-40e6-acef-715225e8038f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5134 | 2024.12.21 02:52:53.443293 [ 279 ] {71782416-4148-40e6-acef-715225e8038f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5135 | 2024.12.21 02:52:53.443504 [ 279 ] {71782416-4148-40e6-acef-715225e8038f} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001688 sec., 5924.170616113744 rows/sec., 439.11 KiB/sec. | ||
5136 | 2024.12.21 02:52:53.443557 [ 279 ] {71782416-4148-40e6-acef-715225e8038f} <Debug> TCPHandler: Processed in 0.001906172 sec. | ||
5137 | 2024.12.21 02:52:53.443707 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5138 | 2024.12.21 02:52:53.443846 [ 281 ] {e230c943-6320-485e-9791-a84269cab9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5139 | 2024.12.21 02:52:53.443902 [ 281 ] {e230c943-6320-485e-9791-a84269cab9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5140 | 2024.12.21 02:52:53.444599 [ 281 ] {e230c943-6320-485e-9791-a84269cab9a0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5141 | 2024.12.21 02:52:53.444647 [ 281 ] {e230c943-6320-485e-9791-a84269cab9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5142 | 2024.12.21 02:52:53.445025 [ 281 ] {e230c943-6320-485e-9791-a84269cab9a0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5143 | 2024.12.21 02:52:53.445263 [ 281 ] {e230c943-6320-485e-9791-a84269cab9a0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5144 | 2024.12.21 02:52:53.445509 [ 281 ] {e230c943-6320-485e-9791-a84269cab9a0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001693 sec., 43709.39161252215 rows/sec., 3.41 MiB/sec. | ||
5145 | 2024.12.21 02:52:53.445704 [ 281 ] {e230c943-6320-485e-9791-a84269cab9a0} <Debug> TCPHandler: Processed in 0.002053004 sec. | ||
5146 | 2024.12.21 02:52:53.445920 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5147 | 2024.12.21 02:52:53.446057 [ 279 ] {f3c6fb1f-9601-42b4-9768-08a812c428e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5148 | 2024.12.21 02:52:53.446119 [ 279 ] {f3c6fb1f-9601-42b4-9768-08a812c428e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5149 | 2024.12.21 02:52:53.446793 [ 279 ] {f3c6fb1f-9601-42b4-9768-08a812c428e4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5150 | 2024.12.21 02:52:53.446834 [ 279 ] {f3c6fb1f-9601-42b4-9768-08a812c428e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5151 | 2024.12.21 02:52:53.447236 [ 279 ] {f3c6fb1f-9601-42b4-9768-08a812c428e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5152 | 2024.12.21 02:52:53.447475 [ 279 ] {f3c6fb1f-9601-42b4-9768-08a812c428e4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5153 | 2024.12.21 02:52:53.447685 [ 279 ] {f3c6fb1f-9601-42b4-9768-08a812c428e4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001659 sec., 97046.4135021097 rows/sec., 6.76 MiB/sec. | ||
5154 | 2024.12.21 02:52:53.447738 [ 279 ] {f3c6fb1f-9601-42b4-9768-08a812c428e4} <Debug> TCPHandler: Processed in 0.001932252 sec. | ||
5155 | 2024.12.21 02:52:53.447909 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5156 | 2024.12.21 02:52:53.448049 [ 281 ] {0b776972-18c6-4828-96d9-0f839bda3745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5157 | 2024.12.21 02:52:53.448142 [ 281 ] {0b776972-18c6-4828-96d9-0f839bda3745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5158 | 2024.12.21 02:52:53.449330 [ 281 ] {0b776972-18c6-4828-96d9-0f839bda3745} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5159 | 2024.12.21 02:52:53.449371 [ 281 ] {0b776972-18c6-4828-96d9-0f839bda3745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5160 | 2024.12.21 02:52:53.450005 [ 281 ] {0b776972-18c6-4828-96d9-0f839bda3745} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5161 | 2024.12.21 02:52:53.450260 [ 281 ] {0b776972-18c6-4828-96d9-0f839bda3745} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5162 | 2024.12.21 02:52:53.450533 [ 281 ] {0b776972-18c6-4828-96d9-0f839bda3745} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002509 sec., 3188.5213232363494 rows/sec., 5.71 MiB/sec. | ||
5163 | 2024.12.21 02:52:53.450759 [ 281 ] {0b776972-18c6-4828-96d9-0f839bda3745} <Debug> TCPHandler: Processed in 0.002917205 sec. | ||
5164 | 2024.12.21 02:52:53.450933 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5165 | 2024.12.21 02:52:53.451070 [ 279 ] {e0662e55-4cb2-4313-8a87-b1912d60e1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5166 | 2024.12.21 02:52:53.451130 [ 279 ] {e0662e55-4cb2-4313-8a87-b1912d60e1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5167 | 2024.12.21 02:52:53.451719 [ 279 ] {e0662e55-4cb2-4313-8a87-b1912d60e1ff} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5168 | 2024.12.21 02:52:53.451761 [ 279 ] {e0662e55-4cb2-4313-8a87-b1912d60e1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5169 | 2024.12.21 02:52:53.452136 [ 279 ] {e0662e55-4cb2-4313-8a87-b1912d60e1ff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5170 | 2024.12.21 02:52:53.452379 [ 279 ] {e0662e55-4cb2-4313-8a87-b1912d60e1ff} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5171 | 2024.12.21 02:52:53.452634 [ 279 ] {e0662e55-4cb2-4313-8a87-b1912d60e1ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
5172 | 2024.12.21 02:52:53.452725 [ 279 ] {e0662e55-4cb2-4313-8a87-b1912d60e1ff} <Debug> TCPHandler: Processed in 0.001857332 sec. | ||
5173 | 2024.12.21 02:52:55.241704 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5174 | 2024.12.21 02:52:55.242374 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5175 | 2024.12.21 02:52:55.242422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5176 | 2024.12.21 02:52:55.243035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5177 | 2024.12.21 02:52:55.243308 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5178 | 2024.12.21 02:52:55.243586 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5179 | 2024.12.21 02:52:56.027526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5180 | 2024.12.21 02:52:56.049046 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5181 | 2024.12.21 02:52:56.049102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5182 | 2024.12.21 02:52:56.056387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5183 | 2024.12.21 02:52:56.057152 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5184 | 2024.12.21 02:52:56.060274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5185 | 2024.12.21 02:52:57.784328 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 710 | ||
5186 | 2024.12.21 02:52:57.787657 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5187 | 2024.12.21 02:52:57.787710 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5188 | 2024.12.21 02:52:57.789245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5189 | 2024.12.21 02:52:57.789566 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5190 | 2024.12.21 02:52:57.790507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
5191 | 2024.12.21 02:52:58.442710 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5192 | 2024.12.21 02:52:58.442915 [ 279 ] {43ac3b28-9587-4686-b3c1-40b4de96c270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5193 | 2024.12.21 02:52:58.442997 [ 279 ] {43ac3b28-9587-4686-b3c1-40b4de96c270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5194 | 2024.12.21 02:52:58.443786 [ 279 ] {43ac3b28-9587-4686-b3c1-40b4de96c270} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5195 | 2024.12.21 02:52:58.443842 [ 279 ] {43ac3b28-9587-4686-b3c1-40b4de96c270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5196 | 2024.12.21 02:52:58.444287 [ 279 ] {43ac3b28-9587-4686-b3c1-40b4de96c270} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5197 | 2024.12.21 02:52:58.444567 [ 279 ] {43ac3b28-9587-4686-b3c1-40b4de96c270} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5198 | 2024.12.21 02:52:58.444824 [ 279 ] {43ac3b28-9587-4686-b3c1-40b4de96c270} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. | ||
5199 | 2024.12.21 02:52:58.444900 [ 279 ] {43ac3b28-9587-4686-b3c1-40b4de96c270} <Debug> TCPHandler: Processed in 0.002329947 sec. | ||
5200 | 2024.12.21 02:52:58.445164 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5201 | 2024.12.21 02:52:58.445359 [ 281 ] {758cb6ee-1627-4bc0-9ebd-d47c72c049bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5202 | 2024.12.21 02:52:58.445438 [ 281 ] {758cb6ee-1627-4bc0-9ebd-d47c72c049bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5203 | 2024.12.21 02:52:58.446368 [ 281 ] {758cb6ee-1627-4bc0-9ebd-d47c72c049bd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5204 | 2024.12.21 02:52:58.446423 [ 281 ] {758cb6ee-1627-4bc0-9ebd-d47c72c049bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5205 | 2024.12.21 02:52:58.446913 [ 281 ] {758cb6ee-1627-4bc0-9ebd-d47c72c049bd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5206 | 2024.12.21 02:52:58.447187 [ 281 ] {758cb6ee-1627-4bc0-9ebd-d47c72c049bd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5207 | 2024.12.21 02:52:58.447434 [ 281 ] {758cb6ee-1627-4bc0-9ebd-d47c72c049bd} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002131 sec., 126231.81604880338 rows/sec., 11.07 MiB/sec. | ||
5208 | 2024.12.21 02:52:58.447509 [ 281 ] {758cb6ee-1627-4bc0-9ebd-d47c72c049bd} <Debug> TCPHandler: Processed in 0.002482179 sec. | ||
5209 | 2024.12.21 02:52:58.447694 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5210 | 2024.12.21 02:52:58.447829 [ 279 ] {4dd67151-7eb8-4aee-b899-281e30fa7704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5211 | 2024.12.21 02:52:58.447884 [ 279 ] {4dd67151-7eb8-4aee-b899-281e30fa7704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5212 | 2024.12.21 02:52:58.448537 [ 279 ] {4dd67151-7eb8-4aee-b899-281e30fa7704} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5213 | 2024.12.21 02:52:58.448580 [ 279 ] {4dd67151-7eb8-4aee-b899-281e30fa7704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5214 | 2024.12.21 02:52:58.448963 [ 279 ] {4dd67151-7eb8-4aee-b899-281e30fa7704} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5215 | 2024.12.21 02:52:58.449205 [ 279 ] {4dd67151-7eb8-4aee-b899-281e30fa7704} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5216 | 2024.12.21 02:52:58.449427 [ 279 ] {4dd67151-7eb8-4aee-b899-281e30fa7704} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.00163 sec., 24539.877300613498 rows/sec., 1.76 MiB/sec. | ||
5217 | 2024.12.21 02:52:58.449483 [ 279 ] {4dd67151-7eb8-4aee-b899-281e30fa7704} <Debug> TCPHandler: Processed in 0.001852501 sec. | ||
5218 | 2024.12.21 02:52:58.449659 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5219 | 2024.12.21 02:52:58.449786 [ 281 ] {b692df4b-9d27-408a-80ff-ac2a8a007c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5220 | 2024.12.21 02:52:58.449839 [ 281 ] {b692df4b-9d27-408a-80ff-ac2a8a007c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5221 | 2024.12.21 02:52:58.450538 [ 281 ] {b692df4b-9d27-408a-80ff-ac2a8a007c24} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5222 | 2024.12.21 02:52:58.450588 [ 281 ] {b692df4b-9d27-408a-80ff-ac2a8a007c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5223 | 2024.12.21 02:52:58.451005 [ 281 ] {b692df4b-9d27-408a-80ff-ac2a8a007c24} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5224 | 2024.12.21 02:52:58.451241 [ 281 ] {b692df4b-9d27-408a-80ff-ac2a8a007c24} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5225 | 2024.12.21 02:52:58.451500 [ 281 ] {b692df4b-9d27-408a-80ff-ac2a8a007c24} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001744 sec., 8027.522935779816 rows/sec., 562.20 KiB/sec. | ||
5226 | 2024.12.21 02:52:58.451696 [ 281 ] {b692df4b-9d27-408a-80ff-ac2a8a007c24} <Debug> TCPHandler: Processed in 0.002090344 sec. | ||
5227 | 2024.12.21 02:52:58.451862 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5228 | 2024.12.21 02:52:58.452079 [ 279 ] {dbdd61d7-3d79-46d3-82d8-151c9700888c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5229 | 2024.12.21 02:52:58.452170 [ 279 ] {dbdd61d7-3d79-46d3-82d8-151c9700888c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5230 | 2024.12.21 02:52:58.453238 [ 279 ] {dbdd61d7-3d79-46d3-82d8-151c9700888c} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5231 | 2024.12.21 02:52:58.453278 [ 279 ] {dbdd61d7-3d79-46d3-82d8-151c9700888c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5232 | 2024.12.21 02:52:58.453647 [ 279 ] {dbdd61d7-3d79-46d3-82d8-151c9700888c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5233 | 2024.12.21 02:52:58.453881 [ 279 ] {dbdd61d7-3d79-46d3-82d8-151c9700888c} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5234 | 2024.12.21 02:52:58.454101 [ 279 ] {dbdd61d7-3d79-46d3-82d8-151c9700888c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002079 sec., 6253.006253006252 rows/sec., 389.87 KiB/sec. | ||
5235 | 2024.12.21 02:52:58.454156 [ 279 ] {dbdd61d7-3d79-46d3-82d8-151c9700888c} <Debug> TCPHandler: Processed in 0.002354648 sec. | ||
5236 | 2024.12.21 02:52:58.454310 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5237 | 2024.12.21 02:52:58.454449 [ 281 ] {fd969814-e665-4881-a719-f5497d1b5a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5238 | 2024.12.21 02:52:58.454507 [ 281 ] {fd969814-e665-4881-a719-f5497d1b5a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5239 | 2024.12.21 02:52:58.455312 [ 281 ] {fd969814-e665-4881-a719-f5497d1b5a7b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5240 | 2024.12.21 02:52:58.455354 [ 281 ] {fd969814-e665-4881-a719-f5497d1b5a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5241 | 2024.12.21 02:52:58.455744 [ 281 ] {fd969814-e665-4881-a719-f5497d1b5a7b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5242 | 2024.12.21 02:52:58.455991 [ 281 ] {fd969814-e665-4881-a719-f5497d1b5a7b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5243 | 2024.12.21 02:52:58.456217 [ 281 ] {fd969814-e665-4881-a719-f5497d1b5a7b} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.0018 sec., 230555.55555555556 rows/sec., 16.45 MiB/sec. | ||
5244 | 2024.12.21 02:52:58.456273 [ 281 ] {fd969814-e665-4881-a719-f5497d1b5a7b} <Debug> TCPHandler: Processed in 0.002029344 sec. | ||
5245 | 2024.12.21 02:52:58.456418 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5246 | 2024.12.21 02:52:58.456540 [ 279 ] {a5333080-cc9d-4f4a-9933-7892b31f7a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5247 | 2024.12.21 02:52:58.456592 [ 279 ] {a5333080-cc9d-4f4a-9933-7892b31f7a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5248 | 2024.12.21 02:52:58.457072 [ 279 ] {a5333080-cc9d-4f4a-9933-7892b31f7a40} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5249 | 2024.12.21 02:52:58.457111 [ 279 ] {a5333080-cc9d-4f4a-9933-7892b31f7a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5250 | 2024.12.21 02:52:58.457469 [ 279 ] {a5333080-cc9d-4f4a-9933-7892b31f7a40} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5251 | 2024.12.21 02:52:58.457720 [ 279 ] {a5333080-cc9d-4f4a-9933-7892b31f7a40} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5252 | 2024.12.21 02:52:58.458003 [ 279 ] {a5333080-cc9d-4f4a-9933-7892b31f7a40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
5253 | 2024.12.21 02:52:58.458217 [ 279 ] {a5333080-cc9d-4f4a-9933-7892b31f7a40} <Debug> TCPHandler: Processed in 0.001848591 sec. | ||
5254 | 2024.12.21 02:52:58.458486 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5255 | 2024.12.21 02:52:58.458706 [ 281 ] {56c4fb7f-7251-415f-972a-aed6fa4efd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5256 | 2024.12.21 02:52:58.458805 [ 281 ] {56c4fb7f-7251-415f-972a-aed6fa4efd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5257 | 2024.12.21 02:52:58.459435 [ 281 ] {56c4fb7f-7251-415f-972a-aed6fa4efd35} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5258 | 2024.12.21 02:52:58.459475 [ 281 ] {56c4fb7f-7251-415f-972a-aed6fa4efd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5259 | 2024.12.21 02:52:58.459878 [ 281 ] {56c4fb7f-7251-415f-972a-aed6fa4efd35} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5260 | 2024.12.21 02:52:58.460114 [ 281 ] {56c4fb7f-7251-415f-972a-aed6fa4efd35} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5261 | 2024.12.21 02:52:58.460325 [ 281 ] {56c4fb7f-7251-415f-972a-aed6fa4efd35} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001674 sec., 141577.06093189964 rows/sec., 9.49 MiB/sec. | ||
5262 | 2024.12.21 02:52:58.460377 [ 281 ] {56c4fb7f-7251-415f-972a-aed6fa4efd35} <Debug> TCPHandler: Processed in 0.002047373 sec. | ||
5263 | 2024.12.21 02:52:58.460527 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5264 | 2024.12.21 02:52:58.460646 [ 279 ] {8eb054ce-689f-465f-b9b5-d5450348b85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5265 | 2024.12.21 02:52:58.460698 [ 279 ] {8eb054ce-689f-465f-b9b5-d5450348b85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5266 | 2024.12.21 02:52:58.461157 [ 279 ] {8eb054ce-689f-465f-b9b5-d5450348b85c} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5267 | 2024.12.21 02:52:58.461196 [ 279 ] {8eb054ce-689f-465f-b9b5-d5450348b85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5268 | 2024.12.21 02:52:58.461552 [ 279 ] {8eb054ce-689f-465f-b9b5-d5450348b85c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5269 | 2024.12.21 02:52:58.461785 [ 279 ] {8eb054ce-689f-465f-b9b5-d5450348b85c} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5270 | 2024.12.21 02:52:58.461990 [ 279 ] {8eb054ce-689f-465f-b9b5-d5450348b85c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00137 sec., 729.9270072992701 rows/sec., 49.18 KiB/sec. | ||
5271 | 2024.12.21 02:52:58.462042 [ 279 ] {8eb054ce-689f-465f-b9b5-d5450348b85c} <Debug> TCPHandler: Processed in 0.001574348 sec. | ||
5272 | 2024.12.21 02:52:58.462246 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5273 | 2024.12.21 02:52:58.462467 [ 281 ] {d1d0c96d-77c1-4f8a-abf6-9011ea899086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5274 | 2024.12.21 02:52:58.462609 [ 281 ] {d1d0c96d-77c1-4f8a-abf6-9011ea899086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5275 | 2024.12.21 02:52:58.463932 [ 281 ] {d1d0c96d-77c1-4f8a-abf6-9011ea899086} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5276 | 2024.12.21 02:52:58.463972 [ 281 ] {d1d0c96d-77c1-4f8a-abf6-9011ea899086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5277 | 2024.12.21 02:52:58.464640 [ 281 ] {d1d0c96d-77c1-4f8a-abf6-9011ea899086} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5278 | 2024.12.21 02:52:58.464893 [ 281 ] {d1d0c96d-77c1-4f8a-abf6-9011ea899086} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5279 | 2024.12.21 02:52:58.465147 [ 281 ] {d1d0c96d-77c1-4f8a-abf6-9011ea899086} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002737 sec., 12056.99671172817 rows/sec., 21.61 MiB/sec. | ||
5280 | 2024.12.21 02:52:58.465251 [ 281 ] {d1d0c96d-77c1-4f8a-abf6-9011ea899086} <Debug> TCPHandler: Processed in 0.003109277 sec. | ||
5281 | 2024.12.21 02:52:58.465400 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5282 | 2024.12.21 02:52:58.465537 [ 279 ] {6e2a65a5-649f-4253-91fd-a2b109667f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5283 | 2024.12.21 02:52:58.465596 [ 279 ] {6e2a65a5-649f-4253-91fd-a2b109667f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5284 | 2024.12.21 02:52:58.466137 [ 279 ] {6e2a65a5-649f-4253-91fd-a2b109667f1b} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5285 | 2024.12.21 02:52:58.466175 [ 279 ] {6e2a65a5-649f-4253-91fd-a2b109667f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5286 | 2024.12.21 02:52:58.466547 [ 279 ] {6e2a65a5-649f-4253-91fd-a2b109667f1b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5287 | 2024.12.21 02:52:58.466780 [ 279 ] {6e2a65a5-649f-4253-91fd-a2b109667f1b} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5288 | 2024.12.21 02:52:58.466986 [ 279 ] {6e2a65a5-649f-4253-91fd-a2b109667f1b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00148 sec., 55405.40540540541 rows/sec., 3.52 MiB/sec. | ||
5289 | 2024.12.21 02:52:58.467037 [ 279 ] {6e2a65a5-649f-4253-91fd-a2b109667f1b} <Debug> TCPHandler: Processed in 0.00170583 sec. | ||
5290 | 2024.12.21 02:53:02.637988 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5291 | 2024.12.21 02:53:02.638065 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5292 | 2024.12.21 02:53:02.743761 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5293 | 2024.12.21 02:53:02.744459 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5294 | 2024.12.21 02:53:02.744513 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5295 | 2024.12.21 02:53:02.745181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5296 | 2024.12.21 02:53:02.745443 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5297 | 2024.12.21 02:53:02.745641 [ 38 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5298 | 2024.12.21 02:53:02.745717 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5299 | 2024.12.21 02:53:02.745735 [ 38 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5300 | 2024.12.21 02:53:02.745776 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5301 | 2024.12.21 02:53:02.745944 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
5302 | 2024.12.21 02:53:02.746129 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5303 | 2024.12.21 02:53:02.746177 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
5304 | 2024.12.21 02:53:02.746266 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
5305 | 2024.12.21 02:53:02.746376 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
5306 | 2024.12.21 02:53:02.746524 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
5307 | 2024.12.21 02:53:02.746623 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
5308 | 2024.12.21 02:53:02.746709 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
5309 | 2024.12.21 02:53:02.749348 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003489151 sec., 3426621.547763339 rows/sec., 49.02 MiB/sec. | ||
5310 | 2024.12.21 02:53:02.749771 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5311 | 2024.12.21 02:53:02.750151 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_26_5} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5312 | 2024.12.21 02:53:02.750240 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_26_5} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5313 | 2024.12.21 02:53:02.750354 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5314 | 2024.12.21 02:53:03.437354 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5315 | 2024.12.21 02:53:03.437601 [ 279 ] {2ac7144a-d733-470e-93cb-7b00ca5c2dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5316 | 2024.12.21 02:53:03.437700 [ 279 ] {2ac7144a-d733-470e-93cb-7b00ca5c2dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5317 | 2024.12.21 02:53:03.438763 [ 279 ] {2ac7144a-d733-470e-93cb-7b00ca5c2dff} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5318 | 2024.12.21 02:53:03.438829 [ 279 ] {2ac7144a-d733-470e-93cb-7b00ca5c2dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5319 | 2024.12.21 02:53:03.439455 [ 279 ] {2ac7144a-d733-470e-93cb-7b00ca5c2dff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5320 | 2024.12.21 02:53:03.439862 [ 279 ] {2ac7144a-d733-470e-93cb-7b00ca5c2dff} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5321 | 2024.12.21 02:53:03.440109 [ 38 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5322 | 2024.12.21 02:53:03.440198 [ 38 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5323 | 2024.12.21 02:53:03.440204 [ 279 ] {2ac7144a-d733-470e-93cb-7b00ca5c2dff} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002664 sec., 27027.027027027027 rows/sec., 2.19 MiB/sec. | ||
5324 | 2024.12.21 02:53:03.440230 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5325 | 2024.12.21 02:53:03.440462 [ 279 ] {2ac7144a-d733-470e-93cb-7b00ca5c2dff} <Debug> TCPHandler: Processed in 0.003282438 sec. | ||
5326 | 2024.12.21 02:53:03.440654 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
5327 | 2024.12.21 02:53:03.440932 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5328 | 2024.12.21 02:53:03.441277 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5329 | 2024.12.21 02:53:03.441339 [ 281 ] {a2c9cefe-8660-4584-b0c3-28f91a6a1c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5330 | 2024.12.21 02:53:03.441351 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1436 rows starting from the beginning of the part | ||
5331 | 2024.12.21 02:53:03.441421 [ 281 ] {a2c9cefe-8660-4584-b0c3-28f91a6a1c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5332 | 2024.12.21 02:53:03.441524 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part | ||
5333 | 2024.12.21 02:53:03.441870 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 269 rows starting from the beginning of the part | ||
5334 | 2024.12.21 02:53:03.442080 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 73 rows starting from the beginning of the part | ||
5335 | 2024.12.21 02:53:03.442576 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 269 rows starting from the beginning of the part | ||
5336 | 2024.12.21 02:53:03.442812 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part | ||
5337 | 2024.12.21 02:53:03.443642 [ 281 ] {a2c9cefe-8660-4584-b0c3-28f91a6a1c2a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5338 | 2024.12.21 02:53:03.443691 [ 281 ] {a2c9cefe-8660-4584-b0c3-28f91a6a1c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5339 | 2024.12.21 02:53:03.444241 [ 281 ] {a2c9cefe-8660-4584-b0c3-28f91a6a1c2a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5340 | 2024.12.21 02:53:03.444544 [ 281 ] {a2c9cefe-8660-4584-b0c3-28f91a6a1c2a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5341 | 2024.12.21 02:53:03.444944 [ 281 ] {a2c9cefe-8660-4584-b0c3-28f91a6a1c2a} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.003721 sec., 2149.9596882558453 rows/sec., 161.67 KiB/sec. | ||
5342 | 2024.12.21 02:53:03.444996 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.004609334 sec., 475339.8213277667 rows/sec., 41.85 MiB/sec. | ||
5343 | 2024.12.21 02:53:03.445079 [ 281 ] {a2c9cefe-8660-4584-b0c3-28f91a6a1c2a} <Debug> TCPHandler: Processed in 0.004386231 sec. | ||
5344 | 2024.12.21 02:53:03.445255 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5345 | 2024.12.21 02:53:03.445322 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5346 | 2024.12.21 02:53:03.445490 [ 279 ] {6824bfaf-1a08-43fb-b260-ebcd99f5c449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5347 | 2024.12.21 02:53:03.445569 [ 279 ] {6824bfaf-1a08-43fb-b260-ebcd99f5c449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5348 | 2024.12.21 02:53:03.445977 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5349 | 2024.12.21 02:53:03.446261 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_36_7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5350 | 2024.12.21 02:53:03.446417 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5351 | 2024.12.21 02:53:03.446708 [ 279 ] {6824bfaf-1a08-43fb-b260-ebcd99f5c449} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5352 | 2024.12.21 02:53:03.446756 [ 279 ] {6824bfaf-1a08-43fb-b260-ebcd99f5c449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5353 | 2024.12.21 02:53:03.447140 [ 279 ] {6824bfaf-1a08-43fb-b260-ebcd99f5c449} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5354 | 2024.12.21 02:53:03.447384 [ 279 ] {6824bfaf-1a08-43fb-b260-ebcd99f5c449} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5355 | 2024.12.21 02:53:03.447554 [ 38 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5356 | 2024.12.21 02:53:03.447621 [ 38 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5357 | 2024.12.21 02:53:03.447634 [ 279 ] {6824bfaf-1a08-43fb-b260-ebcd99f5c449} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002234 sec., 32229.18531781558 rows/sec., 2.52 MiB/sec. | ||
5358 | 2024.12.21 02:53:03.447664 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5359 | 2024.12.21 02:53:03.447803 [ 279 ] {6824bfaf-1a08-43fb-b260-ebcd99f5c449} <Debug> TCPHandler: Processed in 0.002614621 sec. | ||
5360 | 2024.12.21 02:53:03.447890 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
5361 | 2024.12.21 02:53:03.448012 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5362 | 2024.12.21 02:53:03.448062 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5363 | 2024.12.21 02:53:03.448121 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part | ||
5364 | 2024.12.21 02:53:03.448345 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 72 rows starting from the beginning of the part | ||
5365 | 2024.12.21 02:53:03.448678 [ 281 ] {64c00164-9f49-49b6-877a-43f5ae86d94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5366 | 2024.12.21 02:53:03.448723 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 415 rows starting from the beginning of the part | ||
5367 | 2024.12.21 02:53:03.449084 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
5368 | 2024.12.21 02:53:03.449088 [ 281 ] {64c00164-9f49-49b6-877a-43f5ae86d94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5369 | 2024.12.21 02:53:03.449493 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 415 rows starting from the beginning of the part | ||
5370 | 2024.12.21 02:53:03.449805 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part | ||
5371 | 2024.12.21 02:53:03.451502 [ 281 ] {64c00164-9f49-49b6-877a-43f5ae86d94a} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5372 | 2024.12.21 02:53:03.451577 [ 281 ] {64c00164-9f49-49b6-877a-43f5ae86d94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5373 | 2024.12.21 02:53:03.452478 [ 281 ] {64c00164-9f49-49b6-877a-43f5ae86d94a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5374 | 2024.12.21 02:53:03.452949 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.0051596 sec., 380455.84929064265 rows/sec., 29.13 MiB/sec. | ||
5375 | 2024.12.21 02:53:03.452967 [ 281 ] {64c00164-9f49-49b6-877a-43f5ae86d94a} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5376 | 2024.12.21 02:53:03.453206 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5377 | 2024.12.21 02:53:03.453461 [ 281 ] {64c00164-9f49-49b6-877a-43f5ae86d94a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005059 sec., 31626.803716149436 rows/sec., 2.20 MiB/sec. | ||
5378 | 2024.12.21 02:53:03.453821 [ 281 ] {64c00164-9f49-49b6-877a-43f5ae86d94a} <Debug> TCPHandler: Processed in 0.005886639 sec. | ||
5379 | 2024.12.21 02:53:03.454111 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5380 | 2024.12.21 02:53:03.454121 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5381 | 2024.12.21 02:53:03.454333 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_36_7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5382 | 2024.12.21 02:53:03.454365 [ 279 ] {2fdbe8c3-0b9d-40cf-9e87-ff13ce2e9c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5383 | 2024.12.21 02:53:03.454475 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5384 | 2024.12.21 02:53:03.454561 [ 279 ] {2fdbe8c3-0b9d-40cf-9e87-ff13ce2e9c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5385 | 2024.12.21 02:53:03.455692 [ 279 ] {2fdbe8c3-0b9d-40cf-9e87-ff13ce2e9c57} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5386 | 2024.12.21 02:53:03.455733 [ 279 ] {2fdbe8c3-0b9d-40cf-9e87-ff13ce2e9c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5387 | 2024.12.21 02:53:03.456365 [ 279 ] {2fdbe8c3-0b9d-40cf-9e87-ff13ce2e9c57} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5388 | 2024.12.21 02:53:03.456631 [ 279 ] {2fdbe8c3-0b9d-40cf-9e87-ff13ce2e9c57} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5389 | 2024.12.21 02:53:03.456890 [ 279 ] {2fdbe8c3-0b9d-40cf-9e87-ff13ce2e9c57} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002571 sec., 3111.6297160637887 rows/sec., 5.58 MiB/sec. | ||
5390 | 2024.12.21 02:53:03.456999 [ 279 ] {2fdbe8c3-0b9d-40cf-9e87-ff13ce2e9c57} <Debug> TCPHandler: Processed in 0.003047216 sec. | ||
5391 | 2024.12.21 02:53:03.457226 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5392 | 2024.12.21 02:53:03.457453 [ 281 ] {3896b99f-3790-4b6c-9833-13e8d09ce1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5393 | 2024.12.21 02:53:03.457556 [ 281 ] {3896b99f-3790-4b6c-9833-13e8d09ce1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5394 | 2024.12.21 02:53:03.458276 [ 281 ] {3896b99f-3790-4b6c-9833-13e8d09ce1b8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5395 | 2024.12.21 02:53:03.458314 [ 281 ] {3896b99f-3790-4b6c-9833-13e8d09ce1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5396 | 2024.12.21 02:53:03.458701 [ 281 ] {3896b99f-3790-4b6c-9833-13e8d09ce1b8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5397 | 2024.12.21 02:53:03.458934 [ 281 ] {3896b99f-3790-4b6c-9833-13e8d09ce1b8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5398 | 2024.12.21 02:53:03.459111 [ 281 ] {3896b99f-3790-4b6c-9833-13e8d09ce1b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001716 sec., 34965.03496503496 rows/sec., 2.36 MiB/sec. | ||
5399 | 2024.12.21 02:53:03.459163 [ 281 ] {3896b99f-3790-4b6c-9833-13e8d09ce1b8} <Debug> TCPHandler: Processed in 0.002044594 sec. | ||
5400 | 2024.12.21 02:53:03.560371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5401 | 2024.12.21 02:53:03.583106 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5402 | 2024.12.21 02:53:03.583153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5403 | 2024.12.21 02:53:03.590806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5404 | 2024.12.21 02:53:03.591568 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5405 | 2024.12.21 02:53:03.591931 [ 37 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5406 | 2024.12.21 02:53:03.592040 [ 37 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5407 | 2024.12.21 02:53:03.592104 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5408 | 2024.12.21 02:53:03.592503 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
5409 | 2024.12.21 02:53:03.606636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5410 | 2024.12.21 02:53:03.608498 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5411 | 2024.12.21 02:53:03.609791 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
5412 | 2024.12.21 02:53:03.615164 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
5413 | 2024.12.21 02:53:03.620778 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
5414 | 2024.12.21 02:53:03.626457 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
5415 | 2024.12.21 02:53:03.632658 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
5416 | 2024.12.21 02:53:03.637197 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
5417 | 2024.12.21 02:53:03.696349 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.104109216 sec., 1882.6383247377446 rows/sec., 9.73 MiB/sec. | ||
5418 | 2024.12.21 02:53:03.699329 [ 193 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5419 | 2024.12.21 02:53:03.702294 [ 193 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_26_5} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5420 | 2024.12.21 02:53:03.702410 [ 193 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_26_5} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5421 | 2024.12.21 02:53:03.704927 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5422 | 2024.12.21 02:53:04.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.81 MiB, peak 204.37 MiB, free memory in arenas 0.00 B, will set to 195.27 MiB (RSS), difference: 1.46 MiB | ||
5423 | 2024.12.21 02:53:07.057930 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5424 | 2024.12.21 02:53:07.058153 [ 279 ] {3160c36b-65f2-4582-a438-02bbd1585a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5425 | 2024.12.21 02:53:07.058223 [ 279 ] {3160c36b-65f2-4582-a438-02bbd1585a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5426 | 2024.12.21 02:53:07.058973 [ 279 ] {3160c36b-65f2-4582-a438-02bbd1585a00} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5427 | 2024.12.21 02:53:07.059023 [ 279 ] {3160c36b-65f2-4582-a438-02bbd1585a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5428 | 2024.12.21 02:53:07.059461 [ 279 ] {3160c36b-65f2-4582-a438-02bbd1585a00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5429 | 2024.12.21 02:53:07.059725 [ 279 ] {3160c36b-65f2-4582-a438-02bbd1585a00} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5430 | 2024.12.21 02:53:07.059958 [ 279 ] {3160c36b-65f2-4582-a438-02bbd1585a00} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00186 sec., 7526.881720430107 rows/sec., 541.83 KiB/sec. | ||
5431 | 2024.12.21 02:53:07.060014 [ 279 ] {3160c36b-65f2-4582-a438-02bbd1585a00} <Debug> TCPHandler: Processed in 0.002224026 sec. | ||
5432 | 2024.12.21 02:53:07.060345 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5433 | 2024.12.21 02:53:07.060651 [ 281 ] {746d5662-72e0-4b63-827b-9a744f74e8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5434 | 2024.12.21 02:53:07.060772 [ 281 ] {746d5662-72e0-4b63-827b-9a744f74e8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5435 | 2024.12.21 02:53:07.061685 [ 281 ] {746d5662-72e0-4b63-827b-9a744f74e8d5} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5436 | 2024.12.21 02:53:07.061736 [ 281 ] {746d5662-72e0-4b63-827b-9a744f74e8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5437 | 2024.12.21 02:53:07.062161 [ 281 ] {746d5662-72e0-4b63-827b-9a744f74e8d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5438 | 2024.12.21 02:53:07.062417 [ 281 ] {746d5662-72e0-4b63-827b-9a744f74e8d5} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5439 | 2024.12.21 02:53:07.062659 [ 281 ] {746d5662-72e0-4b63-827b-9a744f74e8d5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002094 sec., 2865.329512893983 rows/sec., 233.65 KiB/sec. | ||
5440 | 2024.12.21 02:53:07.062729 [ 281 ] {746d5662-72e0-4b63-827b-9a744f74e8d5} <Debug> TCPHandler: Processed in 0.00257187 sec. | ||
5441 | 2024.12.21 02:53:07.062892 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5442 | 2024.12.21 02:53:07.063029 [ 279 ] {986efd88-895e-4b3f-8040-235900875c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5443 | 2024.12.21 02:53:07.063087 [ 279 ] {986efd88-895e-4b3f-8040-235900875c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5444 | 2024.12.21 02:53:07.064546 [ 279 ] {986efd88-895e-4b3f-8040-235900875c53} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5445 | 2024.12.21 02:53:07.064587 [ 279 ] {986efd88-895e-4b3f-8040-235900875c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5446 | 2024.12.21 02:53:07.065038 [ 279 ] {986efd88-895e-4b3f-8040-235900875c53} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5447 | 2024.12.21 02:53:07.065274 [ 279 ] {986efd88-895e-4b3f-8040-235900875c53} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5448 | 2024.12.21 02:53:07.065484 [ 279 ] {986efd88-895e-4b3f-8040-235900875c53} <Debug> executeQuery: Read 1412 rows, 120.50 KiB in 0.002486 sec., 567980.6918744972 rows/sec., 47.34 MiB/sec. | ||
5449 | 2024.12.21 02:53:07.065538 [ 279 ] {986efd88-895e-4b3f-8040-235900875c53} <Debug> TCPHandler: Processed in 0.002712262 sec. | ||
5450 | 2024.12.21 02:53:07.065698 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5451 | 2024.12.21 02:53:07.065828 [ 281 ] {a427f382-1f09-4e35-89e3-edcd3a3a9194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5452 | 2024.12.21 02:53:07.065881 [ 281 ] {a427f382-1f09-4e35-89e3-edcd3a3a9194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5453 | 2024.12.21 02:53:07.066503 [ 281 ] {a427f382-1f09-4e35-89e3-edcd3a3a9194} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5454 | 2024.12.21 02:53:07.066545 [ 281 ] {a427f382-1f09-4e35-89e3-edcd3a3a9194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5455 | 2024.12.21 02:53:07.066919 [ 281 ] {a427f382-1f09-4e35-89e3-edcd3a3a9194} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5456 | 2024.12.21 02:53:07.067161 [ 281 ] {a427f382-1f09-4e35-89e3-edcd3a3a9194} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5457 | 2024.12.21 02:53:07.067325 [ 35 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5458 | 2024.12.21 02:53:07.067397 [ 281 ] {a427f382-1f09-4e35-89e3-edcd3a3a9194} <Debug> executeQuery: Read 46 rows, 3.36 KiB in 0.001599 sec., 28767.979987492185 rows/sec., 2.05 MiB/sec. | ||
5459 | 2024.12.21 02:53:07.067425 [ 35 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5460 | 2024.12.21 02:53:07.067491 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5461 | 2024.12.21 02:53:07.067524 [ 281 ] {a427f382-1f09-4e35-89e3-edcd3a3a9194} <Debug> TCPHandler: Processed in 0.001886622 sec. | ||
5462 | 2024.12.21 02:53:07.067816 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5463 | 2024.12.21 02:53:07.067910 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
5464 | 2024.12.21 02:53:07.068212 [ 279 ] {e16b355a-5ad8-4a5a-bb7b-d71c857850de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5465 | 2024.12.21 02:53:07.068371 [ 279 ] {e16b355a-5ad8-4a5a-bb7b-d71c857850de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5466 | 2024.12.21 02:53:07.068456 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5467 | 2024.12.21 02:53:07.068552 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 66 rows starting from the beginning of the part | ||
5468 | 2024.12.21 02:53:07.068927 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
5469 | 2024.12.21 02:53:07.069291 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
5470 | 2024.12.21 02:53:07.069692 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
5471 | 2024.12.21 02:53:07.069994 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
5472 | 2024.12.21 02:53:07.070313 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
5473 | 2024.12.21 02:53:07.071393 [ 279 ] {e16b355a-5ad8-4a5a-bb7b-d71c857850de} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5474 | 2024.12.21 02:53:07.071474 [ 279 ] {e16b355a-5ad8-4a5a-bb7b-d71c857850de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5475 | 2024.12.21 02:53:07.072644 [ 279 ] {e16b355a-5ad8-4a5a-bb7b-d71c857850de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5476 | 2024.12.21 02:53:07.073231 [ 279 ] {e16b355a-5ad8-4a5a-bb7b-d71c857850de} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5477 | 2024.12.21 02:53:07.073245 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.005644386 sec., 37205.10964345812 rows/sec., 2.80 MiB/sec. | ||
5478 | 2024.12.21 02:53:07.073543 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5479 | 2024.12.21 02:53:07.073876 [ 279 ] {e16b355a-5ad8-4a5a-bb7b-d71c857850de} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005712 sec., 42366.946778711485 rows/sec., 2.87 MiB/sec. | ||
5480 | 2024.12.21 02:53:07.074115 [ 279 ] {e16b355a-5ad8-4a5a-bb7b-d71c857850de} <Debug> TCPHandler: Processed in 0.006483706 sec. | ||
5481 | 2024.12.21 02:53:07.074285 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5482 | 2024.12.21 02:53:07.074381 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_31_6} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5483 | 2024.12.21 02:53:07.074495 [ 281 ] {29f25f2d-9819-4b59-9ede-b9fdcc7b7caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5484 | 2024.12.21 02:53:07.074562 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_31_6} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5485 | 2024.12.21 02:53:07.074576 [ 281 ] {29f25f2d-9819-4b59-9ede-b9fdcc7b7caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5486 | 2024.12.21 02:53:07.074756 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5487 | 2024.12.21 02:53:07.075314 [ 281 ] {29f25f2d-9819-4b59-9ede-b9fdcc7b7caf} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5488 | 2024.12.21 02:53:07.075358 [ 281 ] {29f25f2d-9819-4b59-9ede-b9fdcc7b7caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5489 | 2024.12.21 02:53:07.075719 [ 281 ] {29f25f2d-9819-4b59-9ede-b9fdcc7b7caf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5490 | 2024.12.21 02:53:07.075965 [ 281 ] {29f25f2d-9819-4b59-9ede-b9fdcc7b7caf} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5491 | 2024.12.21 02:53:07.076166 [ 281 ] {29f25f2d-9819-4b59-9ede-b9fdcc7b7caf} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001747 sec., 7441.327990841442 rows/sec., 463.97 KiB/sec. | ||
5492 | 2024.12.21 02:53:07.076220 [ 281 ] {29f25f2d-9819-4b59-9ede-b9fdcc7b7caf} <Debug> TCPHandler: Processed in 0.002004893 sec. | ||
5493 | 2024.12.21 02:53:07.076377 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5494 | 2024.12.21 02:53:07.076518 [ 279 ] {33a6f4ad-6c08-4a79-849b-a6bdc05ae787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5495 | 2024.12.21 02:53:07.076575 [ 279 ] {33a6f4ad-6c08-4a79-849b-a6bdc05ae787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5496 | 2024.12.21 02:53:07.077559 [ 279 ] {33a6f4ad-6c08-4a79-849b-a6bdc05ae787} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5497 | 2024.12.21 02:53:07.077600 [ 279 ] {33a6f4ad-6c08-4a79-849b-a6bdc05ae787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5498 | 2024.12.21 02:53:07.078001 [ 279 ] {33a6f4ad-6c08-4a79-849b-a6bdc05ae787} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5499 | 2024.12.21 02:53:07.078266 [ 279 ] {33a6f4ad-6c08-4a79-849b-a6bdc05ae787} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5500 | 2024.12.21 02:53:07.078493 [ 279 ] {33a6f4ad-6c08-4a79-849b-a6bdc05ae787} <Debug> executeQuery: Read 877 rows, 65.10 KiB in 0.002004 sec., 437624.75049900194 rows/sec., 31.72 MiB/sec. | ||
5501 | 2024.12.21 02:53:07.078582 [ 279 ] {33a6f4ad-6c08-4a79-849b-a6bdc05ae787} <Debug> TCPHandler: Processed in 0.002272096 sec. | ||
5502 | 2024.12.21 02:53:07.078764 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5503 | 2024.12.21 02:53:07.078884 [ 281 ] {d9fec01c-7e47-49aa-8943-339b32693e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5504 | 2024.12.21 02:53:07.078935 [ 281 ] {d9fec01c-7e47-49aa-8943-339b32693e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5505 | 2024.12.21 02:53:07.079422 [ 281 ] {d9fec01c-7e47-49aa-8943-339b32693e17} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2024.12.21 02:53:07.079460 [ 281 ] {d9fec01c-7e47-49aa-8943-339b32693e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5507 | 2024.12.21 02:53:07.079826 [ 281 ] {d9fec01c-7e47-49aa-8943-339b32693e17} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5508 | 2024.12.21 02:53:07.080062 [ 281 ] {d9fec01c-7e47-49aa-8943-339b32693e17} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2024.12.21 02:53:07.080243 [ 281 ] {d9fec01c-7e47-49aa-8943-339b32693e17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec. | ||
5510 | 2024.12.21 02:53:07.080296 [ 281 ] {d9fec01c-7e47-49aa-8943-339b32693e17} <Debug> TCPHandler: Processed in 0.001611489 sec. | ||
5511 | 2024.12.21 02:53:07.080452 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5512 | 2024.12.21 02:53:07.080595 [ 279 ] {093c2ea1-a2f9-4fb1-b2c0-561ef84a69bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5513 | 2024.12.21 02:53:07.080658 [ 279 ] {093c2ea1-a2f9-4fb1-b2c0-561ef84a69bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5514 | 2024.12.21 02:53:07.081486 [ 279 ] {093c2ea1-a2f9-4fb1-b2c0-561ef84a69bf} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5515 | 2024.12.21 02:53:07.081525 [ 279 ] {093c2ea1-a2f9-4fb1-b2c0-561ef84a69bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5516 | 2024.12.21 02:53:07.081964 [ 279 ] {093c2ea1-a2f9-4fb1-b2c0-561ef84a69bf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5517 | 2024.12.21 02:53:07.082198 [ 279 ] {093c2ea1-a2f9-4fb1-b2c0-561ef84a69bf} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5518 | 2024.12.21 02:53:07.082417 [ 279 ] {093c2ea1-a2f9-4fb1-b2c0-561ef84a69bf} <Debug> executeQuery: Read 906 rows, 61.84 KiB in 0.001853 sec., 488936.85914732865 rows/sec., 32.59 MiB/sec. | ||
5519 | 2024.12.21 02:53:07.082471 [ 279 ] {093c2ea1-a2f9-4fb1-b2c0-561ef84a69bf} <Debug> TCPHandler: Processed in 0.002088045 sec. | ||
5520 | 2024.12.21 02:53:07.082617 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5521 | 2024.12.21 02:53:07.082756 [ 281 ] {b6e554da-3c5f-4aab-b81c-ee43c82ca26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5522 | 2024.12.21 02:53:07.082817 [ 281 ] {b6e554da-3c5f-4aab-b81c-ee43c82ca26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5523 | 2024.12.21 02:53:07.083326 [ 281 ] {b6e554da-3c5f-4aab-b81c-ee43c82ca26a} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5524 | 2024.12.21 02:53:07.083363 [ 281 ] {b6e554da-3c5f-4aab-b81c-ee43c82ca26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5525 | 2024.12.21 02:53:07.083727 [ 281 ] {b6e554da-3c5f-4aab-b81c-ee43c82ca26a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5526 | 2024.12.21 02:53:07.083956 [ 281 ] {b6e554da-3c5f-4aab-b81c-ee43c82ca26a} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5527 | 2024.12.21 02:53:07.084149 [ 281 ] {b6e554da-3c5f-4aab-b81c-ee43c82ca26a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
5528 | 2024.12.21 02:53:07.084258 [ 281 ] {b6e554da-3c5f-4aab-b81c-ee43c82ca26a} <Debug> TCPHandler: Processed in 0.0017063 sec. | ||
5529 | 2024.12.21 02:53:07.084415 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5530 | 2024.12.21 02:53:07.084554 [ 279 ] {ddfa71a7-b1ea-486c-a42b-39560350e1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5531 | 2024.12.21 02:53:07.084650 [ 279 ] {ddfa71a7-b1ea-486c-a42b-39560350e1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5532 | 2024.12.21 02:53:07.085910 [ 279 ] {ddfa71a7-b1ea-486c-a42b-39560350e1f7} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5533 | 2024.12.21 02:53:07.085950 [ 279 ] {ddfa71a7-b1ea-486c-a42b-39560350e1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5534 | 2024.12.21 02:53:07.086575 [ 279 ] {ddfa71a7-b1ea-486c-a42b-39560350e1f7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5535 | 2024.12.21 02:53:07.086841 [ 279 ] {ddfa71a7-b1ea-486c-a42b-39560350e1f7} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5536 | 2024.12.21 02:53:07.087028 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5537 | 2024.12.21 02:53:07.087094 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5538 | 2024.12.21 02:53:07.087139 [ 279 ] {ddfa71a7-b1ea-486c-a42b-39560350e1f7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002602 sec., 12682.551883166794 rows/sec., 22.73 MiB/sec. | ||
5539 | 2024.12.21 02:53:07.087150 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5540 | 2024.12.21 02:53:07.087460 [ 279 ] {ddfa71a7-b1ea-486c-a42b-39560350e1f7} <Debug> TCPHandler: Processed in 0.003110556 sec. | ||
5541 | 2024.12.21 02:53:07.087460 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
5542 | 2024.12.21 02:53:07.087749 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5543 | 2024.12.21 02:53:07.087813 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5544 | 2024.12.21 02:53:07.087878 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 509 rows starting from the beginning of the part | ||
5545 | 2024.12.21 02:53:07.088200 [ 281 ] {73a275fc-2841-4f2f-aed2-c01026320c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5546 | 2024.12.21 02:53:07.088394 [ 281 ] {73a275fc-2841-4f2f-aed2-c01026320c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5547 | 2024.12.21 02:53:07.088663 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
5548 | 2024.12.21 02:53:07.089532 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
5549 | 2024.12.21 02:53:07.090158 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
5550 | 2024.12.21 02:53:07.090925 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
5551 | 2024.12.21 02:53:07.090928 [ 281 ] {73a275fc-2841-4f2f-aed2-c01026320c6a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5552 | 2024.12.21 02:53:07.091010 [ 281 ] {73a275fc-2841-4f2f-aed2-c01026320c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5553 | 2024.12.21 02:53:07.091601 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
5554 | 2024.12.21 02:53:07.092639 [ 281 ] {73a275fc-2841-4f2f-aed2-c01026320c6a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5555 | 2024.12.21 02:53:07.093193 [ 281 ] {73a275fc-2841-4f2f-aed2-c01026320c6a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5556 | 2024.12.21 02:53:07.093588 [ 281 ] {73a275fc-2841-4f2f-aed2-c01026320c6a} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.005573 sec., 11125.06728871344 rows/sec., 710.21 KiB/sec. | ||
5557 | 2024.12.21 02:53:07.093650 [ 281 ] {73a275fc-2841-4f2f-aed2-c01026320c6a} <Debug> TCPHandler: Processed in 0.006059421 sec. | ||
5558 | 2024.12.21 02:53:07.097458 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 19 columns (19 merged, 0 gathered) in 0.010138208 sec., 61549.338896972724 rows/sec., 110.29 MiB/sec. | ||
5559 | 2024.12.21 02:53:07.098724 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5560 | 2024.12.21 02:53:07.099154 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5561 | 2024.12.21 02:53:07.099245 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5562 | 2024.12.21 02:53:07.099397 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
5563 | 2024.12.21 02:53:07.790976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 768 | ||
5564 | 2024.12.21 02:53:07.794762 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5565 | 2024.12.21 02:53:07.794822 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5566 | 2024.12.21 02:53:07.796689 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5567 | 2024.12.21 02:53:07.797017 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5568 | 2024.12.21 02:53:07.798364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
5569 | 2024.12.21 02:53:08.431687 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5570 | 2024.12.21 02:53:08.431878 [ 279 ] {b4891de2-dc96-4d63-9abc-a29df5abbd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5571 | 2024.12.21 02:53:08.431950 [ 279 ] {b4891de2-dc96-4d63-9abc-a29df5abbd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5572 | 2024.12.21 02:53:08.432749 [ 279 ] {b4891de2-dc96-4d63-9abc-a29df5abbd79} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2024.12.21 02:53:08.432793 [ 279 ] {b4891de2-dc96-4d63-9abc-a29df5abbd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5574 | 2024.12.21 02:53:08.433234 [ 279 ] {b4891de2-dc96-4d63-9abc-a29df5abbd79} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5575 | 2024.12.21 02:53:08.433488 [ 279 ] {b4891de2-dc96-4d63-9abc-a29df5abbd79} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5576 | 2024.12.21 02:53:08.433694 [ 279 ] {b4891de2-dc96-4d63-9abc-a29df5abbd79} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.29 MiB/sec. | ||
5577 | 2024.12.21 02:53:08.433758 [ 279 ] {b4891de2-dc96-4d63-9abc-a29df5abbd79} <Debug> TCPHandler: Processed in 0.002202416 sec. | ||
5578 | 2024.12.21 02:53:08.434029 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5579 | 2024.12.21 02:53:08.434241 [ 281 ] {3914eb9e-2ba6-48c0-b911-12702a2187df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5580 | 2024.12.21 02:53:08.434322 [ 281 ] {3914eb9e-2ba6-48c0-b911-12702a2187df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5581 | 2024.12.21 02:53:08.435214 [ 281 ] {3914eb9e-2ba6-48c0-b911-12702a2187df} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2024.12.21 02:53:08.435261 [ 281 ] {3914eb9e-2ba6-48c0-b911-12702a2187df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5583 | 2024.12.21 02:53:08.435695 [ 281 ] {3914eb9e-2ba6-48c0-b911-12702a2187df} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5584 | 2024.12.21 02:53:08.435946 [ 281 ] {3914eb9e-2ba6-48c0-b911-12702a2187df} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2024.12.21 02:53:08.436215 [ 281 ] {3914eb9e-2ba6-48c0-b911-12702a2187df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002027 sec., 31573.754316724222 rows/sec., 2.46 MiB/sec. | ||
5586 | 2024.12.21 02:53:08.436314 [ 281 ] {3914eb9e-2ba6-48c0-b911-12702a2187df} <Debug> TCPHandler: Processed in 0.002429768 sec. | ||
5587 | 2024.12.21 02:53:08.436542 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2024.12.21 02:53:08.436701 [ 279 ] {a3873eb6-14bc-4eba-a24d-9686e940ad29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5589 | 2024.12.21 02:53:08.436761 [ 279 ] {a3873eb6-14bc-4eba-a24d-9686e940ad29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5590 | 2024.12.21 02:53:08.437340 [ 279 ] {a3873eb6-14bc-4eba-a24d-9686e940ad29} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2024.12.21 02:53:08.437381 [ 279 ] {a3873eb6-14bc-4eba-a24d-9686e940ad29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5592 | 2024.12.21 02:53:08.437781 [ 279 ] {a3873eb6-14bc-4eba-a24d-9686e940ad29} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5593 | 2024.12.21 02:53:08.438024 [ 279 ] {a3873eb6-14bc-4eba-a24d-9686e940ad29} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2024.12.21 02:53:08.438152 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5595 | 2024.12.21 02:53:08.438204 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2024.12.21 02:53:08.438213 [ 279 ] {a3873eb6-14bc-4eba-a24d-9686e940ad29} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00154 sec., 35064.93506493507 rows/sec., 2.44 MiB/sec. | ||
5597 | 2024.12.21 02:53:08.438235 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5598 | 2024.12.21 02:53:08.438297 [ 279 ] {a3873eb6-14bc-4eba-a24d-9686e940ad29} <Debug> TCPHandler: Processed in 0.001879672 sec. | ||
5599 | 2024.12.21 02:53:08.438573 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5600 | 2024.12.21 02:53:08.438968 [ 281 ] {d9570d17-e34a-4869-9e6b-9d1a8edb119a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5601 | 2024.12.21 02:53:08.438969 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
5602 | 2024.12.21 02:53:08.439159 [ 281 ] {d9570d17-e34a-4869-9e6b-9d1a8edb119a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5603 | 2024.12.21 02:53:08.439533 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5604 | 2024.12.21 02:53:08.439640 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9288 rows starting from the beginning of the part | ||
5605 | 2024.12.21 02:53:08.439952 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
5606 | 2024.12.21 02:53:08.440325 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
5607 | 2024.12.21 02:53:08.440624 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
5608 | 2024.12.21 02:53:08.440934 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 906 rows starting from the beginning of the part | ||
5609 | 2024.12.21 02:53:08.441303 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part | ||
5610 | 2024.12.21 02:53:08.441919 [ 281 ] {d9570d17-e34a-4869-9e6b-9d1a8edb119a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5611 | 2024.12.21 02:53:08.441989 [ 281 ] {d9570d17-e34a-4869-9e6b-9d1a8edb119a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5612 | 2024.12.21 02:53:08.442733 [ 281 ] {d9570d17-e34a-4869-9e6b-9d1a8edb119a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5613 | 2024.12.21 02:53:08.443139 [ 281 ] {d9570d17-e34a-4869-9e6b-9d1a8edb119a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5614 | 2024.12.21 02:53:08.443481 [ 32 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5615 | 2024.12.21 02:53:08.443634 [ 32 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5616 | 2024.12.21 02:53:08.443742 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5617 | 2024.12.21 02:53:08.443768 [ 281 ] {d9570d17-e34a-4869-9e6b-9d1a8edb119a} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.004894 sec., 4086.6366979975483 rows/sec., 280.96 KiB/sec. | ||
5618 | 2024.12.21 02:53:08.444229 [ 281 ] {d9570d17-e34a-4869-9e6b-9d1a8edb119a} <Debug> TCPHandler: Processed in 0.005801978 sec. | ||
5619 | 2024.12.21 02:53:08.444249 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
5620 | 2024.12.21 02:53:08.444516 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5621 | 2024.12.21 02:53:08.444564 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1714 rows starting from the beginning of the part | ||
5622 | 2024.12.21 02:53:08.444700 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
5623 | 2024.12.21 02:53:08.444926 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
5624 | 2024.12.21 02:53:08.445163 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
5625 | 2024.12.21 02:53:08.445314 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 62 rows starting from the beginning of the part | ||
5626 | 2024.12.21 02:53:08.445663 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
5627 | 2024.12.21 02:53:08.447029 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10806 rows, containing 5 columns (5 merged, 0 gathered) in 0.008680462 sec., 1244864.6166528924 rows/sec., 83.93 MiB/sec. | ||
5628 | 2024.12.21 02:53:08.447424 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5629 | 2024.12.21 02:53:08.447447 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 4 columns (4 merged, 0 gathered) in 0.003551322 sec., 562607.3895861879 rows/sec., 36.51 MiB/sec. | ||
5630 | 2024.12.21 02:53:08.447799 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5631 | 2024.12.21 02:53:08.447918 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5632 | 2024.12.21 02:53:08.448086 [ 201 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5633 | 2024.12.21 02:53:08.448263 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
5634 | 2024.12.21 02:53:08.448350 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_36_7} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2024.12.21 02:53:08.448430 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_36_7} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5636 | 2024.12.21 02:53:08.448522 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5637 | 2024.12.21 02:53:10.245887 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5638 | 2024.12.21 02:53:10.246569 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5639 | 2024.12.21 02:53:10.246624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5640 | 2024.12.21 02:53:10.247147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5641 | 2024.12.21 02:53:10.247404 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5642 | 2024.12.21 02:53:10.247632 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5643 | 2024.12.21 02:53:11.106761 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5644 | 2024.12.21 02:53:11.124847 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5645 | 2024.12.21 02:53:11.124896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5646 | 2024.12.21 02:53:11.132056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5647 | 2024.12.21 02:53:11.132797 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5648 | 2024.12.21 02:53:11.135308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5649 | 2024.12.21 02:53:13.437192 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5650 | 2024.12.21 02:53:13.437405 [ 279 ] {cfc8ae26-a7be-4361-bdb0-80dcbd93bba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5651 | 2024.12.21 02:53:13.437487 [ 279 ] {cfc8ae26-a7be-4361-bdb0-80dcbd93bba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5652 | 2024.12.21 02:53:13.438350 [ 279 ] {cfc8ae26-a7be-4361-bdb0-80dcbd93bba2} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5653 | 2024.12.21 02:53:13.438399 [ 279 ] {cfc8ae26-a7be-4361-bdb0-80dcbd93bba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5654 | 2024.12.21 02:53:13.438843 [ 279 ] {cfc8ae26-a7be-4361-bdb0-80dcbd93bba2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5655 | 2024.12.21 02:53:13.439114 [ 279 ] {cfc8ae26-a7be-4361-bdb0-80dcbd93bba2} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5656 | 2024.12.21 02:53:13.439387 [ 279 ] {cfc8ae26-a7be-4361-bdb0-80dcbd93bba2} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002041 sec., 35276.82508574228 rows/sec., 2.85 MiB/sec. | ||
5657 | 2024.12.21 02:53:13.439454 [ 279 ] {cfc8ae26-a7be-4361-bdb0-80dcbd93bba2} <Debug> TCPHandler: Processed in 0.002398168 sec. | ||
5658 | 2024.12.21 02:53:13.439760 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5659 | 2024.12.21 02:53:13.440076 [ 281 ] {3f9be5ba-a803-4d69-a638-c8c4c225bd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5660 | 2024.12.21 02:53:13.440197 [ 281 ] {3f9be5ba-a803-4d69-a638-c8c4c225bd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5661 | 2024.12.21 02:53:13.441013 [ 281 ] {3f9be5ba-a803-4d69-a638-c8c4c225bd00} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5662 | 2024.12.21 02:53:13.441066 [ 281 ] {3f9be5ba-a803-4d69-a638-c8c4c225bd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5663 | 2024.12.21 02:53:13.441502 [ 281 ] {3f9be5ba-a803-4d69-a638-c8c4c225bd00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5664 | 2024.12.21 02:53:13.441756 [ 281 ] {3f9be5ba-a803-4d69-a638-c8c4c225bd00} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5665 | 2024.12.21 02:53:13.441996 [ 281 ] {3f9be5ba-a803-4d69-a638-c8c4c225bd00} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002009 sec., 3982.080637132902 rows/sec., 299.43 KiB/sec. | ||
5666 | 2024.12.21 02:53:13.442061 [ 281 ] {3f9be5ba-a803-4d69-a638-c8c4c225bd00} <Debug> TCPHandler: Processed in 0.002496639 sec. | ||
5667 | 2024.12.21 02:53:13.442207 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5668 | 2024.12.21 02:53:13.442355 [ 279 ] {c41707f1-964b-4ce3-ba9c-db595d9adbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5669 | 2024.12.21 02:53:13.442418 [ 279 ] {c41707f1-964b-4ce3-ba9c-db595d9adbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5670 | 2024.12.21 02:53:13.443164 [ 279 ] {c41707f1-964b-4ce3-ba9c-db595d9adbd6} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5671 | 2024.12.21 02:53:13.443214 [ 279 ] {c41707f1-964b-4ce3-ba9c-db595d9adbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5672 | 2024.12.21 02:53:13.443606 [ 279 ] {c41707f1-964b-4ce3-ba9c-db595d9adbd6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5673 | 2024.12.21 02:53:13.443851 [ 279 ] {c41707f1-964b-4ce3-ba9c-db595d9adbd6} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5674 | 2024.12.21 02:53:13.444063 [ 279 ] {c41707f1-964b-4ce3-ba9c-db595d9adbd6} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001745 sec., 41260.74498567335 rows/sec., 3.22 MiB/sec. | ||
5675 | 2024.12.21 02:53:13.444118 [ 279 ] {c41707f1-964b-4ce3-ba9c-db595d9adbd6} <Debug> TCPHandler: Processed in 0.001978523 sec. | ||
5676 | 2024.12.21 02:53:13.444257 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5677 | 2024.12.21 02:53:13.444455 [ 281 ] {ac16b91e-293c-4f30-afe9-37155687f143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5678 | 2024.12.21 02:53:13.444558 [ 281 ] {ac16b91e-293c-4f30-afe9-37155687f143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5679 | 2024.12.21 02:53:13.445496 [ 281 ] {ac16b91e-293c-4f30-afe9-37155687f143} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5680 | 2024.12.21 02:53:13.445537 [ 281 ] {ac16b91e-293c-4f30-afe9-37155687f143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5681 | 2024.12.21 02:53:13.445945 [ 281 ] {ac16b91e-293c-4f30-afe9-37155687f143} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5682 | 2024.12.21 02:53:13.446184 [ 281 ] {ac16b91e-293c-4f30-afe9-37155687f143} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5683 | 2024.12.21 02:53:13.446390 [ 281 ] {ac16b91e-293c-4f30-afe9-37155687f143} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001995 sec., 80200.50125313284 rows/sec., 5.59 MiB/sec. | ||
5684 | 2024.12.21 02:53:13.446449 [ 281 ] {ac16b91e-293c-4f30-afe9-37155687f143} <Debug> TCPHandler: Processed in 0.002249427 sec. | ||
5685 | 2024.12.21 02:53:13.446612 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5686 | 2024.12.21 02:53:13.446757 [ 279 ] {c948696c-8dd1-4a9b-93ba-41de4eea3f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5687 | 2024.12.21 02:53:13.446852 [ 279 ] {c948696c-8dd1-4a9b-93ba-41de4eea3f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5688 | 2024.12.21 02:53:13.448053 [ 279 ] {c948696c-8dd1-4a9b-93ba-41de4eea3f1a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5689 | 2024.12.21 02:53:13.448092 [ 279 ] {c948696c-8dd1-4a9b-93ba-41de4eea3f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5690 | 2024.12.21 02:53:13.448707 [ 279 ] {c948696c-8dd1-4a9b-93ba-41de4eea3f1a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5691 | 2024.12.21 02:53:13.448960 [ 279 ] {c948696c-8dd1-4a9b-93ba-41de4eea3f1a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5692 | 2024.12.21 02:53:13.449279 [ 279 ] {c948696c-8dd1-4a9b-93ba-41de4eea3f1a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002555 sec., 3131.1154598825833 rows/sec., 5.61 MiB/sec. | ||
5693 | 2024.12.21 02:53:13.449925 [ 279 ] {c948696c-8dd1-4a9b-93ba-41de4eea3f1a} <Debug> TCPHandler: Processed in 0.003374009 sec. | ||
5694 | 2024.12.21 02:53:13.450223 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5695 | 2024.12.21 02:53:13.450420 [ 281 ] {0aa74b03-508d-43b2-acc2-7f0029ff6ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5696 | 2024.12.21 02:53:13.450482 [ 281 ] {0aa74b03-508d-43b2-acc2-7f0029ff6ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5697 | 2024.12.21 02:53:13.451064 [ 281 ] {0aa74b03-508d-43b2-acc2-7f0029ff6ae6} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5698 | 2024.12.21 02:53:13.451111 [ 281 ] {0aa74b03-508d-43b2-acc2-7f0029ff6ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5699 | 2024.12.21 02:53:13.451532 [ 281 ] {0aa74b03-508d-43b2-acc2-7f0029ff6ae6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5700 | 2024.12.21 02:53:13.451773 [ 281 ] {0aa74b03-508d-43b2-acc2-7f0029ff6ae6} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5701 | 2024.12.21 02:53:13.451949 [ 281 ] {0aa74b03-508d-43b2-acc2-7f0029ff6ae6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
5702 | 2024.12.21 02:53:13.452002 [ 281 ] {0aa74b03-508d-43b2-acc2-7f0029ff6ae6} <Debug> TCPHandler: Processed in 0.001914492 sec. | ||
5703 | 2024.12.21 02:53:17.638109 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5704 | 2024.12.21 02:53:17.638186 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5705 | 2024.12.21 02:53:17.747796 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5706 | 2024.12.21 02:53:17.748426 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5707 | 2024.12.21 02:53:17.748472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5708 | 2024.12.21 02:53:17.749033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5709 | 2024.12.21 02:53:17.749293 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5710 | 2024.12.21 02:53:17.749552 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5711 | 2024.12.21 02:53:17.798805 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 788 | ||
5712 | 2024.12.21 02:53:17.801852 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5713 | 2024.12.21 02:53:17.801902 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5714 | 2024.12.21 02:53:17.803396 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5715 | 2024.12.21 02:53:17.803706 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5716 | 2024.12.21 02:53:17.804889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
5717 | 2024.12.21 02:53:18.442689 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5718 | 2024.12.21 02:53:18.442905 [ 279 ] {3e708fa9-15bc-4d27-9d03-29d8c83f84ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5719 | 2024.12.21 02:53:18.442985 [ 279 ] {3e708fa9-15bc-4d27-9d03-29d8c83f84ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5720 | 2024.12.21 02:53:18.443788 [ 279 ] {3e708fa9-15bc-4d27-9d03-29d8c83f84ef} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5721 | 2024.12.21 02:53:18.443838 [ 279 ] {3e708fa9-15bc-4d27-9d03-29d8c83f84ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5722 | 2024.12.21 02:53:18.444287 [ 279 ] {3e708fa9-15bc-4d27-9d03-29d8c83f84ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5723 | 2024.12.21 02:53:18.444555 [ 279 ] {3e708fa9-15bc-4d27-9d03-29d8c83f84ef} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5724 | 2024.12.21 02:53:18.444816 [ 279 ] {3e708fa9-15bc-4d27-9d03-29d8c83f84ef} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 511.06 KiB/sec. | ||
5725 | 2024.12.21 02:53:18.444876 [ 279 ] {3e708fa9-15bc-4d27-9d03-29d8c83f84ef} <Debug> TCPHandler: Processed in 0.002322887 sec. | ||
5726 | 2024.12.21 02:53:18.445201 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5727 | 2024.12.21 02:53:18.445508 [ 281 ] {bd2524c3-8533-4b53-bc11-37b1511619ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5728 | 2024.12.21 02:53:18.445581 [ 281 ] {bd2524c3-8533-4b53-bc11-37b1511619ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5729 | 2024.12.21 02:53:18.446473 [ 281 ] {bd2524c3-8533-4b53-bc11-37b1511619ad} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5730 | 2024.12.21 02:53:18.446517 [ 281 ] {bd2524c3-8533-4b53-bc11-37b1511619ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5731 | 2024.12.21 02:53:18.446985 [ 281 ] {bd2524c3-8533-4b53-bc11-37b1511619ad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5732 | 2024.12.21 02:53:18.447249 [ 281 ] {bd2524c3-8533-4b53-bc11-37b1511619ad} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5733 | 2024.12.21 02:53:18.447458 [ 281 ] {bd2524c3-8533-4b53-bc11-37b1511619ad} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002038 sec., 131992.14916584888 rows/sec., 11.58 MiB/sec. | ||
5734 | 2024.12.21 02:53:18.447524 [ 281 ] {bd2524c3-8533-4b53-bc11-37b1511619ad} <Debug> TCPHandler: Processed in 0.00251285 sec. | ||
5735 | 2024.12.21 02:53:18.447729 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5736 | 2024.12.21 02:53:18.447956 [ 279 ] {752095bc-172c-4b79-94c3-3620acb10733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5737 | 2024.12.21 02:53:18.448052 [ 279 ] {752095bc-172c-4b79-94c3-3620acb10733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5738 | 2024.12.21 02:53:18.449042 [ 279 ] {752095bc-172c-4b79-94c3-3620acb10733} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5739 | 2024.12.21 02:53:18.449083 [ 279 ] {752095bc-172c-4b79-94c3-3620acb10733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5740 | 2024.12.21 02:53:18.449443 [ 279 ] {752095bc-172c-4b79-94c3-3620acb10733} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5741 | 2024.12.21 02:53:18.449684 [ 279 ] {752095bc-172c-4b79-94c3-3620acb10733} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5742 | 2024.12.21 02:53:18.449934 [ 279 ] {752095bc-172c-4b79-94c3-3620acb10733} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.00202 sec., 19801.980198019803 rows/sec., 1.42 MiB/sec. | ||
5743 | 2024.12.21 02:53:18.450125 [ 279 ] {752095bc-172c-4b79-94c3-3620acb10733} <Debug> TCPHandler: Processed in 0.002508859 sec. | ||
5744 | 2024.12.21 02:53:18.450338 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5745 | 2024.12.21 02:53:18.450482 [ 281 ] {c865592f-8d9d-4b80-b8f0-ca6a2718e465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5746 | 2024.12.21 02:53:18.450542 [ 281 ] {c865592f-8d9d-4b80-b8f0-ca6a2718e465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5747 | 2024.12.21 02:53:18.451241 [ 281 ] {c865592f-8d9d-4b80-b8f0-ca6a2718e465} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5748 | 2024.12.21 02:53:18.451287 [ 281 ] {c865592f-8d9d-4b80-b8f0-ca6a2718e465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5749 | 2024.12.21 02:53:18.451681 [ 281 ] {c865592f-8d9d-4b80-b8f0-ca6a2718e465} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5750 | 2024.12.21 02:53:18.451920 [ 281 ] {c865592f-8d9d-4b80-b8f0-ca6a2718e465} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5751 | 2024.12.21 02:53:18.452045 [ 93 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5752 | 2024.12.21 02:53:18.452096 [ 93 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5753 | 2024.12.21 02:53:18.452106 [ 281 ] {c865592f-8d9d-4b80-b8f0-ca6a2718e465} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec. | ||
5754 | 2024.12.21 02:53:18.452126 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5755 | 2024.12.21 02:53:18.452198 [ 281 ] {c865592f-8d9d-4b80-b8f0-ca6a2718e465} <Debug> TCPHandler: Processed in 0.001967633 sec. | ||
5756 | 2024.12.21 02:53:18.452642 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5757 | 2024.12.21 02:53:18.452660 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
5758 | 2024.12.21 02:53:18.452994 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5759 | 2024.12.21 02:53:18.453039 [ 279 ] {2d3e7861-b102-43a7-8463-9cb57325e568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5760 | 2024.12.21 02:53:18.453061 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
5761 | 2024.12.21 02:53:18.453231 [ 279 ] {2d3e7861-b102-43a7-8463-9cb57325e568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5762 | 2024.12.21 02:53:18.453339 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
5763 | 2024.12.21 02:53:18.453733 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
5764 | 2024.12.21 02:53:18.454056 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5765 | 2024.12.21 02:53:18.454290 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
5766 | 2024.12.21 02:53:18.454606 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5767 | 2024.12.21 02:53:18.456129 [ 279 ] {2d3e7861-b102-43a7-8463-9cb57325e568} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5768 | 2024.12.21 02:53:18.456204 [ 279 ] {2d3e7861-b102-43a7-8463-9cb57325e568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5769 | 2024.12.21 02:53:18.457206 [ 279 ] {2d3e7861-b102-43a7-8463-9cb57325e568} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5770 | 2024.12.21 02:53:18.457731 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.005464134 sec., 140735.9336355953 rows/sec., 10.08 MiB/sec. | ||
5771 | 2024.12.21 02:53:18.457739 [ 279 ] {2d3e7861-b102-43a7-8463-9cb57325e568} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5772 | 2024.12.21 02:53:18.458078 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5773 | 2024.12.21 02:53:18.458172 [ 279 ] {2d3e7861-b102-43a7-8463-9cb57325e568} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00524 sec., 2480.916030534351 rows/sec., 154.68 KiB/sec. | ||
5774 | 2024.12.21 02:53:18.458281 [ 279 ] {2d3e7861-b102-43a7-8463-9cb57325e568} <Debug> TCPHandler: Processed in 0.005952769 sec. | ||
5775 | 2024.12.21 02:53:18.458470 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5776 | 2024.12.21 02:53:18.458640 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5777 | 2024.12.21 02:53:18.458653 [ 281 ] {9952138e-6fc9-4ae2-9960-5ddf596bc6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5778 | 2024.12.21 02:53:18.458759 [ 281 ] {9952138e-6fc9-4ae2-9960-5ddf596bc6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5779 | 2024.12.21 02:53:18.458812 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_16_3} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5780 | 2024.12.21 02:53:18.458985 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
5781 | 2024.12.21 02:53:18.459675 [ 281 ] {9952138e-6fc9-4ae2-9960-5ddf596bc6a7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5782 | 2024.12.21 02:53:18.459718 [ 281 ] {9952138e-6fc9-4ae2-9960-5ddf596bc6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5783 | 2024.12.21 02:53:18.460110 [ 281 ] {9952138e-6fc9-4ae2-9960-5ddf596bc6a7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5784 | 2024.12.21 02:53:18.460361 [ 281 ] {9952138e-6fc9-4ae2-9960-5ddf596bc6a7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5785 | 2024.12.21 02:53:18.460546 [ 281 ] {9952138e-6fc9-4ae2-9960-5ddf596bc6a7} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001957 sec., 212059.2743995912 rows/sec., 15.13 MiB/sec. | ||
5786 | 2024.12.21 02:53:18.460603 [ 281 ] {9952138e-6fc9-4ae2-9960-5ddf596bc6a7} <Debug> TCPHandler: Processed in 0.002210135 sec. | ||
5787 | 2024.12.21 02:53:18.460762 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5788 | 2024.12.21 02:53:18.460904 [ 279 ] {4a7c2bf4-10f1-4a5e-8a82-284735d4874b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5789 | 2024.12.21 02:53:18.460963 [ 279 ] {4a7c2bf4-10f1-4a5e-8a82-284735d4874b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5790 | 2024.12.21 02:53:18.461522 [ 279 ] {4a7c2bf4-10f1-4a5e-8a82-284735d4874b} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5791 | 2024.12.21 02:53:18.461560 [ 279 ] {4a7c2bf4-10f1-4a5e-8a82-284735d4874b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5792 | 2024.12.21 02:53:18.461926 [ 279 ] {4a7c2bf4-10f1-4a5e-8a82-284735d4874b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5793 | 2024.12.21 02:53:18.462173 [ 279 ] {4a7c2bf4-10f1-4a5e-8a82-284735d4874b} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5794 | 2024.12.21 02:53:18.462330 [ 93 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5795 | 2024.12.21 02:53:18.462388 [ 93 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5796 | 2024.12.21 02:53:18.462425 [ 279 ] {4a7c2bf4-10f1-4a5e-8a82-284735d4874b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. | ||
5797 | 2024.12.21 02:53:18.462430 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5798 | 2024.12.21 02:53:18.462560 [ 279 ] {4a7c2bf4-10f1-4a5e-8a82-284735d4874b} <Debug> TCPHandler: Processed in 0.001861232 sec. | ||
5799 | 2024.12.21 02:53:18.462987 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5800 | 2024.12.21 02:53:18.463187 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
5801 | 2024.12.21 02:53:18.463389 [ 281 ] {f40ed7e8-e156-4d9c-a52c-96c51ad14798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5802 | 2024.12.21 02:53:18.463500 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5803 | 2024.12.21 02:53:18.463506 [ 281 ] {f40ed7e8-e156-4d9c-a52c-96c51ad14798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5804 | 2024.12.21 02:53:18.463543 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5805 | 2024.12.21 02:53:18.463721 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5806 | 2024.12.21 02:53:18.463950 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5807 | 2024.12.21 02:53:18.464159 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5808 | 2024.12.21 02:53:18.464356 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5809 | 2024.12.21 02:53:18.464519 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
5810 | 2024.12.21 02:53:18.465269 [ 281 ] {f40ed7e8-e156-4d9c-a52c-96c51ad14798} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5811 | 2024.12.21 02:53:18.465313 [ 281 ] {f40ed7e8-e156-4d9c-a52c-96c51ad14798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5812 | 2024.12.21 02:53:18.465936 [ 281 ] {f40ed7e8-e156-4d9c-a52c-96c51ad14798} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5813 | 2024.12.21 02:53:18.466133 [ 196 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003524571 sec., 27237.35739753859 rows/sec., 1.39 MiB/sec. | ||
5814 | 2024.12.21 02:53:18.466363 [ 281 ] {f40ed7e8-e156-4d9c-a52c-96c51ad14798} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5815 | 2024.12.21 02:53:18.466378 [ 196 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5816 | 2024.12.21 02:53:18.466811 [ 281 ] {f40ed7e8-e156-4d9c-a52c-96c51ad14798} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003494 sec., 67830.56668574699 rows/sec., 4.55 MiB/sec. | ||
5817 | 2024.12.21 02:53:18.466942 [ 281 ] {f40ed7e8-e156-4d9c-a52c-96c51ad14798} <Debug> TCPHandler: Processed in 0.004255819 sec. | ||
5818 | 2024.12.21 02:53:18.467037 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5819 | 2024.12.21 02:53:18.467151 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5820 | 2024.12.21 02:53:18.467191 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_16_3} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5821 | 2024.12.21 02:53:18.467354 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5822 | 2024.12.21 02:53:18.467401 [ 279 ] {ee911acc-158e-4457-91ee-b8c12c27d83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5823 | 2024.12.21 02:53:18.467466 [ 279 ] {ee911acc-158e-4457-91ee-b8c12c27d83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5824 | 2024.12.21 02:53:18.467929 [ 279 ] {ee911acc-158e-4457-91ee-b8c12c27d83c} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5825 | 2024.12.21 02:53:18.467969 [ 279 ] {ee911acc-158e-4457-91ee-b8c12c27d83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5826 | 2024.12.21 02:53:18.468326 [ 279 ] {ee911acc-158e-4457-91ee-b8c12c27d83c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5827 | 2024.12.21 02:53:18.468559 [ 279 ] {ee911acc-158e-4457-91ee-b8c12c27d83c} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5828 | 2024.12.21 02:53:18.468754 [ 93 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5829 | 2024.12.21 02:53:18.468823 [ 279 ] {ee911acc-158e-4457-91ee-b8c12c27d83c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
5830 | 2024.12.21 02:53:18.468842 [ 93 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5831 | 2024.12.21 02:53:18.468934 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5832 | 2024.12.21 02:53:18.468948 [ 279 ] {ee911acc-158e-4457-91ee-b8c12c27d83c} <Debug> TCPHandler: Processed in 0.001915453 sec. | ||
5833 | 2024.12.21 02:53:18.469211 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
5834 | 2024.12.21 02:53:18.469274 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5835 | 2024.12.21 02:53:18.469367 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5836 | 2024.12.21 02:53:18.469408 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
5837 | 2024.12.21 02:53:18.469636 [ 281 ] {82ddbaab-5a2e-48b4-a833-4dd892142ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5838 | 2024.12.21 02:53:18.469708 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5839 | 2024.12.21 02:53:18.469985 [ 281 ] {82ddbaab-5a2e-48b4-a833-4dd892142ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5840 | 2024.12.21 02:53:18.470022 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5841 | 2024.12.21 02:53:18.470373 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5842 | 2024.12.21 02:53:18.470710 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5843 | 2024.12.21 02:53:18.471024 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
5844 | 2024.12.21 02:53:18.474228 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.005177521 sec., 3283.424635071495 rows/sec., 220.49 KiB/sec. | ||
5845 | 2024.12.21 02:53:18.474436 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5846 | 2024.12.21 02:53:18.475049 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5847 | 2024.12.21 02:53:18.475281 [ 196 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_16_3} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5848 | 2024.12.21 02:53:18.475307 [ 281 ] {82ddbaab-5a2e-48b4-a833-4dd892142ad7} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5849 | 2024.12.21 02:53:18.475398 [ 281 ] {82ddbaab-5a2e-48b4-a833-4dd892142ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5850 | 2024.12.21 02:53:18.475417 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5851 | 2024.12.21 02:53:18.476123 [ 281 ] {82ddbaab-5a2e-48b4-a833-4dd892142ad7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5852 | 2024.12.21 02:53:18.476385 [ 281 ] {82ddbaab-5a2e-48b4-a833-4dd892142ad7} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5853 | 2024.12.21 02:53:18.476637 [ 281 ] {82ddbaab-5a2e-48b4-a833-4dd892142ad7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.007123 sec., 4632.879404745192 rows/sec., 8.30 MiB/sec. | ||
5854 | 2024.12.21 02:53:18.477147 [ 281 ] {82ddbaab-5a2e-48b4-a833-4dd892142ad7} <Debug> TCPHandler: Processed in 0.008082875 sec. | ||
5855 | 2024.12.21 02:53:18.477343 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5856 | 2024.12.21 02:53:18.477480 [ 279 ] {bd6f6714-2325-4e6c-a380-c226e73d088e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5857 | 2024.12.21 02:53:18.477529 [ 279 ] {bd6f6714-2325-4e6c-a380-c226e73d088e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5858 | 2024.12.21 02:53:18.478027 [ 279 ] {bd6f6714-2325-4e6c-a380-c226e73d088e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5859 | 2024.12.21 02:53:18.478066 [ 279 ] {bd6f6714-2325-4e6c-a380-c226e73d088e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5860 | 2024.12.21 02:53:18.478443 [ 279 ] {bd6f6714-2325-4e6c-a380-c226e73d088e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5861 | 2024.12.21 02:53:18.478690 [ 279 ] {bd6f6714-2325-4e6c-a380-c226e73d088e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5862 | 2024.12.21 02:53:18.478909 [ 279 ] {bd6f6714-2325-4e6c-a380-c226e73d088e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001457 sec., 56280.02745367193 rows/sec., 3.57 MiB/sec. | ||
5863 | 2024.12.21 02:53:18.478962 [ 279 ] {bd6f6714-2325-4e6c-a380-c226e73d088e} <Debug> TCPHandler: Processed in 0.00171124 sec. | ||
5864 | 2024.12.21 02:53:18.635407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5865 | 2024.12.21 02:53:18.655926 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5866 | 2024.12.21 02:53:18.655990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5867 | 2024.12.21 02:53:18.663499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5868 | 2024.12.21 02:53:18.664287 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5869 | 2024.12.21 02:53:18.667613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5870 | 2024.12.21 02:53:19.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.90 MiB, peak 205.56 MiB, free memory in arenas 0.00 B, will set to 197.65 MiB (RSS), difference: -1.24 MiB | ||
5871 | 2024.12.21 02:53:23.436905 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5872 | 2024.12.21 02:53:23.437110 [ 279 ] {01dc0a68-bf62-4136-90b4-298d957403b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5873 | 2024.12.21 02:53:23.437183 [ 279 ] {01dc0a68-bf62-4136-90b4-298d957403b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5874 | 2024.12.21 02:53:23.437902 [ 279 ] {01dc0a68-bf62-4136-90b4-298d957403b1} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5875 | 2024.12.21 02:53:23.437951 [ 279 ] {01dc0a68-bf62-4136-90b4-298d957403b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5876 | 2024.12.21 02:53:23.438388 [ 279 ] {01dc0a68-bf62-4136-90b4-298d957403b1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5877 | 2024.12.21 02:53:23.438638 [ 279 ] {01dc0a68-bf62-4136-90b4-298d957403b1} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5878 | 2024.12.21 02:53:23.438905 [ 279 ] {01dc0a68-bf62-4136-90b4-298d957403b1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. | ||
5879 | 2024.12.21 02:53:23.439121 [ 279 ] {01dc0a68-bf62-4136-90b4-298d957403b1} <Debug> TCPHandler: Processed in 0.002339867 sec. | ||
5880 | 2024.12.21 02:53:23.439376 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5881 | 2024.12.21 02:53:23.439585 [ 281 ] {9f708d26-906b-486c-bc9c-fa439253f7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5882 | 2024.12.21 02:53:23.439659 [ 281 ] {9f708d26-906b-486c-bc9c-fa439253f7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5883 | 2024.12.21 02:53:23.440421 [ 281 ] {9f708d26-906b-486c-bc9c-fa439253f7c5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5884 | 2024.12.21 02:53:23.440463 [ 281 ] {9f708d26-906b-486c-bc9c-fa439253f7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5885 | 2024.12.21 02:53:23.440900 [ 281 ] {9f708d26-906b-486c-bc9c-fa439253f7c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5886 | 2024.12.21 02:53:23.441160 [ 281 ] {9f708d26-906b-486c-bc9c-fa439253f7c5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5887 | 2024.12.21 02:53:23.441306 [ 125 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5888 | 2024.12.21 02:53:23.441355 [ 125 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5889 | 2024.12.21 02:53:23.441363 [ 281 ] {9f708d26-906b-486c-bc9c-fa439253f7c5} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001837 sec., 39738.70440936309 rows/sec., 3.21 MiB/sec. | ||
5890 | 2024.12.21 02:53:23.441382 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5891 | 2024.12.21 02:53:23.441464 [ 281 ] {9f708d26-906b-486c-bc9c-fa439253f7c5} <Debug> TCPHandler: Processed in 0.002228337 sec. | ||
5892 | 2024.12.21 02:53:23.441677 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
5893 | 2024.12.21 02:53:23.441695 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5894 | 2024.12.21 02:53:23.441980 [ 279 ] {eab1b187-dad2-426a-bebb-1173e183b978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5895 | 2024.12.21 02:53:23.441997 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5896 | 2024.12.21 02:53:23.442085 [ 279 ] {eab1b187-dad2-426a-bebb-1173e183b978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5897 | 2024.12.21 02:53:23.442099 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1436 rows starting from the beginning of the part | ||
5898 | 2024.12.21 02:53:23.442532 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1412 rows starting from the beginning of the part | ||
5899 | 2024.12.21 02:53:23.442880 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
5900 | 2024.12.21 02:53:23.443284 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
5901 | 2024.12.21 02:53:23.443654 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 269 rows starting from the beginning of the part | ||
5902 | 2024.12.21 02:53:23.444097 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 73 rows starting from the beginning of the part | ||
5903 | 2024.12.21 02:53:23.445676 [ 279 ] {eab1b187-dad2-426a-bebb-1173e183b978} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5904 | 2024.12.21 02:53:23.445763 [ 279 ] {eab1b187-dad2-426a-bebb-1173e183b978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5905 | 2024.12.21 02:53:23.446748 [ 279 ] {eab1b187-dad2-426a-bebb-1173e183b978} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5906 | 2024.12.21 02:53:23.447096 [ 279 ] {eab1b187-dad2-426a-bebb-1173e183b978} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5907 | 2024.12.21 02:53:23.447428 [ 279 ] {eab1b187-dad2-426a-bebb-1173e183b978} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.005528 sec., 1808.972503617945 rows/sec., 134.08 KiB/sec. | ||
5908 | 2024.12.21 02:53:23.448171 [ 279 ] {eab1b187-dad2-426a-bebb-1173e183b978} <Debug> TCPHandler: Processed in 0.006586637 sec. | ||
5909 | 2024.12.21 02:53:23.448188 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.006701568 sec., 495108.01054320426 rows/sec., 43.23 MiB/sec. | ||
5910 | 2024.12.21 02:53:23.448360 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5911 | 2024.12.21 02:53:23.448456 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5912 | 2024.12.21 02:53:23.448594 [ 281 ] {6e4a3f71-acd7-48e2-a0c5-7aebaf82b246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5913 | 2024.12.21 02:53:23.448685 [ 281 ] {6e4a3f71-acd7-48e2-a0c5-7aebaf82b246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5914 | 2024.12.21 02:53:23.449024 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5915 | 2024.12.21 02:53:23.449276 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_41_8} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5916 | 2024.12.21 02:53:23.449452 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5917 | 2024.12.21 02:53:23.449799 [ 281 ] {6e4a3f71-acd7-48e2-a0c5-7aebaf82b246} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5918 | 2024.12.21 02:53:23.449842 [ 281 ] {6e4a3f71-acd7-48e2-a0c5-7aebaf82b246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5919 | 2024.12.21 02:53:23.450222 [ 281 ] {6e4a3f71-acd7-48e2-a0c5-7aebaf82b246} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5920 | 2024.12.21 02:53:23.450462 [ 281 ] {6e4a3f71-acd7-48e2-a0c5-7aebaf82b246} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5921 | 2024.12.21 02:53:23.450592 [ 125 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5922 | 2024.12.21 02:53:23.450635 [ 125 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5923 | 2024.12.21 02:53:23.450662 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5924 | 2024.12.21 02:53:23.450667 [ 281 ] {6e4a3f71-acd7-48e2-a0c5-7aebaf82b246} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00217 sec., 34101.38248847926 rows/sec., 2.66 MiB/sec. | ||
5925 | 2024.12.21 02:53:23.450800 [ 281 ] {6e4a3f71-acd7-48e2-a0c5-7aebaf82b246} <Debug> TCPHandler: Processed in 0.00252135 sec. | ||
5926 | 2024.12.21 02:53:23.450818 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
5927 | 2024.12.21 02:53:23.450937 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5928 | 2024.12.21 02:53:23.450983 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5929 | 2024.12.21 02:53:23.451000 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part | ||
5930 | 2024.12.21 02:53:23.451224 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 877 rows starting from the beginning of the part | ||
5931 | 2024.12.21 02:53:23.451505 [ 279 ] {990c04b8-3b4f-458f-9ecf-09d2e3b7ccec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5932 | 2024.12.21 02:53:23.451544 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
5933 | 2024.12.21 02:53:23.451745 [ 279 ] {990c04b8-3b4f-458f-9ecf-09d2e3b7ccec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5934 | 2024.12.21 02:53:23.451838 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part | ||
5935 | 2024.12.21 02:53:23.452180 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 415 rows starting from the beginning of the part | ||
5936 | 2024.12.21 02:53:23.452594 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
5937 | 2024.12.21 02:53:23.454112 [ 279 ] {990c04b8-3b4f-458f-9ecf-09d2e3b7ccec} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5938 | 2024.12.21 02:53:23.454168 [ 279 ] {990c04b8-3b4f-458f-9ecf-09d2e3b7ccec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5939 | 2024.12.21 02:53:23.455253 [ 279 ] {990c04b8-3b4f-458f-9ecf-09d2e3b7ccec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5940 | 2024.12.21 02:53:23.455617 [ 279 ] {990c04b8-3b4f-458f-9ecf-09d2e3b7ccec} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5941 | 2024.12.21 02:53:23.456028 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005295602 sec., 456416.4754073286 rows/sec., 35.01 MiB/sec. | ||
5942 | 2024.12.21 02:53:23.456107 [ 279 ] {990c04b8-3b4f-458f-9ecf-09d2e3b7ccec} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004854 sec., 33168.52080758138 rows/sec., 2.31 MiB/sec. | ||
5943 | 2024.12.21 02:53:23.456240 [ 279 ] {990c04b8-3b4f-458f-9ecf-09d2e3b7ccec} <Debug> TCPHandler: Processed in 0.005345892 sec. | ||
5944 | 2024.12.21 02:53:23.456358 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5945 | 2024.12.21 02:53:23.456441 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5946 | 2024.12.21 02:53:23.456641 [ 281 ] {f9b3a35a-74cb-436b-a21d-1d3bb8136e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5947 | 2024.12.21 02:53:23.456825 [ 281 ] {f9b3a35a-74cb-436b-a21d-1d3bb8136e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5948 | 2024.12.21 02:53:23.456839 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5949 | 2024.12.21 02:53:23.457146 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_41_8} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5950 | 2024.12.21 02:53:23.457329 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5951 | 2024.12.21 02:53:23.458375 [ 281 ] {f9b3a35a-74cb-436b-a21d-1d3bb8136e0b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5952 | 2024.12.21 02:53:23.458418 [ 281 ] {f9b3a35a-74cb-436b-a21d-1d3bb8136e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5953 | 2024.12.21 02:53:23.459066 [ 281 ] {f9b3a35a-74cb-436b-a21d-1d3bb8136e0b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5954 | 2024.12.21 02:53:23.459325 [ 281 ] {f9b3a35a-74cb-436b-a21d-1d3bb8136e0b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5955 | 2024.12.21 02:53:23.459568 [ 281 ] {f9b3a35a-74cb-436b-a21d-1d3bb8136e0b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003002 sec., 2664.8900732844772 rows/sec., 4.78 MiB/sec. | ||
5956 | 2024.12.21 02:53:23.459679 [ 281 ] {f9b3a35a-74cb-436b-a21d-1d3bb8136e0b} <Debug> TCPHandler: Processed in 0.003331289 sec. | ||
5957 | 2024.12.21 02:53:23.459836 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5958 | 2024.12.21 02:53:23.459953 [ 279 ] {e3802424-6c6f-4619-9e74-900e0664fc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5959 | 2024.12.21 02:53:23.460002 [ 279 ] {e3802424-6c6f-4619-9e74-900e0664fc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5960 | 2024.12.21 02:53:23.460501 [ 279 ] {e3802424-6c6f-4619-9e74-900e0664fc30} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5961 | 2024.12.21 02:53:23.460537 [ 279 ] {e3802424-6c6f-4619-9e74-900e0664fc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5962 | 2024.12.21 02:53:23.460908 [ 279 ] {e3802424-6c6f-4619-9e74-900e0664fc30} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5963 | 2024.12.21 02:53:23.461140 [ 279 ] {e3802424-6c6f-4619-9e74-900e0664fc30} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5964 | 2024.12.21 02:53:23.461317 [ 279 ] {e3802424-6c6f-4619-9e74-900e0664fc30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
5965 | 2024.12.21 02:53:23.461365 [ 279 ] {e3802424-6c6f-4619-9e74-900e0664fc30} <Debug> TCPHandler: Processed in 0.001589888 sec. | ||
5966 | 2024.12.21 02:53:25.249709 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5967 | 2024.12.21 02:53:25.250392 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5968 | 2024.12.21 02:53:25.250443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5969 | 2024.12.21 02:53:25.250974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5970 | 2024.12.21 02:53:25.251237 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5971 | 2024.12.21 02:53:25.251540 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5972 | 2024.12.21 02:53:26.167727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5973 | 2024.12.21 02:53:26.188323 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5974 | 2024.12.21 02:53:26.188372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5975 | 2024.12.21 02:53:26.195807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5976 | 2024.12.21 02:53:26.196568 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5977 | 2024.12.21 02:53:26.199111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5978 | 2024.12.21 02:53:27.805119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 824 | ||
5979 | 2024.12.21 02:53:27.808660 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5980 | 2024.12.21 02:53:27.808722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5981 | 2024.12.21 02:53:27.810202 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5982 | 2024.12.21 02:53:27.810517 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5983 | 2024.12.21 02:53:27.811665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
5984 | 2024.12.21 02:53:28.444509 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5985 | 2024.12.21 02:53:28.444807 [ 279 ] {f45c23bc-6b9b-4dcd-ad53-c50743849749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5986 | 2024.12.21 02:53:28.444877 [ 279 ] {f45c23bc-6b9b-4dcd-ad53-c50743849749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5987 | 2024.12.21 02:53:28.445626 [ 279 ] {f45c23bc-6b9b-4dcd-ad53-c50743849749} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5988 | 2024.12.21 02:53:28.445668 [ 279 ] {f45c23bc-6b9b-4dcd-ad53-c50743849749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5989 | 2024.12.21 02:53:28.446110 [ 279 ] {f45c23bc-6b9b-4dcd-ad53-c50743849749} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5990 | 2024.12.21 02:53:28.446374 [ 279 ] {f45c23bc-6b9b-4dcd-ad53-c50743849749} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5991 | 2024.12.21 02:53:28.446528 [ 28 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5992 | 2024.12.21 02:53:28.446580 [ 28 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5993 | 2024.12.21 02:53:28.446590 [ 279 ] {f45c23bc-6b9b-4dcd-ad53-c50743849749} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. | ||
5994 | 2024.12.21 02:53:28.446612 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5995 | 2024.12.21 02:53:28.446706 [ 279 ] {f45c23bc-6b9b-4dcd-ad53-c50743849749} <Debug> TCPHandler: Processed in 0.002381268 sec. | ||
5996 | 2024.12.21 02:53:28.447132 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
5997 | 2024.12.21 02:53:28.447159 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5998 | 2024.12.21 02:53:28.447421 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5999 | 2024.12.21 02:53:28.447496 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
6000 | 2024.12.21 02:53:28.447520 [ 281 ] {14f397df-8f68-482a-8a96-9f2a7f0ed850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6001 | 2024.12.21 02:53:28.447702 [ 281 ] {14f397df-8f68-482a-8a96-9f2a7f0ed850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6002 | 2024.12.21 02:53:28.447741 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
6003 | 2024.12.21 02:53:28.448056 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
6004 | 2024.12.21 02:53:28.448399 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
6005 | 2024.12.21 02:53:28.448605 [ 193 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
6006 | 2024.12.21 02:53:28.449803 [ 281 ] {14f397df-8f68-482a-8a96-9f2a7f0ed850} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6007 | 2024.12.21 02:53:28.449855 [ 281 ] {14f397df-8f68-482a-8a96-9f2a7f0ed850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6008 | 2024.12.21 02:53:28.450085 [ 190 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003344528 sec., 20929.709663067555 rows/sec., 1.55 MiB/sec. | ||
6009 | 2024.12.21 02:53:28.450433 [ 190 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6010 | 2024.12.21 02:53:28.450624 [ 281 ] {14f397df-8f68-482a-8a96-9f2a7f0ed850} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6011 | 2024.12.21 02:53:28.450998 [ 190 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_17_4} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6012 | 2024.12.21 02:53:28.451148 [ 281 ] {14f397df-8f68-482a-8a96-9f2a7f0ed850} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6013 | 2024.12.21 02:53:28.451211 [ 190 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_17_4} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6014 | 2024.12.21 02:53:28.451446 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6015 | 2024.12.21 02:53:28.451594 [ 281 ] {14f397df-8f68-482a-8a96-9f2a7f0ed850} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.004172 sec., 64477.46883988494 rows/sec., 5.66 MiB/sec. | ||
6016 | 2024.12.21 02:53:28.451739 [ 281 ] {14f397df-8f68-482a-8a96-9f2a7f0ed850} <Debug> TCPHandler: Processed in 0.004865847 sec. | ||
6017 | 2024.12.21 02:53:28.451909 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6018 | 2024.12.21 02:53:28.452038 [ 279 ] {7bfcf4d6-4a10-4f4a-88e9-e3bc0e386c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6019 | 2024.12.21 02:53:28.452091 [ 279 ] {7bfcf4d6-4a10-4f4a-88e9-e3bc0e386c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6020 | 2024.12.21 02:53:28.452714 [ 279 ] {7bfcf4d6-4a10-4f4a-88e9-e3bc0e386c93} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6021 | 2024.12.21 02:53:28.452753 [ 279 ] {7bfcf4d6-4a10-4f4a-88e9-e3bc0e386c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6022 | 2024.12.21 02:53:28.453127 [ 279 ] {7bfcf4d6-4a10-4f4a-88e9-e3bc0e386c93} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6023 | 2024.12.21 02:53:28.453368 [ 279 ] {7bfcf4d6-4a10-4f4a-88e9-e3bc0e386c93} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6024 | 2024.12.21 02:53:28.453591 [ 279 ] {7bfcf4d6-4a10-4f4a-88e9-e3bc0e386c93} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001578 sec., 25348.542458808617 rows/sec., 1.82 MiB/sec. | ||
6025 | 2024.12.21 02:53:28.453736 [ 279 ] {7bfcf4d6-4a10-4f4a-88e9-e3bc0e386c93} <Debug> TCPHandler: Processed in 0.001891572 sec. | ||
6026 | 2024.12.21 02:53:28.453982 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6027 | 2024.12.21 02:53:28.454127 [ 281 ] {992ea2bd-560c-45a1-b7d9-6263c0774c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6028 | 2024.12.21 02:53:28.454189 [ 281 ] {992ea2bd-560c-45a1-b7d9-6263c0774c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6029 | 2024.12.21 02:53:28.454862 [ 281 ] {992ea2bd-560c-45a1-b7d9-6263c0774c44} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6030 | 2024.12.21 02:53:28.454903 [ 281 ] {992ea2bd-560c-45a1-b7d9-6263c0774c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6031 | 2024.12.21 02:53:28.455264 [ 281 ] {992ea2bd-560c-45a1-b7d9-6263c0774c44} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6032 | 2024.12.21 02:53:28.455495 [ 281 ] {992ea2bd-560c-45a1-b7d9-6263c0774c44} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6033 | 2024.12.21 02:53:28.455706 [ 281 ] {992ea2bd-560c-45a1-b7d9-6263c0774c44} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001615 sec., 8668.7306501548 rows/sec., 607.10 KiB/sec. | ||
6034 | 2024.12.21 02:53:28.455760 [ 281 ] {992ea2bd-560c-45a1-b7d9-6263c0774c44} <Debug> TCPHandler: Processed in 0.001912092 sec. | ||
6035 | 2024.12.21 02:53:28.455902 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6036 | 2024.12.21 02:53:28.456020 [ 279 ] {0b31a266-4b29-4f48-8f4d-298cb7531710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6037 | 2024.12.21 02:53:28.456068 [ 279 ] {0b31a266-4b29-4f48-8f4d-298cb7531710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6038 | 2024.12.21 02:53:28.456650 [ 279 ] {0b31a266-4b29-4f48-8f4d-298cb7531710} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6039 | 2024.12.21 02:53:28.456687 [ 279 ] {0b31a266-4b29-4f48-8f4d-298cb7531710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6040 | 2024.12.21 02:53:28.457050 [ 279 ] {0b31a266-4b29-4f48-8f4d-298cb7531710} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6041 | 2024.12.21 02:53:28.457285 [ 279 ] {0b31a266-4b29-4f48-8f4d-298cb7531710} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6042 | 2024.12.21 02:53:28.457406 [ 28 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6043 | 2024.12.21 02:53:28.457444 [ 28 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6044 | 2024.12.21 02:53:28.457464 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6045 | 2024.12.21 02:53:28.457483 [ 279 ] {0b31a266-4b29-4f48-8f4d-298cb7531710} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001488 sec., 8736.559139784946 rows/sec., 544.72 KiB/sec. | ||
6046 | 2024.12.21 02:53:28.457825 [ 279 ] {0b31a266-4b29-4f48-8f4d-298cb7531710} <Debug> TCPHandler: Processed in 0.001975563 sec. | ||
6047 | 2024.12.21 02:53:28.457834 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
6048 | 2024.12.21 02:53:28.458124 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6049 | 2024.12.21 02:53:28.458274 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6050 | 2024.12.21 02:53:28.458347 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
6051 | 2024.12.21 02:53:28.458398 [ 281 ] {2c052eaa-1c95-4f49-86c8-5eb8930a4492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6052 | 2024.12.21 02:53:28.458536 [ 281 ] {2c052eaa-1c95-4f49-86c8-5eb8930a4492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6053 | 2024.12.21 02:53:28.458587 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
6054 | 2024.12.21 02:53:28.458872 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
6055 | 2024.12.21 02:53:28.459189 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
6056 | 2024.12.21 02:53:28.459554 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
6057 | 2024.12.21 02:53:28.461403 [ 281 ] {2c052eaa-1c95-4f49-86c8-5eb8930a4492} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2024.12.21 02:53:28.461478 [ 281 ] {2c052eaa-1c95-4f49-86c8-5eb8930a4492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6059 | 2024.12.21 02:53:28.462090 [ 187 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004550333 sec., 14284.668836324725 rows/sec., 946.45 KiB/sec. | ||
6060 | 2024.12.21 02:53:28.462329 [ 281 ] {2c052eaa-1c95-4f49-86c8-5eb8930a4492} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6061 | 2024.12.21 02:53:28.462339 [ 187 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6062 | 2024.12.21 02:53:28.462762 [ 281 ] {2c052eaa-1c95-4f49-86c8-5eb8930a4492} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6063 | 2024.12.21 02:53:28.462896 [ 187 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_17_4} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2024.12.21 02:53:28.463191 [ 187 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_17_4} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6065 | 2024.12.21 02:53:28.463197 [ 281 ] {2c052eaa-1c95-4f49-86c8-5eb8930a4492} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.004857 sec., 85443.68952028001 rows/sec., 6.10 MiB/sec. | ||
6066 | 2024.12.21 02:53:28.463451 [ 281 ] {2c052eaa-1c95-4f49-86c8-5eb8930a4492} <Debug> TCPHandler: Processed in 0.005506185 sec. | ||
6067 | 2024.12.21 02:53:28.463461 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6068 | 2024.12.21 02:53:28.463614 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6069 | 2024.12.21 02:53:28.463735 [ 279 ] {f89fc07c-a103-4756-b129-f53fcc75169a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6070 | 2024.12.21 02:53:28.463785 [ 279 ] {f89fc07c-a103-4756-b129-f53fcc75169a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6071 | 2024.12.21 02:53:28.464276 [ 279 ] {f89fc07c-a103-4756-b129-f53fcc75169a} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6072 | 2024.12.21 02:53:28.464314 [ 279 ] {f89fc07c-a103-4756-b129-f53fcc75169a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6073 | 2024.12.21 02:53:28.464684 [ 279 ] {f89fc07c-a103-4756-b129-f53fcc75169a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6074 | 2024.12.21 02:53:28.464932 [ 279 ] {f89fc07c-a103-4756-b129-f53fcc75169a} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6075 | 2024.12.21 02:53:28.465143 [ 279 ] {f89fc07c-a103-4756-b129-f53fcc75169a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
6076 | 2024.12.21 02:53:28.465195 [ 279 ] {f89fc07c-a103-4756-b129-f53fcc75169a} <Debug> TCPHandler: Processed in 0.001640129 sec. | ||
6077 | 2024.12.21 02:53:28.465337 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6078 | 2024.12.21 02:53:28.465456 [ 281 ] {f49078a9-d283-4cde-b780-2f5b83544494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6079 | 2024.12.21 02:53:28.465511 [ 281 ] {f49078a9-d283-4cde-b780-2f5b83544494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6080 | 2024.12.21 02:53:28.466105 [ 281 ] {f49078a9-d283-4cde-b780-2f5b83544494} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6081 | 2024.12.21 02:53:28.466143 [ 281 ] {f49078a9-d283-4cde-b780-2f5b83544494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6082 | 2024.12.21 02:53:28.466548 [ 281 ] {f49078a9-d283-4cde-b780-2f5b83544494} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6083 | 2024.12.21 02:53:28.466783 [ 281 ] {f49078a9-d283-4cde-b780-2f5b83544494} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6084 | 2024.12.21 02:53:28.467033 [ 281 ] {f49078a9-d283-4cde-b780-2f5b83544494} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001597 sec., 148403.25610519724 rows/sec., 9.95 MiB/sec. | ||
6085 | 2024.12.21 02:53:28.467135 [ 281 ] {f49078a9-d283-4cde-b780-2f5b83544494} <Debug> TCPHandler: Processed in 0.001848832 sec. | ||
6086 | 2024.12.21 02:53:28.467357 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6087 | 2024.12.21 02:53:28.467501 [ 279 ] {d8153f70-7fd9-4d3d-a045-331b15777b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6088 | 2024.12.21 02:53:28.467561 [ 279 ] {d8153f70-7fd9-4d3d-a045-331b15777b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6089 | 2024.12.21 02:53:28.468046 [ 279 ] {d8153f70-7fd9-4d3d-a045-331b15777b79} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6090 | 2024.12.21 02:53:28.468084 [ 279 ] {d8153f70-7fd9-4d3d-a045-331b15777b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6091 | 2024.12.21 02:53:28.468446 [ 279 ] {d8153f70-7fd9-4d3d-a045-331b15777b79} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6092 | 2024.12.21 02:53:28.468683 [ 279 ] {d8153f70-7fd9-4d3d-a045-331b15777b79} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6093 | 2024.12.21 02:53:28.468919 [ 279 ] {d8153f70-7fd9-4d3d-a045-331b15777b79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
6094 | 2024.12.21 02:53:28.468973 [ 279 ] {d8153f70-7fd9-4d3d-a045-331b15777b79} <Debug> TCPHandler: Processed in 0.00172661 sec. | ||
6095 | 2024.12.21 02:53:28.469169 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6096 | 2024.12.21 02:53:28.469390 [ 281 ] {00c0d4ae-b1ae-42db-bcf5-0776742f957e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6097 | 2024.12.21 02:53:28.469527 [ 281 ] {00c0d4ae-b1ae-42db-bcf5-0776742f957e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6098 | 2024.12.21 02:53:28.470807 [ 281 ] {00c0d4ae-b1ae-42db-bcf5-0776742f957e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6099 | 2024.12.21 02:53:28.470846 [ 281 ] {00c0d4ae-b1ae-42db-bcf5-0776742f957e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6100 | 2024.12.21 02:53:28.471520 [ 281 ] {00c0d4ae-b1ae-42db-bcf5-0776742f957e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6101 | 2024.12.21 02:53:28.471773 [ 281 ] {00c0d4ae-b1ae-42db-bcf5-0776742f957e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6102 | 2024.12.21 02:53:28.472045 [ 281 ] {00c0d4ae-b1ae-42db-bcf5-0776742f957e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00271 sec., 12177.121771217711 rows/sec., 21.82 MiB/sec. | ||
6103 | 2024.12.21 02:53:28.472151 [ 281 ] {00c0d4ae-b1ae-42db-bcf5-0776742f957e} <Debug> TCPHandler: Processed in 0.003090857 sec. | ||
6104 | 2024.12.21 02:53:28.472295 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6105 | 2024.12.21 02:53:28.472434 [ 279 ] {e87d7edb-658a-4f7f-978e-9e6af26a96e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6106 | 2024.12.21 02:53:28.472493 [ 279 ] {e87d7edb-658a-4f7f-978e-9e6af26a96e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6107 | 2024.12.21 02:53:28.473019 [ 279 ] {e87d7edb-658a-4f7f-978e-9e6af26a96e2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6108 | 2024.12.21 02:53:28.473057 [ 279 ] {e87d7edb-658a-4f7f-978e-9e6af26a96e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6109 | 2024.12.21 02:53:28.473433 [ 279 ] {e87d7edb-658a-4f7f-978e-9e6af26a96e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6110 | 2024.12.21 02:53:28.473664 [ 279 ] {e87d7edb-658a-4f7f-978e-9e6af26a96e2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6111 | 2024.12.21 02:53:28.473923 [ 279 ] {e87d7edb-658a-4f7f-978e-9e6af26a96e2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001513 sec., 54196.959682749504 rows/sec., 3.44 MiB/sec. | ||
6112 | 2024.12.21 02:53:28.474069 [ 279 ] {e87d7edb-658a-4f7f-978e-9e6af26a96e2} <Debug> TCPHandler: Processed in 0.001835191 sec. | ||
6113 | 2024.12.21 02:53:32.638230 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6114 | 2024.12.21 02:53:32.638299 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6115 | 2024.12.21 02:53:32.751830 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
6116 | 2024.12.21 02:53:32.752579 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6117 | 2024.12.21 02:53:32.752633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6118 | 2024.12.21 02:53:32.753181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6119 | 2024.12.21 02:53:32.753449 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6120 | 2024.12.21 02:53:32.753762 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6121 | 2024.12.21 02:53:33.437707 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6122 | 2024.12.21 02:53:33.437980 [ 279 ] {3eef9dd6-c3af-4a52-b4e0-7230774d6d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6123 | 2024.12.21 02:53:33.438047 [ 279 ] {3eef9dd6-c3af-4a52-b4e0-7230774d6d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6124 | 2024.12.21 02:53:33.438783 [ 279 ] {3eef9dd6-c3af-4a52-b4e0-7230774d6d0c} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6125 | 2024.12.21 02:53:33.438823 [ 279 ] {3eef9dd6-c3af-4a52-b4e0-7230774d6d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6126 | 2024.12.21 02:53:33.439263 [ 279 ] {3eef9dd6-c3af-4a52-b4e0-7230774d6d0c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6127 | 2024.12.21 02:53:33.439513 [ 279 ] {3eef9dd6-c3af-4a52-b4e0-7230774d6d0c} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6128 | 2024.12.21 02:53:33.439713 [ 279 ] {3eef9dd6-c3af-4a52-b4e0-7230774d6d0c} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001788 sec., 40268.45637583893 rows/sec., 3.26 MiB/sec. | ||
6129 | 2024.12.21 02:53:33.439768 [ 279 ] {3eef9dd6-c3af-4a52-b4e0-7230774d6d0c} <Debug> TCPHandler: Processed in 0.002243177 sec. | ||
6130 | 2024.12.21 02:53:33.440044 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6131 | 2024.12.21 02:53:33.440261 [ 281 ] {6faf38fd-bf37-4786-9e44-21d7c06c9658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6132 | 2024.12.21 02:53:33.440345 [ 281 ] {6faf38fd-bf37-4786-9e44-21d7c06c9658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6133 | 2024.12.21 02:53:33.441162 [ 281 ] {6faf38fd-bf37-4786-9e44-21d7c06c9658} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6134 | 2024.12.21 02:53:33.441213 [ 281 ] {6faf38fd-bf37-4786-9e44-21d7c06c9658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6135 | 2024.12.21 02:53:33.441646 [ 281 ] {6faf38fd-bf37-4786-9e44-21d7c06c9658} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6136 | 2024.12.21 02:53:33.441893 [ 281 ] {6faf38fd-bf37-4786-9e44-21d7c06c9658} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6137 | 2024.12.21 02:53:33.442070 [ 72 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6138 | 2024.12.21 02:53:33.442138 [ 72 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6139 | 2024.12.21 02:53:33.442158 [ 281 ] {6faf38fd-bf37-4786-9e44-21d7c06c9658} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001949 sec., 4104.669061056952 rows/sec., 308.65 KiB/sec. | ||
6140 | 2024.12.21 02:53:33.442179 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6141 | 2024.12.21 02:53:33.442367 [ 281 ] {6faf38fd-bf37-4786-9e44-21d7c06c9658} <Debug> TCPHandler: Processed in 0.002475659 sec. | ||
6142 | 2024.12.21 02:53:33.442611 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
6143 | 2024.12.21 02:53:33.442807 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6144 | 2024.12.21 02:53:33.442979 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6145 | 2024.12.21 02:53:33.443061 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 66 rows starting from the beginning of the part | ||
6146 | 2024.12.21 02:53:33.443084 [ 279 ] {e74bd568-1dde-43b3-a7ef-7d5af0ceba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6147 | 2024.12.21 02:53:33.443217 [ 279 ] {e74bd568-1dde-43b3-a7ef-7d5af0ceba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6148 | 2024.12.21 02:53:33.443327 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
6149 | 2024.12.21 02:53:33.443699 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
6150 | 2024.12.21 02:53:33.443998 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
6151 | 2024.12.21 02:53:33.444372 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
6152 | 2024.12.21 02:53:33.444737 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
6153 | 2024.12.21 02:53:33.446195 [ 279 ] {e74bd568-1dde-43b3-a7ef-7d5af0ceba87} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6154 | 2024.12.21 02:53:33.446279 [ 279 ] {e74bd568-1dde-43b3-a7ef-7d5af0ceba87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6155 | 2024.12.21 02:53:33.447287 [ 279 ] {e74bd568-1dde-43b3-a7ef-7d5af0ceba87} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6156 | 2024.12.21 02:53:33.447574 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.005250531 sec., 32758.59146436808 rows/sec., 2.47 MiB/sec. | ||
6157 | 2024.12.21 02:53:33.447719 [ 279 ] {e74bd568-1dde-43b3-a7ef-7d5af0ceba87} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6158 | 2024.12.21 02:53:33.447763 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6159 | 2024.12.21 02:53:33.447949 [ 279 ] {e74bd568-1dde-43b3-a7ef-7d5af0ceba87} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00493 sec., 14604.46247464503 rows/sec., 1.14 MiB/sec. | ||
6160 | 2024.12.21 02:53:33.448028 [ 279 ] {e74bd568-1dde-43b3-a7ef-7d5af0ceba87} <Debug> TCPHandler: Processed in 0.005552165 sec. | ||
6161 | 2024.12.21 02:53:33.448201 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_36_7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6162 | 2024.12.21 02:53:33.448274 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6163 | 2024.12.21 02:53:33.448334 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_36_7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6164 | 2024.12.21 02:53:33.448503 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6165 | 2024.12.21 02:53:33.448613 [ 281 ] {02aad957-645c-495c-9d2f-d4f6b3758fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6166 | 2024.12.21 02:53:33.448719 [ 281 ] {02aad957-645c-495c-9d2f-d4f6b3758fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6167 | 2024.12.21 02:53:33.449414 [ 281 ] {02aad957-645c-495c-9d2f-d4f6b3758fd3} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6168 | 2024.12.21 02:53:33.449454 [ 281 ] {02aad957-645c-495c-9d2f-d4f6b3758fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6169 | 2024.12.21 02:53:33.449862 [ 281 ] {02aad957-645c-495c-9d2f-d4f6b3758fd3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6170 | 2024.12.21 02:53:33.450101 [ 281 ] {02aad957-645c-495c-9d2f-d4f6b3758fd3} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6171 | 2024.12.21 02:53:33.450291 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6172 | 2024.12.21 02:53:33.450347 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6173 | 2024.12.21 02:53:33.450384 [ 281 ] {02aad957-645c-495c-9d2f-d4f6b3758fd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001844 sec., 86767.89587852494 rows/sec., 6.04 MiB/sec. | ||
6174 | 2024.12.21 02:53:33.450389 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6175 | 2024.12.21 02:53:33.450555 [ 281 ] {02aad957-645c-495c-9d2f-d4f6b3758fd3} <Debug> TCPHandler: Processed in 0.002428118 sec. | ||
6176 | 2024.12.21 02:53:33.450607 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
6177 | 2024.12.21 02:53:33.450737 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6178 | 2024.12.21 02:53:33.450750 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6179 | 2024.12.21 02:53:33.450775 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10806 rows starting from the beginning of the part | ||
6180 | 2024.12.21 02:53:33.451126 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
6181 | 2024.12.21 02:53:33.451151 [ 279 ] {11279d05-d056-4a61-9319-a8a2d74aeffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6182 | 2024.12.21 02:53:33.451448 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
6183 | 2024.12.21 02:53:33.451579 [ 279 ] {11279d05-d056-4a61-9319-a8a2d74aeffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6184 | 2024.12.21 02:53:33.451807 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 161 rows starting from the beginning of the part | ||
6185 | 2024.12.21 02:53:33.452268 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
6186 | 2024.12.21 02:53:33.452666 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
6187 | 2024.12.21 02:53:33.456127 [ 279 ] {11279d05-d056-4a61-9319-a8a2d74aeffd} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6188 | 2024.12.21 02:53:33.456206 [ 279 ] {11279d05-d056-4a61-9319-a8a2d74aeffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6189 | 2024.12.21 02:53:33.457298 [ 279 ] {11279d05-d056-4a61-9319-a8a2d74aeffd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6190 | 2024.12.21 02:53:33.457928 [ 279 ] {11279d05-d056-4a61-9319-a8a2d74aeffd} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6191 | 2024.12.21 02:53:33.458096 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6192 | 2024.12.21 02:53:33.458145 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6193 | 2024.12.21 02:53:33.458171 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6194 | 2024.12.21 02:53:33.458190 [ 279 ] {11279d05-d056-4a61-9319-a8a2d74aeffd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007241 sec., 1104.8197762739953 rows/sec., 1.98 MiB/sec. | ||
6195 | 2024.12.21 02:53:33.458423 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
6196 | 2024.12.21 02:53:33.458500 [ 279 ] {11279d05-d056-4a61-9319-a8a2d74aeffd} <Debug> TCPHandler: Processed in 0.007835412 sec. | ||
6197 | 2024.12.21 02:53:33.458727 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6198 | 2024.12.21 02:53:33.458885 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6199 | 2024.12.21 02:53:33.459112 [ 281 ] {0e37d0ef-6621-4a6a-aecf-2c95085d3715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6200 | 2024.12.21 02:53:33.459257 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 624 rows starting from the beginning of the part | ||
6201 | 2024.12.21 02:53:33.459324 [ 281 ] {0e37d0ef-6621-4a6a-aecf-2c95085d3715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6202 | 2024.12.21 02:53:33.460015 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11761 rows, containing 5 columns (5 merged, 0 gathered) in 0.00946689 sec., 1242329.8464437635 rows/sec., 83.85 MiB/sec. | ||
6203 | 2024.12.21 02:53:33.460703 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6204 | 2024.12.21 02:53:33.460815 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
6205 | 2024.12.21 02:53:33.462026 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6206 | 2024.12.21 02:53:33.462151 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
6207 | 2024.12.21 02:53:33.462322 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6208 | 2024.12.21 02:53:33.462616 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
6209 | 2024.12.21 02:53:33.463200 [ 281 ] {0e37d0ef-6621-4a6a-aecf-2c95085d3715} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2024.12.21 02:53:33.463217 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
6211 | 2024.12.21 02:53:33.463277 [ 281 ] {0e37d0ef-6621-4a6a-aecf-2c95085d3715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6212 | 2024.12.21 02:53:33.463864 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
6213 | 2024.12.21 02:53:33.464527 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
6214 | 2024.12.21 02:53:33.464864 [ 281 ] {0e37d0ef-6621-4a6a-aecf-2c95085d3715} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6215 | 2024.12.21 02:53:33.465605 [ 281 ] {0e37d0ef-6621-4a6a-aecf-2c95085d3715} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6216 | 2024.12.21 02:53:33.465846 [ 72 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6217 | 2024.12.21 02:53:33.465968 [ 72 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6218 | 2024.12.21 02:53:33.466043 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6219 | 2024.12.21 02:53:33.466200 [ 281 ] {0e37d0ef-6621-4a6a-aecf-2c95085d3715} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007193 sec., 8341.44306965105 rows/sec., 575.65 KiB/sec. | ||
6220 | 2024.12.21 02:53:33.466600 [ 281 ] {0e37d0ef-6621-4a6a-aecf-2c95085d3715} <Debug> TCPHandler: Processed in 0.007983983 sec. | ||
6221 | 2024.12.21 02:53:33.467014 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6222 | 2024.12.21 02:53:33.467446 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6223 | 2024.12.21 02:53:33.467514 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1998 rows starting from the beginning of the part | ||
6224 | 2024.12.21 02:53:33.467648 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6225 | 2024.12.21 02:53:33.467882 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6226 | 2024.12.21 02:53:33.468049 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6227 | 2024.12.21 02:53:33.468155 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6228 | 2024.12.21 02:53:33.468471 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6229 | 2024.12.21 02:53:33.470901 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2342 rows, containing 4 columns (4 merged, 0 gathered) in 0.004682154 sec., 500197.13149118976 rows/sec., 32.51 MiB/sec. | ||
6230 | 2024.12.21 02:53:33.471172 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6231 | 2024.12.21 02:53:33.471849 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_41_8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6232 | 2024.12.21 02:53:33.471926 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_41_8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6233 | 2024.12.21 02:53:33.472004 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
6234 | 2024.12.21 02:53:33.473665 [ 194 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 19 columns (19 merged, 0 gathered) in 0.015432691 sec., 46265.42448105777 rows/sec., 82.91 MiB/sec. | ||
6235 | 2024.12.21 02:53:33.474541 [ 194 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6236 | 2024.12.21 02:53:33.475029 [ 194 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6237 | 2024.12.21 02:53:33.475123 [ 194 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6238 | 2024.12.21 02:53:33.475293 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
6239 | 2024.12.21 02:53:33.699229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6240 | 2024.12.21 02:53:33.721484 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6241 | 2024.12.21 02:53:33.721539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6242 | 2024.12.21 02:53:33.729417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6243 | 2024.12.21 02:53:33.730220 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6244 | 2024.12.21 02:53:33.734032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6245 | 2024.12.21 02:53:34.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.92 MiB, peak 205.89 MiB, free memory in arenas 0.00 B, will set to 200.89 MiB (RSS), difference: 1.96 MiB | ||
6246 | 2024.12.21 02:53:35.195618 [ 150 ] {} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6247 | 2024.12.21 02:53:35.195698 [ 150 ] {} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6248 | 2024.12.21 02:53:35.195725 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6249 | 2024.12.21 02:53:35.195929 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::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 | ||
6250 | 2024.12.21 02:53:35.196220 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6251 | 2024.12.21 02:53:35.196265 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
6252 | 2024.12.21 02:53:35.196366 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
6253 | 2024.12.21 02:53:35.196589 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
6254 | 2024.12.21 02:53:35.196950 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
6255 | 2024.12.21 02:53:35.197190 [ 198 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
6256 | 2024.12.21 02:53:35.198296 [ 197 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00249598 sec., 14423.192493529596 rows/sec., 1.20 MiB/sec. | ||
6257 | 2024.12.21 02:53:35.198481 [ 197 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6258 | 2024.12.21 02:53:35.198847 [ 197 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6259 | 2024.12.21 02:53:35.198945 [ 197 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_9_2} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6260 | 2024.12.21 02:53:35.199042 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6261 | 2024.12.21 02:53:37.057721 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6262 | 2024.12.21 02:53:37.057929 [ 279 ] {0c2f4cf2-e682-4e73-aa23-69cebd0cb0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6263 | 2024.12.21 02:53:37.058001 [ 279 ] {0c2f4cf2-e682-4e73-aa23-69cebd0cb0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6264 | 2024.12.21 02:53:37.058712 [ 279 ] {0c2f4cf2-e682-4e73-aa23-69cebd0cb0ca} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6265 | 2024.12.21 02:53:37.058754 [ 279 ] {0c2f4cf2-e682-4e73-aa23-69cebd0cb0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6266 | 2024.12.21 02:53:37.059192 [ 279 ] {0c2f4cf2-e682-4e73-aa23-69cebd0cb0ca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6267 | 2024.12.21 02:53:37.059450 [ 279 ] {0c2f4cf2-e682-4e73-aa23-69cebd0cb0ca} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6268 | 2024.12.21 02:53:37.059654 [ 279 ] {0c2f4cf2-e682-4e73-aa23-69cebd0cb0ca} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001782 sec., 7856.341189674523 rows/sec., 565.55 KiB/sec. | ||
6269 | 2024.12.21 02:53:37.059716 [ 279 ] {0c2f4cf2-e682-4e73-aa23-69cebd0cb0ca} <Debug> TCPHandler: Processed in 0.002130425 sec. | ||
6270 | 2024.12.21 02:53:37.059971 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6271 | 2024.12.21 02:53:37.060163 [ 281 ] {1010e8ec-d8cf-4ebe-8c1a-b6f540534da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6272 | 2024.12.21 02:53:37.060235 [ 281 ] {1010e8ec-d8cf-4ebe-8c1a-b6f540534da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6273 | 2024.12.21 02:53:37.060972 [ 281 ] {1010e8ec-d8cf-4ebe-8c1a-b6f540534da7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6274 | 2024.12.21 02:53:37.061019 [ 281 ] {1010e8ec-d8cf-4ebe-8c1a-b6f540534da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6275 | 2024.12.21 02:53:37.061432 [ 281 ] {1010e8ec-d8cf-4ebe-8c1a-b6f540534da7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6276 | 2024.12.21 02:53:37.061679 [ 281 ] {1010e8ec-d8cf-4ebe-8c1a-b6f540534da7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6277 | 2024.12.21 02:53:37.061913 [ 281 ] {1010e8ec-d8cf-4ebe-8c1a-b6f540534da7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001804 sec., 4434.589800443458 rows/sec., 361.61 KiB/sec. | ||
6278 | 2024.12.21 02:53:37.061976 [ 281 ] {1010e8ec-d8cf-4ebe-8c1a-b6f540534da7} <Debug> TCPHandler: Processed in 0.002150395 sec. | ||
6279 | 2024.12.21 02:53:37.062179 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6280 | 2024.12.21 02:53:37.062405 [ 279 ] {b1a3427c-7e2d-465f-8a07-abccad5e62d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6281 | 2024.12.21 02:53:37.062495 [ 279 ] {b1a3427c-7e2d-465f-8a07-abccad5e62d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6282 | 2024.12.21 02:53:37.064057 [ 279 ] {b1a3427c-7e2d-465f-8a07-abccad5e62d4} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6283 | 2024.12.21 02:53:37.064097 [ 279 ] {b1a3427c-7e2d-465f-8a07-abccad5e62d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6284 | 2024.12.21 02:53:37.064550 [ 279 ] {b1a3427c-7e2d-465f-8a07-abccad5e62d4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6285 | 2024.12.21 02:53:37.064802 [ 279 ] {b1a3427c-7e2d-465f-8a07-abccad5e62d4} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6286 | 2024.12.21 02:53:37.065024 [ 279 ] {b1a3427c-7e2d-465f-8a07-abccad5e62d4} <Debug> executeQuery: Read 1413 rows, 120.57 KiB in 0.002676 sec., 528026.9058295964 rows/sec., 44.00 MiB/sec. | ||
6287 | 2024.12.21 02:53:37.065102 [ 279 ] {b1a3427c-7e2d-465f-8a07-abccad5e62d4} <Debug> TCPHandler: Processed in 0.003031875 sec. | ||
6288 | 2024.12.21 02:53:37.065383 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6289 | 2024.12.21 02:53:37.065608 [ 281 ] {586ac68e-1be1-468e-b183-eb91911b9b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6290 | 2024.12.21 02:53:37.065699 [ 281 ] {586ac68e-1be1-468e-b183-eb91911b9b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6291 | 2024.12.21 02:53:37.066457 [ 281 ] {586ac68e-1be1-468e-b183-eb91911b9b79} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6292 | 2024.12.21 02:53:37.066495 [ 281 ] {586ac68e-1be1-468e-b183-eb91911b9b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6293 | 2024.12.21 02:53:37.066862 [ 281 ] {586ac68e-1be1-468e-b183-eb91911b9b79} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6294 | 2024.12.21 02:53:37.067097 [ 281 ] {586ac68e-1be1-468e-b183-eb91911b9b79} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6295 | 2024.12.21 02:53:37.067272 [ 281 ] {586ac68e-1be1-468e-b183-eb91911b9b79} <Debug> executeQuery: Read 48 rows, 3.50 KiB in 0.00172 sec., 27906.976744186046 rows/sec., 1.98 MiB/sec. | ||
6296 | 2024.12.21 02:53:37.067330 [ 281 ] {586ac68e-1be1-468e-b183-eb91911b9b79} <Debug> TCPHandler: Processed in 0.002058524 sec. | ||
6297 | 2024.12.21 02:53:37.067494 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6298 | 2024.12.21 02:53:37.067638 [ 279 ] {8c7c3f6f-7155-4e92-ac04-3ae5f8b44af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6299 | 2024.12.21 02:53:37.067696 [ 279 ] {8c7c3f6f-7155-4e92-ac04-3ae5f8b44af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6300 | 2024.12.21 02:53:37.068400 [ 279 ] {8c7c3f6f-7155-4e92-ac04-3ae5f8b44af4} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6301 | 2024.12.21 02:53:37.068440 [ 279 ] {8c7c3f6f-7155-4e92-ac04-3ae5f8b44af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6302 | 2024.12.21 02:53:37.068805 [ 279 ] {8c7c3f6f-7155-4e92-ac04-3ae5f8b44af4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6303 | 2024.12.21 02:53:37.069040 [ 279 ] {8c7c3f6f-7155-4e92-ac04-3ae5f8b44af4} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6304 | 2024.12.21 02:53:37.069291 [ 279 ] {8c7c3f6f-7155-4e92-ac04-3ae5f8b44af4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001676 sec., 144391.40811455846 rows/sec., 9.78 MiB/sec. | ||
6305 | 2024.12.21 02:53:37.069375 [ 279 ] {8c7c3f6f-7155-4e92-ac04-3ae5f8b44af4} <Debug> TCPHandler: Processed in 0.001948573 sec. | ||
6306 | 2024.12.21 02:53:37.069663 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6307 | 2024.12.21 02:53:37.069886 [ 281 ] {f3f53dd1-3dc7-4f56-b563-d088cc643d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6308 | 2024.12.21 02:53:37.069972 [ 281 ] {f3f53dd1-3dc7-4f56-b563-d088cc643d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6309 | 2024.12.21 02:53:37.070572 [ 281 ] {f3f53dd1-3dc7-4f56-b563-d088cc643d55} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6310 | 2024.12.21 02:53:37.070609 [ 281 ] {f3f53dd1-3dc7-4f56-b563-d088cc643d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6311 | 2024.12.21 02:53:37.070965 [ 281 ] {f3f53dd1-3dc7-4f56-b563-d088cc643d55} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6312 | 2024.12.21 02:53:37.071215 [ 281 ] {f3f53dd1-3dc7-4f56-b563-d088cc643d55} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6313 | 2024.12.21 02:53:37.071445 [ 281 ] {f3f53dd1-3dc7-4f56-b563-d088cc643d55} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001609 sec., 8079.552517091362 rows/sec., 503.76 KiB/sec. | ||
6314 | 2024.12.21 02:53:37.071650 [ 281 ] {f3f53dd1-3dc7-4f56-b563-d088cc643d55} <Debug> TCPHandler: Processed in 0.002156746 sec. | ||
6315 | 2024.12.21 02:53:37.071833 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6316 | 2024.12.21 02:53:37.071969 [ 279 ] {8702c013-658c-4690-b070-a941f6b8f9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6317 | 2024.12.21 02:53:37.072026 [ 279 ] {8702c013-658c-4690-b070-a941f6b8f9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6318 | 2024.12.21 02:53:37.073046 [ 279 ] {8702c013-658c-4690-b070-a941f6b8f9b1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6319 | 2024.12.21 02:53:37.073086 [ 279 ] {8702c013-658c-4690-b070-a941f6b8f9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6320 | 2024.12.21 02:53:37.073490 [ 279 ] {8702c013-658c-4690-b070-a941f6b8f9b1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6321 | 2024.12.21 02:53:37.073723 [ 279 ] {8702c013-658c-4690-b070-a941f6b8f9b1} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6322 | 2024.12.21 02:53:37.073934 [ 279 ] {8702c013-658c-4690-b070-a941f6b8f9b1} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.001995 sec., 440601.50375939853 rows/sec., 31.95 MiB/sec. | ||
6323 | 2024.12.21 02:53:37.073988 [ 279 ] {8702c013-658c-4690-b070-a941f6b8f9b1} <Debug> TCPHandler: Processed in 0.002221116 sec. | ||
6324 | 2024.12.21 02:53:37.074182 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6325 | 2024.12.21 02:53:37.074402 [ 281 ] {88069ba0-1492-483d-a7a9-64d274662d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6326 | 2024.12.21 02:53:37.074495 [ 281 ] {88069ba0-1492-483d-a7a9-64d274662d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6327 | 2024.12.21 02:53:37.075210 [ 281 ] {88069ba0-1492-483d-a7a9-64d274662d37} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6328 | 2024.12.21 02:53:37.075246 [ 281 ] {88069ba0-1492-483d-a7a9-64d274662d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6329 | 2024.12.21 02:53:37.075603 [ 281 ] {88069ba0-1492-483d-a7a9-64d274662d37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6330 | 2024.12.21 02:53:37.075836 [ 281 ] {88069ba0-1492-483d-a7a9-64d274662d37} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6331 | 2024.12.21 02:53:37.076047 [ 281 ] {88069ba0-1492-483d-a7a9-64d274662d37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001694 sec., 3541.912632821724 rows/sec., 185.05 KiB/sec. | ||
6332 | 2024.12.21 02:53:37.076142 [ 281 ] {88069ba0-1492-483d-a7a9-64d274662d37} <Debug> TCPHandler: Processed in 0.002067814 sec. | ||
6333 | 2024.12.21 02:53:37.076339 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6334 | 2024.12.21 02:53:37.076558 [ 279 ] {0663696c-1627-4bd7-8779-79a801352cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6335 | 2024.12.21 02:53:37.076654 [ 279 ] {0663696c-1627-4bd7-8779-79a801352cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6336 | 2024.12.21 02:53:37.077594 [ 279 ] {0663696c-1627-4bd7-8779-79a801352cda} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6337 | 2024.12.21 02:53:37.077632 [ 279 ] {0663696c-1627-4bd7-8779-79a801352cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6338 | 2024.12.21 02:53:37.078068 [ 279 ] {0663696c-1627-4bd7-8779-79a801352cda} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6339 | 2024.12.21 02:53:37.078314 [ 279 ] {0663696c-1627-4bd7-8779-79a801352cda} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6340 | 2024.12.21 02:53:37.078562 [ 279 ] {0663696c-1627-4bd7-8779-79a801352cda} <Debug> executeQuery: Read 907 rows, 61.91 KiB in 0.002047 sec., 443087.44504152413 rows/sec., 29.54 MiB/sec. | ||
6341 | 2024.12.21 02:53:37.078662 [ 279 ] {0663696c-1627-4bd7-8779-79a801352cda} <Debug> TCPHandler: Processed in 0.002431799 sec. | ||
6342 | 2024.12.21 02:53:37.078903 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6343 | 2024.12.21 02:53:37.079055 [ 281 ] {32a074f2-849a-4a4f-99a0-2093a06ecfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6344 | 2024.12.21 02:53:37.079115 [ 281 ] {32a074f2-849a-4a4f-99a0-2093a06ecfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6345 | 2024.12.21 02:53:37.079666 [ 281 ] {32a074f2-849a-4a4f-99a0-2093a06ecfb4} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6346 | 2024.12.21 02:53:37.079710 [ 281 ] {32a074f2-849a-4a4f-99a0-2093a06ecfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6347 | 2024.12.21 02:53:37.080119 [ 281 ] {32a074f2-849a-4a4f-99a0-2093a06ecfb4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6348 | 2024.12.21 02:53:37.080357 [ 281 ] {32a074f2-849a-4a4f-99a0-2093a06ecfb4} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6349 | 2024.12.21 02:53:37.080558 [ 281 ] {32a074f2-849a-4a4f-99a0-2093a06ecfb4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. | ||
6350 | 2024.12.21 02:53:37.080643 [ 281 ] {32a074f2-849a-4a4f-99a0-2093a06ecfb4} <Debug> TCPHandler: Processed in 0.001874252 sec. | ||
6351 | 2024.12.21 02:53:37.080786 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6352 | 2024.12.21 02:53:37.080903 [ 279 ] {c0a12ccc-3133-427a-8028-f0ee372c7e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6353 | 2024.12.21 02:53:37.080986 [ 279 ] {c0a12ccc-3133-427a-8028-f0ee372c7e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6354 | 2024.12.21 02:53:37.082261 [ 279 ] {c0a12ccc-3133-427a-8028-f0ee372c7e36} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6355 | 2024.12.21 02:53:37.082302 [ 279 ] {c0a12ccc-3133-427a-8028-f0ee372c7e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6356 | 2024.12.21 02:53:37.082940 [ 279 ] {c0a12ccc-3133-427a-8028-f0ee372c7e36} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6357 | 2024.12.21 02:53:37.083196 [ 279 ] {c0a12ccc-3133-427a-8028-f0ee372c7e36} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6358 | 2024.12.21 02:53:37.083451 [ 279 ] {c0a12ccc-3133-427a-8028-f0ee372c7e36} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002571 sec., 12835.472578763127 rows/sec., 23.00 MiB/sec. | ||
6359 | 2024.12.21 02:53:37.083556 [ 279 ] {c0a12ccc-3133-427a-8028-f0ee372c7e36} <Debug> TCPHandler: Processed in 0.002827763 sec. | ||
6360 | 2024.12.21 02:53:37.083752 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6361 | 2024.12.21 02:53:37.083973 [ 281 ] {59b87f9b-bba3-4971-9106-09b09e2669b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6362 | 2024.12.21 02:53:37.084052 [ 281 ] {59b87f9b-bba3-4971-9106-09b09e2669b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6363 | 2024.12.21 02:53:37.084535 [ 281 ] {59b87f9b-bba3-4971-9106-09b09e2669b3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6364 | 2024.12.21 02:53:37.084571 [ 281 ] {59b87f9b-bba3-4971-9106-09b09e2669b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6365 | 2024.12.21 02:53:37.084939 [ 281 ] {59b87f9b-bba3-4971-9106-09b09e2669b3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6366 | 2024.12.21 02:53:37.085182 [ 281 ] {59b87f9b-bba3-4971-9106-09b09e2669b3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6367 | 2024.12.21 02:53:37.085358 [ 281 ] {59b87f9b-bba3-4971-9106-09b09e2669b3} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001441 sec., 43025.67661346287 rows/sec., 2.68 MiB/sec. | ||
6368 | 2024.12.21 02:53:37.085409 [ 281 ] {59b87f9b-bba3-4971-9106-09b09e2669b3} <Debug> TCPHandler: Processed in 0.001765431 sec. | ||
6369 | 2024.12.21 02:53:37.811924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 882 | ||
6370 | 2024.12.21 02:53:37.815957 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6371 | 2024.12.21 02:53:37.816020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6372 | 2024.12.21 02:53:37.817540 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6373 | 2024.12.21 02:53:37.817854 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6374 | 2024.12.21 02:53:37.818113 [ 148 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6375 | 2024.12.21 02:53:37.818282 [ 148 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6376 | 2024.12.21 02:53:37.818386 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6377 | 2024.12.21 02:53:37.819432 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
6378 | 2024.12.21 02:53:37.820007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
6379 | 2024.12.21 02:53:37.820504 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6380 | 2024.12.21 02:53:37.820685 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 674 rows starting from the beginning of the part | ||
6381 | 2024.12.21 02:53:37.821207 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
6382 | 2024.12.21 02:53:37.821720 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part | ||
6383 | 2024.12.21 02:53:37.822232 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
6384 | 2024.12.21 02:53:37.822726 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
6385 | 2024.12.21 02:53:37.823204 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 58 rows starting from the beginning of the part | ||
6386 | 2024.12.21 02:53:37.831507 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 72 columns (72 merged, 0 gathered) in 0.0128669 sec., 68547.97969985 rows/sec., 57.11 MiB/sec. | ||
6387 | 2024.12.21 02:53:37.832916 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6388 | 2024.12.21 02:53:37.833757 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6389 | 2024.12.21 02:53:37.833861 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_21_4} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6390 | 2024.12.21 02:53:37.834229 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
6391 | 2024.12.21 02:53:38.431724 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6392 | 2024.12.21 02:53:38.431915 [ 279 ] {fc5c342d-4775-4ed9-8327-67ca7ecb5ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6393 | 2024.12.21 02:53:38.431984 [ 279 ] {fc5c342d-4775-4ed9-8327-67ca7ecb5ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6394 | 2024.12.21 02:53:38.432727 [ 279 ] {fc5c342d-4775-4ed9-8327-67ca7ecb5ffb} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6395 | 2024.12.21 02:53:38.432766 [ 279 ] {fc5c342d-4775-4ed9-8327-67ca7ecb5ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6396 | 2024.12.21 02:53:38.433218 [ 279 ] {fc5c342d-4775-4ed9-8327-67ca7ecb5ffb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6397 | 2024.12.21 02:53:38.433481 [ 279 ] {fc5c342d-4775-4ed9-8327-67ca7ecb5ffb} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6398 | 2024.12.21 02:53:38.433713 [ 279 ] {fc5c342d-4775-4ed9-8327-67ca7ecb5ffb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001851 sec., 30253.916801728796 rows/sec., 2.31 MiB/sec. | ||
6399 | 2024.12.21 02:53:38.433772 [ 279 ] {fc5c342d-4775-4ed9-8327-67ca7ecb5ffb} <Debug> TCPHandler: Processed in 0.002174506 sec. | ||
6400 | 2024.12.21 02:53:38.434019 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6401 | 2024.12.21 02:53:38.434207 [ 281 ] {afa5da67-36d8-4815-8291-6b699f9f985a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6402 | 2024.12.21 02:53:38.434281 [ 281 ] {afa5da67-36d8-4815-8291-6b699f9f985a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6403 | 2024.12.21 02:53:38.435072 [ 281 ] {afa5da67-36d8-4815-8291-6b699f9f985a} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6404 | 2024.12.21 02:53:38.435123 [ 281 ] {afa5da67-36d8-4815-8291-6b699f9f985a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6405 | 2024.12.21 02:53:38.435563 [ 281 ] {afa5da67-36d8-4815-8291-6b699f9f985a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6406 | 2024.12.21 02:53:38.435822 [ 281 ] {afa5da67-36d8-4815-8291-6b699f9f985a} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6407 | 2024.12.21 02:53:38.436060 [ 281 ] {afa5da67-36d8-4815-8291-6b699f9f985a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.62 MiB/sec. | ||
6408 | 2024.12.21 02:53:38.436128 [ 281 ] {afa5da67-36d8-4815-8291-6b699f9f985a} <Debug> TCPHandler: Processed in 0.002247926 sec. | ||
6409 | 2024.12.21 02:53:38.436301 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6410 | 2024.12.21 02:53:38.436441 [ 279 ] {60485514-9615-45a8-bd13-105c56bd7fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6411 | 2024.12.21 02:53:38.436506 [ 279 ] {60485514-9615-45a8-bd13-105c56bd7fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6412 | 2024.12.21 02:53:38.437126 [ 279 ] {60485514-9615-45a8-bd13-105c56bd7fa5} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6413 | 2024.12.21 02:53:38.437165 [ 279 ] {60485514-9615-45a8-bd13-105c56bd7fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6414 | 2024.12.21 02:53:38.437546 [ 279 ] {60485514-9615-45a8-bd13-105c56bd7fa5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6415 | 2024.12.21 02:53:38.437787 [ 279 ] {60485514-9615-45a8-bd13-105c56bd7fa5} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6416 | 2024.12.21 02:53:38.438031 [ 279 ] {60485514-9615-45a8-bd13-105c56bd7fa5} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001608 sec., 33582.0895522388 rows/sec., 2.34 MiB/sec. | ||
6417 | 2024.12.21 02:53:38.438209 [ 279 ] {60485514-9615-45a8-bd13-105c56bd7fa5} <Debug> TCPHandler: Processed in 0.001973443 sec. | ||
6418 | 2024.12.21 02:53:38.438452 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6419 | 2024.12.21 02:53:38.438600 [ 281 ] {24df1fd5-cd6e-40bd-a2e6-ba63945e2163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6420 | 2024.12.21 02:53:38.438666 [ 281 ] {24df1fd5-cd6e-40bd-a2e6-ba63945e2163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6421 | 2024.12.21 02:53:38.439224 [ 281 ] {24df1fd5-cd6e-40bd-a2e6-ba63945e2163} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6422 | 2024.12.21 02:53:38.439265 [ 281 ] {24df1fd5-cd6e-40bd-a2e6-ba63945e2163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6423 | 2024.12.21 02:53:38.439643 [ 281 ] {24df1fd5-cd6e-40bd-a2e6-ba63945e2163} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6424 | 2024.12.21 02:53:38.439883 [ 281 ] {24df1fd5-cd6e-40bd-a2e6-ba63945e2163} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6425 | 2024.12.21 02:53:38.440097 [ 281 ] {24df1fd5-cd6e-40bd-a2e6-ba63945e2163} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001534 sec., 13037.80964797914 rows/sec., 896.35 KiB/sec. | ||
6426 | 2024.12.21 02:53:38.440151 [ 281 ] {24df1fd5-cd6e-40bd-a2e6-ba63945e2163} <Debug> TCPHandler: Processed in 0.001828931 sec. | ||
6427 | 2024.12.21 02:53:40.253922 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6428 | 2024.12.21 02:53:40.254672 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6429 | 2024.12.21 02:53:40.254721 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6430 | 2024.12.21 02:53:40.255317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6431 | 2024.12.21 02:53:40.255565 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6432 | 2024.12.21 02:53:40.255800 [ 146 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6433 | 2024.12.21 02:53:40.255827 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6434 | 2024.12.21 02:53:40.255912 [ 146 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6435 | 2024.12.21 02:53:40.255956 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6436 | 2024.12.21 02:53:40.256275 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
6437 | 2024.12.21 02:53:40.256523 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6438 | 2024.12.21 02:53:40.256571 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
6439 | 2024.12.21 02:53:40.256655 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
6440 | 2024.12.21 02:53:40.256839 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
6441 | 2024.12.21 02:53:40.257093 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
6442 | 2024.12.21 02:53:40.257245 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
6443 | 2024.12.21 02:53:40.257380 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
6444 | 2024.12.21 02:53:40.259806 [ 196 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003754853 sec., 3801480.3775274293 rows/sec., 54.38 MiB/sec. | ||
6445 | 2024.12.21 02:53:40.260291 [ 189 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6446 | 2024.12.21 02:53:40.260634 [ 189 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_31_6} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6447 | 2024.12.21 02:53:40.260730 [ 189 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_31_6} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6448 | 2024.12.21 02:53:40.260855 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6449 | 2024.12.21 02:53:41.234132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6450 | 2024.12.21 02:53:41.255910 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6451 | 2024.12.21 02:53:41.255966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6452 | 2024.12.21 02:53:41.263543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6453 | 2024.12.21 02:53:41.264333 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6454 | 2024.12.21 02:53:41.264646 [ 144 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6455 | 2024.12.21 02:53:41.264722 [ 144 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2024.12.21 02:53:41.264769 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6457 | 2024.12.21 02:53:41.265204 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
6458 | 2024.12.21 02:53:41.279654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6459 | 2024.12.21 02:53:41.281447 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6460 | 2024.12.21 02:53:41.282725 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
6461 | 2024.12.21 02:53:41.288557 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
6462 | 2024.12.21 02:53:41.294138 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
6463 | 2024.12.21 02:53:41.299743 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
6464 | 2024.12.21 02:53:41.305638 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
6465 | 2024.12.21 02:53:41.310369 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
6466 | 2024.12.21 02:53:41.368151 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.103252467 sec., 2266.2896761585366 rows/sec., 11.72 MiB/sec. | ||
6467 | 2024.12.21 02:53:41.369824 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6468 | 2024.12.21 02:53:41.372141 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_31_6} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6469 | 2024.12.21 02:53:41.372247 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_31_6} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6470 | 2024.12.21 02:53:41.373457 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6471 | 2024.12.21 02:53:43.436909 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6472 | 2024.12.21 02:53:43.437100 [ 279 ] {ef6d5ab1-485b-431f-a378-7b1081d8d4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6473 | 2024.12.21 02:53:43.437170 [ 279 ] {ef6d5ab1-485b-431f-a378-7b1081d8d4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6474 | 2024.12.21 02:53:43.437944 [ 279 ] {ef6d5ab1-485b-431f-a378-7b1081d8d4a7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6475 | 2024.12.21 02:53:43.437993 [ 279 ] {ef6d5ab1-485b-431f-a378-7b1081d8d4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6476 | 2024.12.21 02:53:43.438446 [ 279 ] {ef6d5ab1-485b-431f-a378-7b1081d8d4a7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6477 | 2024.12.21 02:53:43.438696 [ 279 ] {ef6d5ab1-485b-431f-a378-7b1081d8d4a7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6478 | 2024.12.21 02:53:43.438889 [ 143 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6479 | 2024.12.21 02:53:43.438956 [ 279 ] {ef6d5ab1-485b-431f-a378-7b1081d8d4a7} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001906 sec., 37775.44596012592 rows/sec., 3.05 MiB/sec. | ||
6480 | 2024.12.21 02:53:43.438976 [ 143 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6481 | 2024.12.21 02:53:43.439050 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6482 | 2024.12.21 02:53:43.439101 [ 279 ] {ef6d5ab1-485b-431f-a378-7b1081d8d4a7} <Debug> TCPHandler: Processed in 0.002319837 sec. | ||
6483 | 2024.12.21 02:53:43.439334 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
6484 | 2024.12.21 02:53:43.439431 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6485 | 2024.12.21 02:53:43.439542 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6486 | 2024.12.21 02:53:43.439623 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1436 rows starting from the beginning of the part | ||
6487 | 2024.12.21 02:53:43.439759 [ 281 ] {bd5c829f-3b74-45ef-a545-4ec343c929e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6488 | 2024.12.21 02:53:43.439858 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 269 rows starting from the beginning of the part | ||
6489 | 2024.12.21 02:53:43.439936 [ 281 ] {bd5c829f-3b74-45ef-a545-4ec343c929e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6490 | 2024.12.21 02:53:43.440217 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
6491 | 2024.12.21 02:53:43.440483 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1413 rows starting from the beginning of the part | ||
6492 | 2024.12.21 02:53:43.440812 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
6493 | 2024.12.21 02:53:43.441146 [ 190 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part | ||
6494 | 2024.12.21 02:53:43.442555 [ 281 ] {bd5c829f-3b74-45ef-a545-4ec343c929e7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2024.12.21 02:53:43.442641 [ 281 ] {bd5c829f-3b74-45ef-a545-4ec343c929e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6496 | 2024.12.21 02:53:43.443792 [ 281 ] {bd5c829f-3b74-45ef-a545-4ec343c929e7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6497 | 2024.12.21 02:53:43.444227 [ 281 ] {bd5c829f-3b74-45ef-a545-4ec343c929e7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2024.12.21 02:53:43.444807 [ 281 ] {bd5c829f-3b74-45ef-a545-4ec343c929e7} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005159 sec., 1550.6881178522967 rows/sec., 116.60 KiB/sec. | ||
6499 | 2024.12.21 02:53:43.444844 [ 196 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.005663416 sec., 585865.4917809322 rows/sec., 51.16 MiB/sec. | ||
6500 | 2024.12.21 02:53:43.444953 [ 281 ] {bd5c829f-3b74-45ef-a545-4ec343c929e7} <Debug> TCPHandler: Processed in 0.005699106 sec. | ||
6501 | 2024.12.21 02:53:43.445124 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6502 | 2024.12.21 02:53:43.445182 [ 196 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6503 | 2024.12.21 02:53:43.445279 [ 279 ] {d1519f03-b2a2-4bce-ac73-ab7e7054e01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6504 | 2024.12.21 02:53:43.445332 [ 279 ] {d1519f03-b2a2-4bce-ac73-ab7e7054e01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6505 | 2024.12.21 02:53:43.445576 [ 196 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6506 | 2024.12.21 02:53:43.445716 [ 196 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_46_9} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6507 | 2024.12.21 02:53:43.445826 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
6508 | 2024.12.21 02:53:43.446103 [ 279 ] {d1519f03-b2a2-4bce-ac73-ab7e7054e01d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6509 | 2024.12.21 02:53:43.446142 [ 279 ] {d1519f03-b2a2-4bce-ac73-ab7e7054e01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6510 | 2024.12.21 02:53:43.446512 [ 279 ] {d1519f03-b2a2-4bce-ac73-ab7e7054e01d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6511 | 2024.12.21 02:53:43.446749 [ 279 ] {d1519f03-b2a2-4bce-ac73-ab7e7054e01d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6512 | 2024.12.21 02:53:43.446935 [ 141 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6513 | 2024.12.21 02:53:43.446995 [ 141 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6514 | 2024.12.21 02:53:43.447018 [ 279 ] {d1519f03-b2a2-4bce-ac73-ab7e7054e01d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001764 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. | ||
6515 | 2024.12.21 02:53:43.447031 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6516 | 2024.12.21 02:53:43.447184 [ 279 ] {d1519f03-b2a2-4bce-ac73-ab7e7054e01d} <Debug> TCPHandler: Processed in 0.002115825 sec. | ||
6517 | 2024.12.21 02:53:43.447287 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
6518 | 2024.12.21 02:53:43.447386 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6519 | 2024.12.21 02:53:43.447472 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6520 | 2024.12.21 02:53:43.447555 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
6521 | 2024.12.21 02:53:43.447655 [ 281 ] {271d47b6-70cb-4cde-aa1b-1ed6d019ff07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6522 | 2024.12.21 02:53:43.447803 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 415 rows starting from the beginning of the part | ||
6523 | 2024.12.21 02:53:43.447856 [ 281 ] {271d47b6-70cb-4cde-aa1b-1ed6d019ff07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6524 | 2024.12.21 02:53:43.448160 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 72 rows starting from the beginning of the part | ||
6525 | 2024.12.21 02:53:43.448544 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 879 rows starting from the beginning of the part | ||
6526 | 2024.12.21 02:53:43.448877 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
6527 | 2024.12.21 02:53:43.449237 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 72 rows starting from the beginning of the part | ||
6528 | 2024.12.21 02:53:43.450548 [ 281 ] {271d47b6-70cb-4cde-aa1b-1ed6d019ff07} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6529 | 2024.12.21 02:53:43.450625 [ 281 ] {271d47b6-70cb-4cde-aa1b-1ed6d019ff07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6530 | 2024.12.21 02:53:43.451802 [ 281 ] {271d47b6-70cb-4cde-aa1b-1ed6d019ff07} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6531 | 2024.12.21 02:53:43.452120 [ 281 ] {271d47b6-70cb-4cde-aa1b-1ed6d019ff07} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6532 | 2024.12.21 02:53:43.452671 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005488155 sec., 440403.0133988563 rows/sec., 33.78 MiB/sec. | ||
6533 | 2024.12.21 02:53:43.452700 [ 281 ] {271d47b6-70cb-4cde-aa1b-1ed6d019ff07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005133 sec., 31170.85525034093 rows/sec., 2.17 MiB/sec. | ||
6534 | 2024.12.21 02:53:43.452838 [ 281 ] {271d47b6-70cb-4cde-aa1b-1ed6d019ff07} <Debug> TCPHandler: Processed in 0.005538015 sec. | ||
6535 | 2024.12.21 02:53:43.452975 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6536 | 2024.12.21 02:53:43.453034 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6537 | 2024.12.21 02:53:43.453253 [ 279 ] {1654e554-8aa4-4d1d-a5a3-b8ec777d626e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6538 | 2024.12.21 02:53:43.453406 [ 279 ] {1654e554-8aa4-4d1d-a5a3-b8ec777d626e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6539 | 2024.12.21 02:53:43.453634 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6540 | 2024.12.21 02:53:43.454045 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_46_9} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6541 | 2024.12.21 02:53:43.454270 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6542 | 2024.12.21 02:53:43.455262 [ 279 ] {1654e554-8aa4-4d1d-a5a3-b8ec777d626e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6543 | 2024.12.21 02:53:43.455306 [ 279 ] {1654e554-8aa4-4d1d-a5a3-b8ec777d626e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6544 | 2024.12.21 02:53:43.455951 [ 279 ] {1654e554-8aa4-4d1d-a5a3-b8ec777d626e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6545 | 2024.12.21 02:53:43.456221 [ 279 ] {1654e554-8aa4-4d1d-a5a3-b8ec777d626e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6546 | 2024.12.21 02:53:43.456545 [ 279 ] {1654e554-8aa4-4d1d-a5a3-b8ec777d626e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003329 sec., 2403.1240612796637 rows/sec., 4.31 MiB/sec. | ||
6547 | 2024.12.21 02:53:43.457007 [ 279 ] {1654e554-8aa4-4d1d-a5a3-b8ec777d626e} <Debug> TCPHandler: Processed in 0.004056187 sec. | ||
6548 | 2024.12.21 02:53:43.457314 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6549 | 2024.12.21 02:53:43.457467 [ 281 ] {17953783-1649-4837-bdf5-9e67f65b3cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6550 | 2024.12.21 02:53:43.457522 [ 281 ] {17953783-1649-4837-bdf5-9e67f65b3cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6551 | 2024.12.21 02:53:43.458018 [ 281 ] {17953783-1649-4837-bdf5-9e67f65b3cbc} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6552 | 2024.12.21 02:53:43.458055 [ 281 ] {17953783-1649-4837-bdf5-9e67f65b3cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6553 | 2024.12.21 02:53:43.458430 [ 281 ] {17953783-1649-4837-bdf5-9e67f65b3cbc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6554 | 2024.12.21 02:53:43.458664 [ 281 ] {17953783-1649-4837-bdf5-9e67f65b3cbc} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6555 | 2024.12.21 02:53:43.458876 [ 281 ] {17953783-1649-4837-bdf5-9e67f65b3cbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001429 sec., 41987.40377886634 rows/sec., 2.83 MiB/sec. | ||
6556 | 2024.12.21 02:53:43.458972 [ 281 ] {17953783-1649-4837-bdf5-9e67f65b3cbc} <Debug> TCPHandler: Processed in 0.001828471 sec. | ||
6557 | 2024.12.21 02:53:47.638347 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6558 | 2024.12.21 02:53:47.638421 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6559 | 2024.12.21 02:53:47.756033 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6560 | 2024.12.21 02:53:47.756655 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6561 | 2024.12.21 02:53:47.756700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6562 | 2024.12.21 02:53:47.757247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6563 | 2024.12.21 02:53:47.757507 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6564 | 2024.12.21 02:53:47.757706 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6565 | 2024.12.21 02:53:47.820347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 902 | ||
6566 | 2024.12.21 02:53:47.823353 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6567 | 2024.12.21 02:53:47.823417 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6568 | 2024.12.21 02:53:47.824922 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6569 | 2024.12.21 02:53:47.825256 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6570 | 2024.12.21 02:53:47.825898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
6571 | 2024.12.21 02:53:48.002056 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001463777 sec. | ||
6572 | 2024.12.21 02:53:48.443588 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6573 | 2024.12.21 02:53:48.443776 [ 279 ] {f70f0348-1ede-415a-bcce-6b0961414a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6574 | 2024.12.21 02:53:48.443851 [ 279 ] {f70f0348-1ede-415a-bcce-6b0961414a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6575 | 2024.12.21 02:53:48.444582 [ 279 ] {f70f0348-1ede-415a-bcce-6b0961414a97} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6576 | 2024.12.21 02:53:48.444632 [ 279 ] {f70f0348-1ede-415a-bcce-6b0961414a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6577 | 2024.12.21 02:53:48.445086 [ 279 ] {f70f0348-1ede-415a-bcce-6b0961414a97} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6578 | 2024.12.21 02:53:48.445336 [ 279 ] {f70f0348-1ede-415a-bcce-6b0961414a97} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6579 | 2024.12.21 02:53:48.445579 [ 279 ] {f70f0348-1ede-415a-bcce-6b0961414a97} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 543.30 KiB/sec. | ||
6580 | 2024.12.21 02:53:48.445644 [ 279 ] {f70f0348-1ede-415a-bcce-6b0961414a97} <Debug> TCPHandler: Processed in 0.002184096 sec. | ||
6581 | 2024.12.21 02:53:48.445939 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6582 | 2024.12.21 02:53:48.446162 [ 281 ] {87d7ad22-51e9-44d1-97aa-19ba9e73917d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6583 | 2024.12.21 02:53:48.446245 [ 281 ] {87d7ad22-51e9-44d1-97aa-19ba9e73917d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6584 | 2024.12.21 02:53:48.447118 [ 281 ] {87d7ad22-51e9-44d1-97aa-19ba9e73917d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6585 | 2024.12.21 02:53:48.447170 [ 281 ] {87d7ad22-51e9-44d1-97aa-19ba9e73917d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6586 | 2024.12.21 02:53:48.447632 [ 281 ] {87d7ad22-51e9-44d1-97aa-19ba9e73917d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6587 | 2024.12.21 02:53:48.447883 [ 281 ] {87d7ad22-51e9-44d1-97aa-19ba9e73917d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6588 | 2024.12.21 02:53:48.448135 [ 281 ] {87d7ad22-51e9-44d1-97aa-19ba9e73917d} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002027 sec., 132708.4361124815 rows/sec., 11.64 MiB/sec. | ||
6589 | 2024.12.21 02:53:48.448270 [ 281 ] {87d7ad22-51e9-44d1-97aa-19ba9e73917d} <Debug> TCPHandler: Processed in 0.002477689 sec. | ||
6590 | 2024.12.21 02:53:48.448626 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6591 | 2024.12.21 02:53:48.448866 [ 279 ] {0323e517-7837-42d1-9dd2-10a651592904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6592 | 2024.12.21 02:53:48.448961 [ 279 ] {0323e517-7837-42d1-9dd2-10a651592904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6593 | 2024.12.21 02:53:48.449780 [ 279 ] {0323e517-7837-42d1-9dd2-10a651592904} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6594 | 2024.12.21 02:53:48.449822 [ 279 ] {0323e517-7837-42d1-9dd2-10a651592904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6595 | 2024.12.21 02:53:48.450193 [ 279 ] {0323e517-7837-42d1-9dd2-10a651592904} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6596 | 2024.12.21 02:53:48.450430 [ 279 ] {0323e517-7837-42d1-9dd2-10a651592904} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2024.12.21 02:53:48.450694 [ 279 ] {0323e517-7837-42d1-9dd2-10a651592904} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001884 sec., 21231.422505307855 rows/sec., 1.52 MiB/sec. | ||
6598 | 2024.12.21 02:53:48.450894 [ 279 ] {0323e517-7837-42d1-9dd2-10a651592904} <Debug> TCPHandler: Processed in 0.002470589 sec. | ||
6599 | 2024.12.21 02:53:48.451208 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6600 | 2024.12.21 02:53:48.451403 [ 281 ] {dfb9a805-74aa-4ae4-bf65-87722fe97e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6601 | 2024.12.21 02:53:48.451463 [ 281 ] {dfb9a805-74aa-4ae4-bf65-87722fe97e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6602 | 2024.12.21 02:53:48.452173 [ 281 ] {dfb9a805-74aa-4ae4-bf65-87722fe97e32} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6603 | 2024.12.21 02:53:48.452222 [ 281 ] {dfb9a805-74aa-4ae4-bf65-87722fe97e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6604 | 2024.12.21 02:53:48.452606 [ 281 ] {dfb9a805-74aa-4ae4-bf65-87722fe97e32} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6605 | 2024.12.21 02:53:48.452844 [ 281 ] {dfb9a805-74aa-4ae4-bf65-87722fe97e32} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6606 | 2024.12.21 02:53:48.453110 [ 281 ] {dfb9a805-74aa-4ae4-bf65-87722fe97e32} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001728 sec., 8101.851851851852 rows/sec., 567.40 KiB/sec. | ||
6607 | 2024.12.21 02:53:48.453305 [ 281 ] {dfb9a805-74aa-4ae4-bf65-87722fe97e32} <Debug> TCPHandler: Processed in 0.002288417 sec. | ||
6608 | 2024.12.21 02:53:48.453525 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6609 | 2024.12.21 02:53:48.453750 [ 279 ] {d53ebd12-886a-41f2-85d4-33bc2136c834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6610 | 2024.12.21 02:53:48.453844 [ 279 ] {d53ebd12-886a-41f2-85d4-33bc2136c834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6611 | 2024.12.21 02:53:48.454661 [ 279 ] {d53ebd12-886a-41f2-85d4-33bc2136c834} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6612 | 2024.12.21 02:53:48.454701 [ 279 ] {d53ebd12-886a-41f2-85d4-33bc2136c834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6613 | 2024.12.21 02:53:48.455058 [ 279 ] {d53ebd12-886a-41f2-85d4-33bc2136c834} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6614 | 2024.12.21 02:53:48.455293 [ 279 ] {d53ebd12-886a-41f2-85d4-33bc2136c834} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6615 | 2024.12.21 02:53:48.455563 [ 279 ] {d53ebd12-886a-41f2-85d4-33bc2136c834} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001859 sec., 6993.006993006993 rows/sec., 436.01 KiB/sec. | ||
6616 | 2024.12.21 02:53:48.455773 [ 279 ] {d53ebd12-886a-41f2-85d4-33bc2136c834} <Debug> TCPHandler: Processed in 0.002357168 sec. | ||
6617 | 2024.12.21 02:53:48.455980 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6618 | 2024.12.21 02:53:48.456203 [ 281 ] {054b5d32-bce0-4f12-871a-8cce88aebdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6619 | 2024.12.21 02:53:48.456292 [ 281 ] {054b5d32-bce0-4f12-871a-8cce88aebdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6620 | 2024.12.21 02:53:48.457044 [ 281 ] {054b5d32-bce0-4f12-871a-8cce88aebdd2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6621 | 2024.12.21 02:53:48.457083 [ 281 ] {054b5d32-bce0-4f12-871a-8cce88aebdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6622 | 2024.12.21 02:53:48.457476 [ 281 ] {054b5d32-bce0-4f12-871a-8cce88aebdd2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6623 | 2024.12.21 02:53:48.457713 [ 281 ] {054b5d32-bce0-4f12-871a-8cce88aebdd2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6624 | 2024.12.21 02:53:48.457967 [ 281 ] {054b5d32-bce0-4f12-871a-8cce88aebdd2} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001815 sec., 228650.13774104684 rows/sec., 16.32 MiB/sec. | ||
6625 | 2024.12.21 02:53:48.458112 [ 281 ] {054b5d32-bce0-4f12-871a-8cce88aebdd2} <Debug> TCPHandler: Processed in 0.002239906 sec. | ||
6626 | 2024.12.21 02:53:48.458360 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6627 | 2024.12.21 02:53:48.458503 [ 279 ] {8308e34f-fb0d-4c49-9db7-2591083da362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6628 | 2024.12.21 02:53:48.458561 [ 279 ] {8308e34f-fb0d-4c49-9db7-2591083da362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6629 | 2024.12.21 02:53:48.459135 [ 279 ] {8308e34f-fb0d-4c49-9db7-2591083da362} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6630 | 2024.12.21 02:53:48.459182 [ 279 ] {8308e34f-fb0d-4c49-9db7-2591083da362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6631 | 2024.12.21 02:53:48.459560 [ 279 ] {8308e34f-fb0d-4c49-9db7-2591083da362} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6632 | 2024.12.21 02:53:48.459808 [ 279 ] {8308e34f-fb0d-4c49-9db7-2591083da362} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6633 | 2024.12.21 02:53:48.460046 [ 279 ] {8308e34f-fb0d-4c49-9db7-2591083da362} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00157 sec., 3821.6560509554142 rows/sec., 199.67 KiB/sec. | ||
6634 | 2024.12.21 02:53:48.460241 [ 279 ] {8308e34f-fb0d-4c49-9db7-2591083da362} <Debug> TCPHandler: Processed in 0.002011434 sec. | ||
6635 | 2024.12.21 02:53:48.460412 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6636 | 2024.12.21 02:53:48.460529 [ 281 ] {43f35c66-502b-452f-b8e0-0337f4854ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6637 | 2024.12.21 02:53:48.460585 [ 281 ] {43f35c66-502b-452f-b8e0-0337f4854ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6638 | 2024.12.21 02:53:48.461184 [ 281 ] {43f35c66-502b-452f-b8e0-0337f4854ffe} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2024.12.21 02:53:48.461224 [ 281 ] {43f35c66-502b-452f-b8e0-0337f4854ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6640 | 2024.12.21 02:53:48.461618 [ 281 ] {43f35c66-502b-452f-b8e0-0337f4854ffe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6641 | 2024.12.21 02:53:48.461852 [ 281 ] {43f35c66-502b-452f-b8e0-0337f4854ffe} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6642 | 2024.12.21 02:53:48.462072 [ 281 ] {43f35c66-502b-452f-b8e0-0337f4854ffe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001568 sec., 151147.95918367346 rows/sec., 10.13 MiB/sec. | ||
6643 | 2024.12.21 02:53:48.462129 [ 281 ] {43f35c66-502b-452f-b8e0-0337f4854ffe} <Debug> TCPHandler: Processed in 0.001774711 sec. | ||
6644 | 2024.12.21 02:53:48.462257 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6645 | 2024.12.21 02:53:48.462445 [ 279 ] {3f2d9788-97cf-43bc-af70-1da70e913f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6646 | 2024.12.21 02:53:48.462539 [ 279 ] {3f2d9788-97cf-43bc-af70-1da70e913f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6647 | 2024.12.21 02:53:48.463371 [ 279 ] {3f2d9788-97cf-43bc-af70-1da70e913f48} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6648 | 2024.12.21 02:53:48.463409 [ 279 ] {3f2d9788-97cf-43bc-af70-1da70e913f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6649 | 2024.12.21 02:53:48.463763 [ 279 ] {3f2d9788-97cf-43bc-af70-1da70e913f48} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6650 | 2024.12.21 02:53:48.463999 [ 279 ] {3f2d9788-97cf-43bc-af70-1da70e913f48} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6651 | 2024.12.21 02:53:48.464208 [ 279 ] {3f2d9788-97cf-43bc-af70-1da70e913f48} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001817 sec., 550.357732526142 rows/sec., 37.08 KiB/sec. | ||
6652 | 2024.12.21 02:53:48.464260 [ 279 ] {3f2d9788-97cf-43bc-af70-1da70e913f48} <Debug> TCPHandler: Processed in 0.002055884 sec. | ||
6653 | 2024.12.21 02:53:48.464457 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6654 | 2024.12.21 02:53:48.464679 [ 281 ] {fbf02039-0b0c-45b6-81a6-1f63b3a6b4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6655 | 2024.12.21 02:53:48.464816 [ 281 ] {fbf02039-0b0c-45b6-81a6-1f63b3a6b4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6656 | 2024.12.21 02:53:48.466193 [ 281 ] {fbf02039-0b0c-45b6-81a6-1f63b3a6b4c8} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6657 | 2024.12.21 02:53:48.466232 [ 281 ] {fbf02039-0b0c-45b6-81a6-1f63b3a6b4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6658 | 2024.12.21 02:53:48.466906 [ 281 ] {fbf02039-0b0c-45b6-81a6-1f63b3a6b4c8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6659 | 2024.12.21 02:53:48.467165 [ 281 ] {fbf02039-0b0c-45b6-81a6-1f63b3a6b4c8} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6660 | 2024.12.21 02:53:48.467401 [ 281 ] {fbf02039-0b0c-45b6-81a6-1f63b3a6b4c8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002777 sec., 11883.327331652863 rows/sec., 21.29 MiB/sec. | ||
6661 | 2024.12.21 02:53:48.467509 [ 281 ] {fbf02039-0b0c-45b6-81a6-1f63b3a6b4c8} <Debug> TCPHandler: Processed in 0.003161967 sec. | ||
6662 | 2024.12.21 02:53:48.467706 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6663 | 2024.12.21 02:53:48.467925 [ 279 ] {b76077e8-d018-4ee5-8bbf-178a8b01eb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6664 | 2024.12.21 02:53:48.468017 [ 279 ] {b76077e8-d018-4ee5-8bbf-178a8b01eb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6665 | 2024.12.21 02:53:48.468669 [ 279 ] {b76077e8-d018-4ee5-8bbf-178a8b01eb69} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6666 | 2024.12.21 02:53:48.468708 [ 279 ] {b76077e8-d018-4ee5-8bbf-178a8b01eb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6667 | 2024.12.21 02:53:48.469088 [ 279 ] {b76077e8-d018-4ee5-8bbf-178a8b01eb69} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6668 | 2024.12.21 02:53:48.469327 [ 279 ] {b76077e8-d018-4ee5-8bbf-178a8b01eb69} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6669 | 2024.12.21 02:53:48.469580 [ 279 ] {b76077e8-d018-4ee5-8bbf-178a8b01eb69} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001702 sec., 48178.6133960047 rows/sec., 3.06 MiB/sec. | ||
6670 | 2024.12.21 02:53:48.469693 [ 279 ] {b76077e8-d018-4ee5-8bbf-178a8b01eb69} <Debug> TCPHandler: Processed in 0.002089734 sec. | ||
6671 | 2024.12.21 02:53:48.779784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6672 | 2024.12.21 02:53:48.799149 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6673 | 2024.12.21 02:53:48.799216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6674 | 2024.12.21 02:53:48.806350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6675 | 2024.12.21 02:53:48.807099 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6676 | 2024.12.21 02:53:48.809753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6677 | 2024.12.21 02:53:53.437453 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6678 | 2024.12.21 02:53:53.437690 [ 279 ] {39b60ab4-6158-435d-a6be-4c8740cae0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6679 | 2024.12.21 02:53:53.437773 [ 279 ] {39b60ab4-6158-435d-a6be-4c8740cae0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6680 | 2024.12.21 02:53:53.438581 [ 279 ] {39b60ab4-6158-435d-a6be-4c8740cae0ea} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6681 | 2024.12.21 02:53:53.438634 [ 279 ] {39b60ab4-6158-435d-a6be-4c8740cae0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6682 | 2024.12.21 02:53:53.439088 [ 279 ] {39b60ab4-6158-435d-a6be-4c8740cae0ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6683 | 2024.12.21 02:53:53.439355 [ 279 ] {39b60ab4-6158-435d-a6be-4c8740cae0ea} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6684 | 2024.12.21 02:53:53.439656 [ 279 ] {39b60ab4-6158-435d-a6be-4c8740cae0ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002021 sec., 989.6091044037606 rows/sec., 80.70 KiB/sec. | ||
6685 | 2024.12.21 02:53:53.439857 [ 279 ] {39b60ab4-6158-435d-a6be-4c8740cae0ea} <Debug> TCPHandler: Processed in 0.002544399 sec. | ||
6686 | 2024.12.21 02:53:53.440116 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6687 | 2024.12.21 02:53:53.440314 [ 281 ] {82273d99-1797-43e7-91c1-8279f7b61670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6688 | 2024.12.21 02:53:53.440392 [ 281 ] {82273d99-1797-43e7-91c1-8279f7b61670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6689 | 2024.12.21 02:53:53.441184 [ 281 ] {82273d99-1797-43e7-91c1-8279f7b61670} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6690 | 2024.12.21 02:53:53.441237 [ 281 ] {82273d99-1797-43e7-91c1-8279f7b61670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6691 | 2024.12.21 02:53:53.441683 [ 281 ] {82273d99-1797-43e7-91c1-8279f7b61670} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6692 | 2024.12.21 02:53:53.441955 [ 281 ] {82273d99-1797-43e7-91c1-8279f7b61670} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6693 | 2024.12.21 02:53:53.442183 [ 281 ] {82273d99-1797-43e7-91c1-8279f7b61670} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001924 sec., 37941.787941787945 rows/sec., 3.06 MiB/sec. | ||
6694 | 2024.12.21 02:53:53.442252 [ 281 ] {82273d99-1797-43e7-91c1-8279f7b61670} <Debug> TCPHandler: Processed in 0.002275356 sec. | ||
6695 | 2024.12.21 02:53:53.442416 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6696 | 2024.12.21 02:53:53.442561 [ 279 ] {6299e89d-0000-4fcd-b13d-10c99ec5f64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6697 | 2024.12.21 02:53:53.442622 [ 279 ] {6299e89d-0000-4fcd-b13d-10c99ec5f64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6698 | 2024.12.21 02:53:53.443326 [ 279 ] {6299e89d-0000-4fcd-b13d-10c99ec5f64f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6699 | 2024.12.21 02:53:53.443373 [ 279 ] {6299e89d-0000-4fcd-b13d-10c99ec5f64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6700 | 2024.12.21 02:53:53.443746 [ 279 ] {6299e89d-0000-4fcd-b13d-10c99ec5f64f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6701 | 2024.12.21 02:53:53.443984 [ 279 ] {6299e89d-0000-4fcd-b13d-10c99ec5f64f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6702 | 2024.12.21 02:53:53.444207 [ 279 ] {6299e89d-0000-4fcd-b13d-10c99ec5f64f} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001681 sec., 5948.83997620464 rows/sec., 440.93 KiB/sec. | ||
6703 | 2024.12.21 02:53:53.444263 [ 279 ] {6299e89d-0000-4fcd-b13d-10c99ec5f64f} <Debug> TCPHandler: Processed in 0.001914753 sec. | ||
6704 | 2024.12.21 02:53:53.444406 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6705 | 2024.12.21 02:53:53.444549 [ 281 ] {c2d30b87-652a-448e-8dd9-5afd940c70da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6706 | 2024.12.21 02:53:53.444609 [ 281 ] {c2d30b87-652a-448e-8dd9-5afd940c70da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6707 | 2024.12.21 02:53:53.445357 [ 281 ] {c2d30b87-652a-448e-8dd9-5afd940c70da} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6708 | 2024.12.21 02:53:53.445406 [ 281 ] {c2d30b87-652a-448e-8dd9-5afd940c70da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6709 | 2024.12.21 02:53:53.445796 [ 281 ] {c2d30b87-652a-448e-8dd9-5afd940c70da} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6710 | 2024.12.21 02:53:53.446037 [ 281 ] {c2d30b87-652a-448e-8dd9-5afd940c70da} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6711 | 2024.12.21 02:53:53.446292 [ 281 ] {c2d30b87-652a-448e-8dd9-5afd940c70da} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001777 sec., 41643.21890827237 rows/sec., 3.25 MiB/sec. | ||
6712 | 2024.12.21 02:53:53.446444 [ 281 ] {c2d30b87-652a-448e-8dd9-5afd940c70da} <Debug> TCPHandler: Processed in 0.002094774 sec. | ||
6713 | 2024.12.21 02:53:53.446694 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6714 | 2024.12.21 02:53:53.446832 [ 279 ] {0f516b03-eb7d-43d6-8b80-ef056d668338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6715 | 2024.12.21 02:53:53.446896 [ 279 ] {0f516b03-eb7d-43d6-8b80-ef056d668338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6716 | 2024.12.21 02:53:53.447555 [ 279 ] {0f516b03-eb7d-43d6-8b80-ef056d668338} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6717 | 2024.12.21 02:53:53.447594 [ 279 ] {0f516b03-eb7d-43d6-8b80-ef056d668338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6718 | 2024.12.21 02:53:53.447985 [ 279 ] {0f516b03-eb7d-43d6-8b80-ef056d668338} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6719 | 2024.12.21 02:53:53.448219 [ 279 ] {0f516b03-eb7d-43d6-8b80-ef056d668338} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6720 | 2024.12.21 02:53:53.448405 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6721 | 2024.12.21 02:53:53.448471 [ 279 ] {0f516b03-eb7d-43d6-8b80-ef056d668338} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00167 sec., 96407.18562874252 rows/sec., 6.71 MiB/sec. | ||
6722 | 2024.12.21 02:53:53.448499 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6723 | 2024.12.21 02:53:53.448560 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6724 | 2024.12.21 02:53:53.448592 [ 279 ] {0f516b03-eb7d-43d6-8b80-ef056d668338} <Debug> TCPHandler: Processed in 0.002019813 sec. | ||
6725 | 2024.12.21 02:53:53.448778 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
6726 | 2024.12.21 02:53:53.448790 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6727 | 2024.12.21 02:53:53.449063 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6728 | 2024.12.21 02:53:53.449074 [ 281 ] {69cbeeb8-70dc-40a6-84dd-6c37e5f173ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6729 | 2024.12.21 02:53:53.449134 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11761 rows starting from the beginning of the part | ||
6730 | 2024.12.21 02:53:53.449301 [ 281 ] {69cbeeb8-70dc-40a6-84dd-6c37e5f173ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6731 | 2024.12.21 02:53:53.449541 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 907 rows starting from the beginning of the part | ||
6732 | 2024.12.21 02:53:53.449926 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part | ||
6733 | 2024.12.21 02:53:53.450292 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
6734 | 2024.12.21 02:53:53.450690 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
6735 | 2024.12.21 02:53:53.451077 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
6736 | 2024.12.21 02:53:53.454234 [ 281 ] {69cbeeb8-70dc-40a6-84dd-6c37e5f173ad} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6737 | 2024.12.21 02:53:53.454316 [ 281 ] {69cbeeb8-70dc-40a6-84dd-6c37e5f173ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6738 | 2024.12.21 02:53:53.455825 [ 281 ] {69cbeeb8-70dc-40a6-84dd-6c37e5f173ad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6739 | 2024.12.21 02:53:53.456571 [ 281 ] {69cbeeb8-70dc-40a6-84dd-6c37e5f173ad} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6740 | 2024.12.21 02:53:53.456979 [ 281 ] {69cbeeb8-70dc-40a6-84dd-6c37e5f173ad} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007998 sec., 1000.2500625156289 rows/sec., 1.79 MiB/sec. | ||
6741 | 2024.12.21 02:53:53.457605 [ 281 ] {69cbeeb8-70dc-40a6-84dd-6c37e5f173ad} <Debug> TCPHandler: Processed in 0.008906324 sec. | ||
6742 | 2024.12.21 02:53:53.457761 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6743 | 2024.12.21 02:53:53.457883 [ 279 ] {408290a8-3497-408a-9de2-63ef34aea1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6744 | 2024.12.21 02:53:53.457952 [ 279 ] {408290a8-3497-408a-9de2-63ef34aea1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6745 | 2024.12.21 02:53:53.458401 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13280 rows, containing 5 columns (5 merged, 0 gathered) in 0.009735984 sec., 1364012.1019097813 rows/sec., 92.06 MiB/sec. | ||
6746 | 2024.12.21 02:53:53.458678 [ 279 ] {408290a8-3497-408a-9de2-63ef34aea1ba} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6747 | 2024.12.21 02:53:53.458722 [ 279 ] {408290a8-3497-408a-9de2-63ef34aea1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6748 | 2024.12.21 02:53:53.458984 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6749 | 2024.12.21 02:53:53.459319 [ 279 ] {408290a8-3497-408a-9de2-63ef34aea1ba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6750 | 2024.12.21 02:53:53.459546 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6751 | 2024.12.21 02:53:53.459711 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6752 | 2024.12.21 02:53:53.459766 [ 279 ] {408290a8-3497-408a-9de2-63ef34aea1ba} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6753 | 2024.12.21 02:53:53.459915 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
6754 | 2024.12.21 02:53:53.460050 [ 130 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6755 | 2024.12.21 02:53:53.460110 [ 130 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6756 | 2024.12.21 02:53:53.460153 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6757 | 2024.12.21 02:53:53.460149 [ 279 ] {408290a8-3497-408a-9de2-63ef34aea1ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002283 sec., 26281.20893561104 rows/sec., 1.77 MiB/sec. | ||
6758 | 2024.12.21 02:53:53.460394 [ 279 ] {408290a8-3497-408a-9de2-63ef34aea1ba} <Debug> TCPHandler: Processed in 0.002686651 sec. | ||
6759 | 2024.12.21 02:53:53.460446 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6760 | 2024.12.21 02:53:53.460626 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6761 | 2024.12.21 02:53:53.460665 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2342 rows starting from the beginning of the part | ||
6762 | 2024.12.21 02:53:53.460777 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 62 rows starting from the beginning of the part | ||
6763 | 2024.12.21 02:53:53.460959 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
6764 | 2024.12.21 02:53:53.461104 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6765 | 2024.12.21 02:53:53.461214 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6766 | 2024.12.21 02:53:53.461371 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
6767 | 2024.12.21 02:53:53.462872 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2626 rows, containing 4 columns (4 merged, 0 gathered) in 0.002632271 sec., 997617.6465113205 rows/sec., 64.85 MiB/sec. | ||
6768 | 2024.12.21 02:53:53.463174 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6769 | 2024.12.21 02:53:53.463483 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_46_9} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6770 | 2024.12.21 02:53:53.463571 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_46_9} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6771 | 2024.12.21 02:53:53.463655 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
6772 | 2024.12.21 02:53:55.257862 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6773 | 2024.12.21 02:53:55.258521 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6774 | 2024.12.21 02:53:55.258569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6775 | 2024.12.21 02:53:55.259157 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6776 | 2024.12.21 02:53:55.259425 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6777 | 2024.12.21 02:53:55.259728 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6778 | 2024.12.21 02:53:56.309853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6779 | 2024.12.21 02:53:56.329465 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6780 | 2024.12.21 02:53:56.329506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6781 | 2024.12.21 02:53:56.336978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6782 | 2024.12.21 02:53:56.337811 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6783 | 2024.12.21 02:53:56.340435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6784 | 2024.12.21 02:53:57.826100 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 938 | ||
6785 | 2024.12.21 02:53:57.829287 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6786 | 2024.12.21 02:53:57.829333 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6787 | 2024.12.21 02:53:57.830820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6788 | 2024.12.21 02:53:57.831137 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6789 | 2024.12.21 02:53:57.832256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
6790 | 2024.12.21 02:53:58.443164 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6791 | 2024.12.21 02:53:58.443377 [ 279 ] {56958ee2-934d-4052-aa5c-07b0eba2f3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6792 | 2024.12.21 02:53:58.443457 [ 279 ] {56958ee2-934d-4052-aa5c-07b0eba2f3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6793 | 2024.12.21 02:53:58.444204 [ 279 ] {56958ee2-934d-4052-aa5c-07b0eba2f3d2} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6794 | 2024.12.21 02:53:58.444251 [ 279 ] {56958ee2-934d-4052-aa5c-07b0eba2f3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6795 | 2024.12.21 02:53:58.444681 [ 279 ] {56958ee2-934d-4052-aa5c-07b0eba2f3d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6796 | 2024.12.21 02:53:58.444933 [ 279 ] {56958ee2-934d-4052-aa5c-07b0eba2f3d2} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6797 | 2024.12.21 02:53:58.445194 [ 279 ] {56958ee2-934d-4052-aa5c-07b0eba2f3d2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001876 sec., 7462.686567164179 rows/sec., 537.21 KiB/sec. | ||
6798 | 2024.12.21 02:53:58.445329 [ 279 ] {56958ee2-934d-4052-aa5c-07b0eba2f3d2} <Debug> TCPHandler: Processed in 0.002299107 sec. | ||
6799 | 2024.12.21 02:53:58.445645 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6800 | 2024.12.21 02:53:58.445954 [ 281 ] {814ac251-ae7f-4bb9-b5b8-0cc17303e00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6801 | 2024.12.21 02:53:58.446071 [ 281 ] {814ac251-ae7f-4bb9-b5b8-0cc17303e00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6802 | 2024.12.21 02:53:58.447151 [ 281 ] {814ac251-ae7f-4bb9-b5b8-0cc17303e00d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6803 | 2024.12.21 02:53:58.447201 [ 281 ] {814ac251-ae7f-4bb9-b5b8-0cc17303e00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6804 | 2024.12.21 02:53:58.447653 [ 281 ] {814ac251-ae7f-4bb9-b5b8-0cc17303e00d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6805 | 2024.12.21 02:53:58.447903 [ 281 ] {814ac251-ae7f-4bb9-b5b8-0cc17303e00d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6806 | 2024.12.21 02:53:58.448176 [ 281 ] {814ac251-ae7f-4bb9-b5b8-0cc17303e00d} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002297 sec., 117109.2729647366 rows/sec., 10.27 MiB/sec. | ||
6807 | 2024.12.21 02:53:58.448272 [ 281 ] {814ac251-ae7f-4bb9-b5b8-0cc17303e00d} <Debug> TCPHandler: Processed in 0.002820973 sec. | ||
6808 | 2024.12.21 02:53:58.448571 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6809 | 2024.12.21 02:53:58.448790 [ 279 ] {18d75e4b-2b0e-410d-bbe2-b89c9dc791ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6810 | 2024.12.21 02:53:58.448881 [ 279 ] {18d75e4b-2b0e-410d-bbe2-b89c9dc791ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6811 | 2024.12.21 02:53:58.449808 [ 279 ] {18d75e4b-2b0e-410d-bbe2-b89c9dc791ee} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6812 | 2024.12.21 02:53:58.449847 [ 279 ] {18d75e4b-2b0e-410d-bbe2-b89c9dc791ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6813 | 2024.12.21 02:53:58.450204 [ 279 ] {18d75e4b-2b0e-410d-bbe2-b89c9dc791ee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6814 | 2024.12.21 02:53:58.450436 [ 279 ] {18d75e4b-2b0e-410d-bbe2-b89c9dc791ee} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6815 | 2024.12.21 02:53:58.450602 [ 122 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6816 | 2024.12.21 02:53:58.450667 [ 279 ] {18d75e4b-2b0e-410d-bbe2-b89c9dc791ee} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001928 sec., 20746.887966804978 rows/sec., 1.49 MiB/sec. | ||
6817 | 2024.12.21 02:53:58.450695 [ 122 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6818 | 2024.12.21 02:53:58.450780 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6819 | 2024.12.21 02:53:58.450786 [ 279 ] {18d75e4b-2b0e-410d-bbe2-b89c9dc791ee} <Debug> TCPHandler: Processed in 0.002402057 sec. | ||
6820 | 2024.12.21 02:53:58.451145 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
6821 | 2024.12.21 02:53:58.451255 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6822 | 2024.12.21 02:53:58.451748 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6823 | 2024.12.21 02:53:58.451775 [ 281 ] {16c1164d-5a92-459d-b5a1-8c58541244ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6824 | 2024.12.21 02:53:58.451808 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 66 rows starting from the beginning of the part | ||
6825 | 2024.12.21 02:53:58.451857 [ 281 ] {16c1164d-5a92-459d-b5a1-8c58541244ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6826 | 2024.12.21 02:53:58.452089 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
6827 | 2024.12.21 02:53:58.452491 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
6828 | 2024.12.21 02:53:58.452795 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
6829 | 2024.12.21 02:53:58.453241 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
6830 | 2024.12.21 02:53:58.453675 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
6831 | 2024.12.21 02:53:58.454695 [ 281 ] {16c1164d-5a92-459d-b5a1-8c58541244ed} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6832 | 2024.12.21 02:53:58.454770 [ 281 ] {16c1164d-5a92-459d-b5a1-8c58541244ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6833 | 2024.12.21 02:53:58.455827 [ 281 ] {16c1164d-5a92-459d-b5a1-8c58541244ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6834 | 2024.12.21 02:53:58.456461 [ 281 ] {16c1164d-5a92-459d-b5a1-8c58541244ed} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6835 | 2024.12.21 02:53:58.456481 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.005584845 sec., 37959.871760093614 rows/sec., 2.86 MiB/sec. | ||
6836 | 2024.12.21 02:53:58.456688 [ 201 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6837 | 2024.12.21 02:53:58.456740 [ 281 ] {16c1164d-5a92-459d-b5a1-8c58541244ed} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005044 sec., 2775.574940523394 rows/sec., 194.38 KiB/sec. | ||
6838 | 2024.12.21 02:53:58.456808 [ 281 ] {16c1164d-5a92-459d-b5a1-8c58541244ed} <Debug> TCPHandler: Processed in 0.005906309 sec. | ||
6839 | 2024.12.21 02:53:58.457050 [ 201 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6840 | 2024.12.21 02:53:58.457068 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6841 | 2024.12.21 02:53:58.457174 [ 201 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_41_8} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6842 | 2024.12.21 02:53:58.457358 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6843 | 2024.12.21 02:53:58.457439 [ 279 ] {8582ce8d-ce12-4169-9911-9722c95341a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6844 | 2024.12.21 02:53:58.457533 [ 279 ] {8582ce8d-ce12-4169-9911-9722c95341a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6845 | 2024.12.21 02:53:58.458156 [ 279 ] {8582ce8d-ce12-4169-9911-9722c95341a3} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6846 | 2024.12.21 02:53:58.458196 [ 279 ] {8582ce8d-ce12-4169-9911-9722c95341a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6847 | 2024.12.21 02:53:58.458550 [ 279 ] {8582ce8d-ce12-4169-9911-9722c95341a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6848 | 2024.12.21 02:53:58.458788 [ 279 ] {8582ce8d-ce12-4169-9911-9722c95341a3} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6849 | 2024.12.21 02:53:58.459099 [ 279 ] {8582ce8d-ce12-4169-9911-9722c95341a3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001759 sec., 7390.562819783969 rows/sec., 460.80 KiB/sec. | ||
6850 | 2024.12.21 02:53:58.459152 [ 279 ] {8582ce8d-ce12-4169-9911-9722c95341a3} <Debug> TCPHandler: Processed in 0.002209086 sec. | ||
6851 | 2024.12.21 02:53:58.459300 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6852 | 2024.12.21 02:53:58.459438 [ 281 ] {064b9e3e-e47d-489f-8bf4-4e4277343562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6853 | 2024.12.21 02:53:58.459494 [ 281 ] {064b9e3e-e47d-489f-8bf4-4e4277343562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6854 | 2024.12.21 02:53:58.460215 [ 281 ] {064b9e3e-e47d-489f-8bf4-4e4277343562} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6855 | 2024.12.21 02:53:58.460253 [ 281 ] {064b9e3e-e47d-489f-8bf4-4e4277343562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6856 | 2024.12.21 02:53:58.460630 [ 281 ] {064b9e3e-e47d-489f-8bf4-4e4277343562} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6857 | 2024.12.21 02:53:58.460866 [ 281 ] {064b9e3e-e47d-489f-8bf4-4e4277343562} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6858 | 2024.12.21 02:53:58.461066 [ 281 ] {064b9e3e-e47d-489f-8bf4-4e4277343562} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001659 sec., 250150.69318866785 rows/sec., 17.85 MiB/sec. | ||
6859 | 2024.12.21 02:53:58.461117 [ 281 ] {064b9e3e-e47d-489f-8bf4-4e4277343562} <Debug> TCPHandler: Processed in 0.001881132 sec. | ||
6860 | 2024.12.21 02:53:58.461263 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6861 | 2024.12.21 02:53:58.461403 [ 279 ] {9e51d5ae-0340-43b0-80e6-6dec5635b958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6862 | 2024.12.21 02:53:58.461462 [ 279 ] {9e51d5ae-0340-43b0-80e6-6dec5635b958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6863 | 2024.12.21 02:53:58.461963 [ 279 ] {9e51d5ae-0340-43b0-80e6-6dec5635b958} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6864 | 2024.12.21 02:53:58.462001 [ 279 ] {9e51d5ae-0340-43b0-80e6-6dec5635b958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6865 | 2024.12.21 02:53:58.462383 [ 279 ] {9e51d5ae-0340-43b0-80e6-6dec5635b958} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6866 | 2024.12.21 02:53:58.462620 [ 279 ] {9e51d5ae-0340-43b0-80e6-6dec5635b958} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6867 | 2024.12.21 02:53:58.462858 [ 279 ] {9e51d5ae-0340-43b0-80e6-6dec5635b958} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
6868 | 2024.12.21 02:53:58.462907 [ 279 ] {9e51d5ae-0340-43b0-80e6-6dec5635b958} <Debug> TCPHandler: Processed in 0.00170849 sec. | ||
6869 | 2024.12.21 02:53:58.463102 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6870 | 2024.12.21 02:53:58.463320 [ 281 ] {7dab1778-fad1-42a9-9eaa-6d9e110456d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6871 | 2024.12.21 02:53:58.463417 [ 281 ] {7dab1778-fad1-42a9-9eaa-6d9e110456d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6872 | 2024.12.21 02:53:58.464087 [ 281 ] {7dab1778-fad1-42a9-9eaa-6d9e110456d7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6873 | 2024.12.21 02:53:58.464123 [ 281 ] {7dab1778-fad1-42a9-9eaa-6d9e110456d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6874 | 2024.12.21 02:53:58.464517 [ 281 ] {7dab1778-fad1-42a9-9eaa-6d9e110456d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6875 | 2024.12.21 02:53:58.464755 [ 281 ] {7dab1778-fad1-42a9-9eaa-6d9e110456d7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6876 | 2024.12.21 02:53:58.464927 [ 281 ] {7dab1778-fad1-42a9-9eaa-6d9e110456d7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001664 sec., 142427.88461538462 rows/sec., 9.55 MiB/sec. | ||
6877 | 2024.12.21 02:53:58.464977 [ 281 ] {7dab1778-fad1-42a9-9eaa-6d9e110456d7} <Debug> TCPHandler: Processed in 0.001980373 sec. | ||
6878 | 2024.12.21 02:53:58.465121 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6879 | 2024.12.21 02:53:58.465257 [ 279 ] {fe134589-0778-45f5-91a7-84e434f21bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6880 | 2024.12.21 02:53:58.465317 [ 279 ] {fe134589-0778-45f5-91a7-84e434f21bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6881 | 2024.12.21 02:53:58.465822 [ 279 ] {fe134589-0778-45f5-91a7-84e434f21bf0} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6882 | 2024.12.21 02:53:58.465859 [ 279 ] {fe134589-0778-45f5-91a7-84e434f21bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6883 | 2024.12.21 02:53:58.466219 [ 279 ] {fe134589-0778-45f5-91a7-84e434f21bf0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6884 | 2024.12.21 02:53:58.466450 [ 279 ] {fe134589-0778-45f5-91a7-84e434f21bf0} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6885 | 2024.12.21 02:53:58.466709 [ 279 ] {fe134589-0778-45f5-91a7-84e434f21bf0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
6886 | 2024.12.21 02:53:58.466905 [ 279 ] {fe134589-0778-45f5-91a7-84e434f21bf0} <Debug> TCPHandler: Processed in 0.001847342 sec. | ||
6887 | 2024.12.21 02:53:58.467096 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6888 | 2024.12.21 02:53:58.467232 [ 281 ] {ec698704-27e1-4dba-84a5-ebf017785b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6889 | 2024.12.21 02:53:58.467323 [ 281 ] {ec698704-27e1-4dba-84a5-ebf017785b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6890 | 2024.12.21 02:53:58.468492 [ 281 ] {ec698704-27e1-4dba-84a5-ebf017785b26} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6891 | 2024.12.21 02:53:58.468530 [ 281 ] {ec698704-27e1-4dba-84a5-ebf017785b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6892 | 2024.12.21 02:53:58.469201 [ 281 ] {ec698704-27e1-4dba-84a5-ebf017785b26} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6893 | 2024.12.21 02:53:58.469487 [ 281 ] {ec698704-27e1-4dba-84a5-ebf017785b26} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6894 | 2024.12.21 02:53:58.469633 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6895 | 2024.12.21 02:53:58.469686 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6896 | 2024.12.21 02:53:58.469696 [ 281 ] {ec698704-27e1-4dba-84a5-ebf017785b26} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002493 sec., 13237.063778580025 rows/sec., 23.72 MiB/sec. | ||
6897 | 2024.12.21 02:53:58.469716 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6898 | 2024.12.21 02:53:58.470157 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
6899 | 2024.12.21 02:53:58.470411 [ 281 ] {ec698704-27e1-4dba-84a5-ebf017785b26} <Debug> TCPHandler: Processed in 0.00339488 sec. | ||
6900 | 2024.12.21 02:53:58.470741 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6901 | 2024.12.21 02:53:58.471066 [ 279 ] {ee9fd88c-bae9-4e8a-a740-a1342b9ff81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6902 | 2024.12.21 02:53:58.471150 [ 279 ] {ee9fd88c-bae9-4e8a-a740-a1342b9ff81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6903 | 2024.12.21 02:53:58.471174 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6904 | 2024.12.21 02:53:58.471300 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 714 rows starting from the beginning of the part | ||
6905 | 2024.12.21 02:53:58.471965 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part | ||
6906 | 2024.12.21 02:53:58.472666 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
6907 | 2024.12.21 02:53:58.472749 [ 279 ] {ee9fd88c-bae9-4e8a-a740-a1342b9ff81d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6908 | 2024.12.21 02:53:58.472814 [ 279 ] {ee9fd88c-bae9-4e8a-a740-a1342b9ff81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6909 | 2024.12.21 02:53:58.473075 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
6910 | 2024.12.21 02:53:58.473647 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
6911 | 2024.12.21 02:53:58.474129 [ 279 ] {ee9fd88c-bae9-4e8a-a740-a1342b9ff81d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6912 | 2024.12.21 02:53:58.474144 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part | ||
6913 | 2024.12.21 02:53:58.474715 [ 279 ] {ee9fd88c-bae9-4e8a-a740-a1342b9ff81d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6914 | 2024.12.21 02:53:58.475027 [ 279 ] {ee9fd88c-bae9-4e8a-a740-a1342b9ff81d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004038 sec., 20307.082714214957 rows/sec., 1.29 MiB/sec. | ||
6915 | 2024.12.21 02:53:58.475107 [ 279 ] {ee9fd88c-bae9-4e8a-a740-a1342b9ff81d} <Debug> TCPHandler: Processed in 0.004568284 sec. | ||
6916 | 2024.12.21 02:53:58.483976 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 19 columns (19 merged, 0 gathered) in 0.014132385 sec., 58659.596380936404 rows/sec., 105.12 MiB/sec. | ||
6917 | 2024.12.21 02:53:58.484931 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6918 | 2024.12.21 02:53:58.485348 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6919 | 2024.12.21 02:53:58.485426 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6920 | 2024.12.21 02:53:58.485565 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
6921 | 2024.12.21 02:53:59.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.62 MiB, peak 213.19 MiB, free memory in arenas 0.00 B, will set to 207.61 MiB (RSS), difference: 1.99 MiB | ||
6922 | 2024.12.21 02:54:02.638461 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6923 | 2024.12.21 02:54:02.638528 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6924 | 2024.12.21 02:54:02.759893 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6925 | 2024.12.21 02:54:02.760547 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6926 | 2024.12.21 02:54:02.760594 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6927 | 2024.12.21 02:54:02.761124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6928 | 2024.12.21 02:54:02.761388 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6929 | 2024.12.21 02:54:02.761635 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6930 | 2024.12.21 02:54:03.437662 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6931 | 2024.12.21 02:54:03.437973 [ 279 ] {50167388-5eaa-41ee-b6f5-4d1680589fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6932 | 2024.12.21 02:54:03.438092 [ 279 ] {50167388-5eaa-41ee-b6f5-4d1680589fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6933 | 2024.12.21 02:54:03.439162 [ 279 ] {50167388-5eaa-41ee-b6f5-4d1680589fb5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6934 | 2024.12.21 02:54:03.439217 [ 279 ] {50167388-5eaa-41ee-b6f5-4d1680589fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6935 | 2024.12.21 02:54:03.439675 [ 279 ] {50167388-5eaa-41ee-b6f5-4d1680589fb5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6936 | 2024.12.21 02:54:03.439931 [ 279 ] {50167388-5eaa-41ee-b6f5-4d1680589fb5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6937 | 2024.12.21 02:54:03.440196 [ 279 ] {50167388-5eaa-41ee-b6f5-4d1680589fb5} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.00231 sec., 31168.83116883117 rows/sec., 2.52 MiB/sec. | ||
6938 | 2024.12.21 02:54:03.440264 [ 279 ] {50167388-5eaa-41ee-b6f5-4d1680589fb5} <Debug> TCPHandler: Processed in 0.002792322 sec. | ||
6939 | 2024.12.21 02:54:03.440504 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6940 | 2024.12.21 02:54:03.440697 [ 281 ] {6e1acdf2-3171-4be6-b0ef-c69b907da9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6941 | 2024.12.21 02:54:03.440770 [ 281 ] {6e1acdf2-3171-4be6-b0ef-c69b907da9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6942 | 2024.12.21 02:54:03.441513 [ 281 ] {6e1acdf2-3171-4be6-b0ef-c69b907da9f9} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6943 | 2024.12.21 02:54:03.441557 [ 281 ] {6e1acdf2-3171-4be6-b0ef-c69b907da9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6944 | 2024.12.21 02:54:03.441983 [ 281 ] {6e1acdf2-3171-4be6-b0ef-c69b907da9f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6945 | 2024.12.21 02:54:03.442236 [ 281 ] {6e1acdf2-3171-4be6-b0ef-c69b907da9f9} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6946 | 2024.12.21 02:54:03.442455 [ 281 ] {6e1acdf2-3171-4be6-b0ef-c69b907da9f9} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001812 sec., 4415.0110375275935 rows/sec., 331.99 KiB/sec. | ||
6947 | 2024.12.21 02:54:03.442520 [ 281 ] {6e1acdf2-3171-4be6-b0ef-c69b907da9f9} <Debug> TCPHandler: Processed in 0.002151495 sec. | ||
6948 | 2024.12.21 02:54:03.442677 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6949 | 2024.12.21 02:54:03.442822 [ 279 ] {cb26fb3b-c93b-4bfc-bb7e-99ced5c1f7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6950 | 2024.12.21 02:54:03.442882 [ 279 ] {cb26fb3b-c93b-4bfc-bb7e-99ced5c1f7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6951 | 2024.12.21 02:54:03.443618 [ 279 ] {cb26fb3b-c93b-4bfc-bb7e-99ced5c1f7b3} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6952 | 2024.12.21 02:54:03.443666 [ 279 ] {cb26fb3b-c93b-4bfc-bb7e-99ced5c1f7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6953 | 2024.12.21 02:54:03.444044 [ 279 ] {cb26fb3b-c93b-4bfc-bb7e-99ced5c1f7b3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6954 | 2024.12.21 02:54:03.444277 [ 279 ] {cb26fb3b-c93b-4bfc-bb7e-99ced5c1f7b3} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6955 | 2024.12.21 02:54:03.444490 [ 279 ] {cb26fb3b-c93b-4bfc-bb7e-99ced5c1f7b3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001704 sec., 42253.52112676056 rows/sec., 3.30 MiB/sec. | ||
6956 | 2024.12.21 02:54:03.444542 [ 279 ] {cb26fb3b-c93b-4bfc-bb7e-99ced5c1f7b3} <Debug> TCPHandler: Processed in 0.001937513 sec. | ||
6957 | 2024.12.21 02:54:03.444682 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6958 | 2024.12.21 02:54:03.444879 [ 281 ] {01ceb92f-b879-4f37-b975-5ebeb89fb9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6959 | 2024.12.21 02:54:03.444982 [ 281 ] {01ceb92f-b879-4f37-b975-5ebeb89fb9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6960 | 2024.12.21 02:54:03.445897 [ 281 ] {01ceb92f-b879-4f37-b975-5ebeb89fb9d4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6961 | 2024.12.21 02:54:03.445936 [ 281 ] {01ceb92f-b879-4f37-b975-5ebeb89fb9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6962 | 2024.12.21 02:54:03.446341 [ 281 ] {01ceb92f-b879-4f37-b975-5ebeb89fb9d4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6963 | 2024.12.21 02:54:03.446577 [ 281 ] {01ceb92f-b879-4f37-b975-5ebeb89fb9d4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6964 | 2024.12.21 02:54:03.446791 [ 281 ] {01ceb92f-b879-4f37-b975-5ebeb89fb9d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001972 sec., 81135.90263691684 rows/sec., 5.65 MiB/sec. | ||
6965 | 2024.12.21 02:54:03.446848 [ 281 ] {01ceb92f-b879-4f37-b975-5ebeb89fb9d4} <Debug> TCPHandler: Processed in 0.002222326 sec. | ||
6966 | 2024.12.21 02:54:03.447044 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6967 | 2024.12.21 02:54:03.447264 [ 279 ] {924038ac-4839-4dae-bc45-5b183a4addc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6968 | 2024.12.21 02:54:03.447403 [ 279 ] {924038ac-4839-4dae-bc45-5b183a4addc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6969 | 2024.12.21 02:54:03.448675 [ 279 ] {924038ac-4839-4dae-bc45-5b183a4addc2} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6970 | 2024.12.21 02:54:03.448715 [ 279 ] {924038ac-4839-4dae-bc45-5b183a4addc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6971 | 2024.12.21 02:54:03.449332 [ 279 ] {924038ac-4839-4dae-bc45-5b183a4addc2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6972 | 2024.12.21 02:54:03.449601 [ 279 ] {924038ac-4839-4dae-bc45-5b183a4addc2} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6973 | 2024.12.21 02:54:03.449833 [ 279 ] {924038ac-4839-4dae-bc45-5b183a4addc2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002624 sec., 3048.780487804878 rows/sec., 5.46 MiB/sec. | ||
6974 | 2024.12.21 02:54:03.449925 [ 279 ] {924038ac-4839-4dae-bc45-5b183a4addc2} <Debug> TCPHandler: Processed in 0.002992865 sec. | ||
6975 | 2024.12.21 02:54:03.450074 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6976 | 2024.12.21 02:54:03.450193 [ 281 ] {f7b6aace-727e-4c29-8022-bcb6499013bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6977 | 2024.12.21 02:54:03.450243 [ 281 ] {f7b6aace-727e-4c29-8022-bcb6499013bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6978 | 2024.12.21 02:54:03.450739 [ 281 ] {f7b6aace-727e-4c29-8022-bcb6499013bd} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6979 | 2024.12.21 02:54:03.450777 [ 281 ] {f7b6aace-727e-4c29-8022-bcb6499013bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6980 | 2024.12.21 02:54:03.451157 [ 281 ] {f7b6aace-727e-4c29-8022-bcb6499013bd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6981 | 2024.12.21 02:54:03.451400 [ 281 ] {f7b6aace-727e-4c29-8022-bcb6499013bd} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6982 | 2024.12.21 02:54:03.451611 [ 281 ] {f7b6aace-727e-4c29-8022-bcb6499013bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001446 sec., 41493.775933609955 rows/sec., 2.80 MiB/sec. | ||
6983 | 2024.12.21 02:54:03.451664 [ 281 ] {f7b6aace-727e-4c29-8022-bcb6499013bd} <Debug> TCPHandler: Processed in 0.001647189 sec. | ||
6984 | 2024.12.21 02:54:03.840539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6985 | 2024.12.21 02:54:03.860987 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6986 | 2024.12.21 02:54:03.861048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6987 | 2024.12.21 02:54:03.868910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6988 | 2024.12.21 02:54:03.869692 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6989 | 2024.12.21 02:54:03.872298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6990 | 2024.12.21 02:54:07.060027 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6991 | 2024.12.21 02:54:07.060251 [ 279 ] {e92e04a6-24d5-4424-920d-2ac23dd1f782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6992 | 2024.12.21 02:54:07.060329 [ 279 ] {e92e04a6-24d5-4424-920d-2ac23dd1f782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6993 | 2024.12.21 02:54:07.061105 [ 279 ] {e92e04a6-24d5-4424-920d-2ac23dd1f782} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6994 | 2024.12.21 02:54:07.061150 [ 279 ] {e92e04a6-24d5-4424-920d-2ac23dd1f782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6995 | 2024.12.21 02:54:07.061571 [ 279 ] {e92e04a6-24d5-4424-920d-2ac23dd1f782} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6996 | 2024.12.21 02:54:07.061822 [ 279 ] {e92e04a6-24d5-4424-920d-2ac23dd1f782} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6997 | 2024.12.21 02:54:07.062026 [ 110 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6998 | 2024.12.21 02:54:07.062048 [ 279 ] {e92e04a6-24d5-4424-920d-2ac23dd1f782} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. | ||
6999 | 2024.12.21 02:54:07.062118 [ 110 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7000 | 2024.12.21 02:54:07.062187 [ 279 ] {e92e04a6-24d5-4424-920d-2ac23dd1f782} <Debug> TCPHandler: Processed in 0.002302337 sec. | ||
7001 | 2024.12.21 02:54:07.062195 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7002 | 2024.12.21 02:54:07.062514 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7003 | 2024.12.21 02:54:07.062505 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
7004 | 2024.12.21 02:54:07.062860 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7005 | 2024.12.21 02:54:07.062860 [ 281 ] {53f6aff7-5538-45a5-a85f-a3e1445cb5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7006 | 2024.12.21 02:54:07.062919 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
7007 | 2024.12.21 02:54:07.062997 [ 281 ] {53f6aff7-5538-45a5-a85f-a3e1445cb5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7008 | 2024.12.21 02:54:07.063160 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
7009 | 2024.12.21 02:54:07.063615 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
7010 | 2024.12.21 02:54:07.063913 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
7011 | 2024.12.21 02:54:07.064302 [ 191 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
7012 | 2024.12.21 02:54:07.065987 [ 281 ] {53f6aff7-5538-45a5-a85f-a3e1445cb5f7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7013 | 2024.12.21 02:54:07.066066 [ 281 ] {53f6aff7-5538-45a5-a85f-a3e1445cb5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7014 | 2024.12.21 02:54:07.066989 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004648304 sec., 15059.256021120822 rows/sec., 1.12 MiB/sec. | ||
7015 | 2024.12.21 02:54:07.067032 [ 281 ] {53f6aff7-5538-45a5-a85f-a3e1445cb5f7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7016 | 2024.12.21 02:54:07.067204 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7017 | 2024.12.21 02:54:07.067513 [ 281 ] {53f6aff7-5538-45a5-a85f-a3e1445cb5f7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7018 | 2024.12.21 02:54:07.067887 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_21_5} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7019 | 2024.12.21 02:54:07.067989 [ 281 ] {53f6aff7-5538-45a5-a85f-a3e1445cb5f7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005226 sec., 1148.105625717566 rows/sec., 93.62 KiB/sec. | ||
7020 | 2024.12.21 02:54:07.068065 [ 199 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_21_5} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7021 | 2024.12.21 02:54:07.068140 [ 281 ] {53f6aff7-5538-45a5-a85f-a3e1445cb5f7} <Debug> TCPHandler: Processed in 0.005820718 sec. | ||
7022 | 2024.12.21 02:54:07.068250 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7023 | 2024.12.21 02:54:07.068382 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7024 | 2024.12.21 02:54:07.068510 [ 279 ] {1f96ef60-6090-4fdb-a90b-bef664755fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7025 | 2024.12.21 02:54:07.068560 [ 279 ] {1f96ef60-6090-4fdb-a90b-bef664755fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7026 | 2024.12.21 02:54:07.070208 [ 279 ] {1f96ef60-6090-4fdb-a90b-bef664755fdb} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7027 | 2024.12.21 02:54:07.070250 [ 279 ] {1f96ef60-6090-4fdb-a90b-bef664755fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7028 | 2024.12.21 02:54:07.070719 [ 279 ] {1f96ef60-6090-4fdb-a90b-bef664755fdb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7029 | 2024.12.21 02:54:07.070963 [ 279 ] {1f96ef60-6090-4fdb-a90b-bef664755fdb} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7030 | 2024.12.21 02:54:07.071133 [ 110 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7031 | 2024.12.21 02:54:07.071197 [ 110 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7032 | 2024.12.21 02:54:07.071212 [ 279 ] {1f96ef60-6090-4fdb-a90b-bef664755fdb} <Debug> executeQuery: Read 1412 rows, 120.50 KiB in 0.002716 sec., 519882.1796759941 rows/sec., 43.33 MiB/sec. | ||
7033 | 2024.12.21 02:54:07.071240 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7034 | 2024.12.21 02:54:07.071390 [ 279 ] {1f96ef60-6090-4fdb-a90b-bef664755fdb} <Debug> TCPHandler: Processed in 0.003115046 sec. | ||
7035 | 2024.12.21 02:54:07.071482 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
7036 | 2024.12.21 02:54:07.071582 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7037 | 2024.12.21 02:54:07.071628 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7038 | 2024.12.21 02:54:07.071663 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1436 rows starting from the beginning of the part | ||
7039 | 2024.12.21 02:54:07.071781 [ 281 ] {b7d5e4e5-cbcd-4638-816e-2d01c69f863c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7040 | 2024.12.21 02:54:07.071803 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 269 rows starting from the beginning of the part | ||
7041 | 2024.12.21 02:54:07.071888 [ 281 ] {b7d5e4e5-cbcd-4638-816e-2d01c69f863c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7042 | 2024.12.21 02:54:07.072013 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 73 rows starting from the beginning of the part | ||
7043 | 2024.12.21 02:54:07.072394 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 269 rows starting from the beginning of the part | ||
7044 | 2024.12.21 02:54:07.072578 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part | ||
7045 | 2024.12.21 02:54:07.072916 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1412 rows starting from the beginning of the part | ||
7046 | 2024.12.21 02:54:07.073992 [ 281 ] {b7d5e4e5-cbcd-4638-816e-2d01c69f863c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7047 | 2024.12.21 02:54:07.074040 [ 281 ] {b7d5e4e5-cbcd-4638-816e-2d01c69f863c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7048 | 2024.12.21 02:54:07.074623 [ 281 ] {b7d5e4e5-cbcd-4638-816e-2d01c69f863c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7049 | 2024.12.21 02:54:07.074899 [ 281 ] {b7d5e4e5-cbcd-4638-816e-2d01c69f863c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7050 | 2024.12.21 02:54:07.075175 [ 281 ] {b7d5e4e5-cbcd-4638-816e-2d01c69f863c} <Debug> executeQuery: Read 46 rows, 3.36 KiB in 0.00347 sec., 13256.484149855907 rows/sec., 967.28 KiB/sec. | ||
7051 | 2024.12.21 02:54:07.075422 [ 281 ] {b7d5e4e5-cbcd-4638-816e-2d01c69f863c} <Debug> TCPHandler: Processed in 0.003907965 sec. | ||
7052 | 2024.12.21 02:54:07.075983 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7053 | 2024.12.21 02:54:07.076453 [ 279 ] {06d2882f-4876-4c21-b2e0-358337c3f069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7054 | 2024.12.21 02:54:07.076454 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3531 rows, containing 5 columns (5 merged, 0 gathered) in 0.005087039 sec., 694116.9509414022 rows/sec., 60.91 MiB/sec. | ||
7055 | 2024.12.21 02:54:07.076543 [ 279 ] {06d2882f-4876-4c21-b2e0-358337c3f069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7056 | 2024.12.21 02:54:07.076801 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7057 | 2024.12.21 02:54:07.077405 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7058 | 2024.12.21 02:54:07.077636 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_51_10} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7059 | 2024.12.21 02:54:07.077813 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
7060 | 2024.12.21 02:54:07.077986 [ 279 ] {06d2882f-4876-4c21-b2e0-358337c3f069} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7061 | 2024.12.21 02:54:07.078031 [ 279 ] {06d2882f-4876-4c21-b2e0-358337c3f069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7062 | 2024.12.21 02:54:07.078402 [ 279 ] {06d2882f-4876-4c21-b2e0-358337c3f069} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7063 | 2024.12.21 02:54:07.078658 [ 279 ] {06d2882f-4876-4c21-b2e0-358337c3f069} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7064 | 2024.12.21 02:54:07.078830 [ 110 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7065 | 2024.12.21 02:54:07.078890 [ 110 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7066 | 2024.12.21 02:54:07.078923 [ 279 ] {06d2882f-4876-4c21-b2e0-358337c3f069} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002524 sec., 95879.5562599049 rows/sec., 6.50 MiB/sec. | ||
7067 | 2024.12.21 02:54:07.078937 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7068 | 2024.12.21 02:54:07.079105 [ 279 ] {06d2882f-4876-4c21-b2e0-358337c3f069} <Debug> TCPHandler: Processed in 0.003546971 sec. | ||
7069 | 2024.12.21 02:54:07.079194 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
7070 | 2024.12.21 02:54:07.079309 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7071 | 2024.12.21 02:54:07.079381 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7072 | 2024.12.21 02:54:07.079455 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part | ||
7073 | 2024.12.21 02:54:07.079535 [ 281 ] {3b728dc5-d612-4d1a-9f7d-56ff3a91557e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7074 | 2024.12.21 02:54:07.079679 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
7075 | 2024.12.21 02:54:07.079712 [ 281 ] {3b728dc5-d612-4d1a-9f7d-56ff3a91557e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7076 | 2024.12.21 02:54:07.080171 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
7077 | 2024.12.21 02:54:07.080449 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
7078 | 2024.12.21 02:54:07.080717 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
7079 | 2024.12.21 02:54:07.081060 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
7080 | 2024.12.21 02:54:07.082653 [ 281 ] {3b728dc5-d612-4d1a-9f7d-56ff3a91557e} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7081 | 2024.12.21 02:54:07.082716 [ 281 ] {3b728dc5-d612-4d1a-9f7d-56ff3a91557e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7082 | 2024.12.21 02:54:07.083723 [ 281 ] {3b728dc5-d612-4d1a-9f7d-56ff3a91557e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7083 | 2024.12.21 02:54:07.084254 [ 281 ] {3b728dc5-d612-4d1a-9f7d-56ff3a91557e} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7084 | 2024.12.21 02:54:07.084360 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.005288912 sec., 145398.5243089694 rows/sec., 10.41 MiB/sec. | ||
7085 | 2024.12.21 02:54:07.084525 [ 110 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7086 | 2024.12.21 02:54:07.084601 [ 110 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7087 | 2024.12.21 02:54:07.084692 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7088 | 2024.12.21 02:54:07.084783 [ 281 ] {3b728dc5-d612-4d1a-9f7d-56ff3a91557e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005281 sec., 2461.654989585306 rows/sec., 153.48 KiB/sec. | ||
7089 | 2024.12.21 02:54:07.084935 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7090 | 2024.12.21 02:54:07.084979 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
7091 | 2024.12.21 02:54:07.085079 [ 281 ] {3b728dc5-d612-4d1a-9f7d-56ff3a91557e} <Debug> TCPHandler: Processed in 0.005853348 sec. | ||
7092 | 2024.12.21 02:54:07.085378 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7093 | 2024.12.21 02:54:07.085399 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7094 | 2024.12.21 02:54:07.085470 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
7095 | 2024.12.21 02:54:07.085761 [ 279 ] {acaaadca-4e00-4ade-9481-be93b8e58b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7096 | 2024.12.21 02:54:07.085952 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
7097 | 2024.12.21 02:54:07.085982 [ 279 ] {acaaadca-4e00-4ade-9481-be93b8e58b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7098 | 2024.12.21 02:54:07.086205 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2024.12.21 02:54:07.086382 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
7100 | 2024.12.21 02:54:07.086780 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_21_4} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7101 | 2024.12.21 02:54:07.086869 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
7102 | 2024.12.21 02:54:07.087275 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
7103 | 2024.12.21 02:54:07.087332 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
7104 | 2024.12.21 02:54:07.089478 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004683485 sec., 13878.554110881107 rows/sec., 919.54 KiB/sec. | ||
7105 | 2024.12.21 02:54:07.089652 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7106 | 2024.12.21 02:54:07.089758 [ 279 ] {acaaadca-4e00-4ade-9481-be93b8e58b85} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2024.12.21 02:54:07.089825 [ 279 ] {acaaadca-4e00-4ade-9481-be93b8e58b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7108 | 2024.12.21 02:54:07.090214 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_21_5} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7109 | 2024.12.21 02:54:07.090422 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_21_5} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7110 | 2024.12.21 02:54:07.090583 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7111 | 2024.12.21 02:54:07.090702 [ 279 ] {acaaadca-4e00-4ade-9481-be93b8e58b85} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7112 | 2024.12.21 02:54:07.090959 [ 279 ] {acaaadca-4e00-4ade-9481-be93b8e58b85} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7113 | 2024.12.21 02:54:07.091140 [ 110 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7114 | 2024.12.21 02:54:07.091196 [ 110 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7115 | 2024.12.21 02:54:07.091220 [ 279 ] {acaaadca-4e00-4ade-9481-be93b8e58b85} <Debug> executeQuery: Read 877 rows, 65.10 KiB in 0.00563 sec., 155772.6465364121 rows/sec., 11.29 MiB/sec. | ||
7116 | 2024.12.21 02:54:07.091232 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7117 | 2024.12.21 02:54:07.091502 [ 279 ] {acaaadca-4e00-4ade-9481-be93b8e58b85} <Debug> TCPHandler: Processed in 0.006275003 sec. | ||
7118 | 2024.12.21 02:54:07.091703 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
7119 | 2024.12.21 02:54:07.091836 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7120 | 2024.12.21 02:54:07.092207 [ 281 ] {9632f7f4-c916-4a59-a46e-5e561eda50fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7121 | 2024.12.21 02:54:07.092253 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7122 | 2024.12.21 02:54:07.092406 [ 281 ] {9632f7f4-c916-4a59-a46e-5e561eda50fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7123 | 2024.12.21 02:54:07.092407 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
7124 | 2024.12.21 02:54:07.092925 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 415 rows starting from the beginning of the part | ||
7125 | 2024.12.21 02:54:07.093347 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
7126 | 2024.12.21 02:54:07.093690 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 415 rows starting from the beginning of the part | ||
7127 | 2024.12.21 02:54:07.093888 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 72 rows starting from the beginning of the part | ||
7128 | 2024.12.21 02:54:07.094280 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 877 rows starting from the beginning of the part | ||
7129 | 2024.12.21 02:54:07.094937 [ 281 ] {9632f7f4-c916-4a59-a46e-5e561eda50fc} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7130 | 2024.12.21 02:54:07.094998 [ 281 ] {9632f7f4-c916-4a59-a46e-5e561eda50fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7131 | 2024.12.21 02:54:07.095921 [ 281 ] {9632f7f4-c916-4a59-a46e-5e561eda50fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7132 | 2024.12.21 02:54:07.096464 [ 281 ] {9632f7f4-c916-4a59-a46e-5e561eda50fc} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7133 | 2024.12.21 02:54:07.096771 [ 110 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7134 | 2024.12.21 02:54:07.096848 [ 110 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7135 | 2024.12.21 02:54:07.096893 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7136 | 2024.12.21 02:54:07.096926 [ 281 ] {9632f7f4-c916-4a59-a46e-5e561eda50fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004836 sec., 1240.6947890818858 rows/sec., 64.82 KiB/sec. | ||
7137 | 2024.12.21 02:54:07.097184 [ 281 ] {9632f7f4-c916-4a59-a46e-5e561eda50fc} <Debug> TCPHandler: Processed in 0.005528474 sec. | ||
7138 | 2024.12.21 02:54:07.097307 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
7139 | 2024.12.21 02:54:07.097877 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7140 | 2024.12.21 02:54:07.097894 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7141 | 2024.12.21 02:54:07.097965 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
7142 | 2024.12.21 02:54:07.098008 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006630637 sec., 417456.1207316884 rows/sec., 31.87 MiB/sec. | ||
7143 | 2024.12.21 02:54:07.098297 [ 279 ] {9a917e6b-56f5-4ab5-813d-e54c923cf1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7144 | 2024.12.21 02:54:07.098348 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
7145 | 2024.12.21 02:54:07.098477 [ 279 ] {9a917e6b-56f5-4ab5-813d-e54c923cf1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7146 | 2024.12.21 02:54:07.098620 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7147 | 2024.12.21 02:54:07.098748 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
7148 | 2024.12.21 02:54:07.099340 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
7149 | 2024.12.21 02:54:07.099722 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
7150 | 2024.12.21 02:54:07.100185 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7151 | 2024.12.21 02:54:07.100204 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7152 | 2024.12.21 02:54:07.100738 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_51_10} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7153 | 2024.12.21 02:54:07.101026 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
7154 | 2024.12.21 02:54:07.102428 [ 279 ] {9a917e6b-56f5-4ab5-813d-e54c923cf1c0} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7155 | 2024.12.21 02:54:07.102501 [ 279 ] {9a917e6b-56f5-4ab5-813d-e54c923cf1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7156 | 2024.12.21 02:54:07.102991 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.00600069 sec., 20997.585277693062 rows/sec., 1.07 MiB/sec. | ||
7157 | 2024.12.21 02:54:07.103177 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7158 | 2024.12.21 02:54:07.103587 [ 279 ] {9a917e6b-56f5-4ab5-813d-e54c923cf1c0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7159 | 2024.12.21 02:54:07.103716 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7160 | 2024.12.21 02:54:07.103896 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_21_4} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7161 | 2024.12.21 02:54:07.104033 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7162 | 2024.12.21 02:54:07.104104 [ 279 ] {9a917e6b-56f5-4ab5-813d-e54c923cf1c0} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7163 | 2024.12.21 02:54:07.104334 [ 279 ] {9a917e6b-56f5-4ab5-813d-e54c923cf1c0} <Debug> executeQuery: Read 906 rows, 61.84 KiB in 0.006214 sec., 145799.806887673 rows/sec., 9.72 MiB/sec. | ||
7164 | 2024.12.21 02:54:07.104401 [ 279 ] {9a917e6b-56f5-4ab5-813d-e54c923cf1c0} <Debug> TCPHandler: Processed in 0.007037552 sec. | ||
7165 | 2024.12.21 02:54:07.104637 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7166 | 2024.12.21 02:54:07.104862 [ 281 ] {e3703613-8f40-453a-8a04-103354affb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7167 | 2024.12.21 02:54:07.104937 [ 281 ] {e3703613-8f40-453a-8a04-103354affb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7168 | 2024.12.21 02:54:07.105508 [ 281 ] {e3703613-8f40-453a-8a04-103354affb38} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7169 | 2024.12.21 02:54:07.105555 [ 281 ] {e3703613-8f40-453a-8a04-103354affb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7170 | 2024.12.21 02:54:07.105972 [ 281 ] {e3703613-8f40-453a-8a04-103354affb38} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7171 | 2024.12.21 02:54:07.106209 [ 281 ] {e3703613-8f40-453a-8a04-103354affb38} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7172 | 2024.12.21 02:54:07.106360 [ 110 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
7173 | 2024.12.21 02:54:07.106415 [ 110 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7174 | 2024.12.21 02:54:07.106450 [ 281 ] {e3703613-8f40-453a-8a04-103354affb38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001639 sec., 610.1281269066503 rows/sec., 41.11 KiB/sec. | ||
7175 | 2024.12.21 02:54:07.106458 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7176 | 2024.12.21 02:54:07.106613 [ 281 ] {e3703613-8f40-453a-8a04-103354affb38} <Debug> TCPHandler: Processed in 0.002078694 sec. | ||
7177 | 2024.12.21 02:54:07.106840 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
7178 | 2024.12.21 02:54:07.106913 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7179 | 2024.12.21 02:54:07.107311 [ 279 ] {589782a8-3265-46b9-b0b4-48339887ce95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7180 | 2024.12.21 02:54:07.107348 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7181 | 2024.12.21 02:54:07.107436 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part | ||
7182 | 2024.12.21 02:54:07.107520 [ 279 ] {589782a8-3265-46b9-b0b4-48339887ce95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7183 | 2024.12.21 02:54:07.107744 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
7184 | 2024.12.21 02:54:07.108081 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
7185 | 2024.12.21 02:54:07.108482 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7186 | 2024.12.21 02:54:07.108848 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7187 | 2024.12.21 02:54:07.109217 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7188 | 2024.12.21 02:54:07.112753 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.006167461 sec., 3567.108085482827 rows/sec., 239.73 KiB/sec. | ||
7189 | 2024.12.21 02:54:07.112970 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
7190 | 2024.12.21 02:54:07.113135 [ 279 ] {589782a8-3265-46b9-b0b4-48339887ce95} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7191 | 2024.12.21 02:54:07.113201 [ 279 ] {589782a8-3265-46b9-b0b4-48339887ce95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7192 | 2024.12.21 02:54:07.113614 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7193 | 2024.12.21 02:54:07.113786 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_21_4} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
7194 | 2024.12.21 02:54:07.113906 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7195 | 2024.12.21 02:54:07.114333 [ 279 ] {589782a8-3265-46b9-b0b4-48339887ce95} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7196 | 2024.12.21 02:54:07.114608 [ 279 ] {589782a8-3265-46b9-b0b4-48339887ce95} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7197 | 2024.12.21 02:54:07.114864 [ 279 ] {589782a8-3265-46b9-b0b4-48339887ce95} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00768 sec., 4296.875 rows/sec., 7.70 MiB/sec. | ||
7198 | 2024.12.21 02:54:07.114994 [ 279 ] {589782a8-3265-46b9-b0b4-48339887ce95} <Debug> TCPHandler: Processed in 0.008255597 sec. | ||
7199 | 2024.12.21 02:54:07.115231 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7200 | 2024.12.21 02:54:07.115454 [ 281 ] {0d568385-1ffd-4a1e-95a6-4f986415e0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7201 | 2024.12.21 02:54:07.115547 [ 281 ] {0d568385-1ffd-4a1e-95a6-4f986415e0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7202 | 2024.12.21 02:54:07.116174 [ 281 ] {0d568385-1ffd-4a1e-95a6-4f986415e0e7} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7203 | 2024.12.21 02:54:07.116213 [ 281 ] {0d568385-1ffd-4a1e-95a6-4f986415e0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7204 | 2024.12.21 02:54:07.116598 [ 281 ] {0d568385-1ffd-4a1e-95a6-4f986415e0e7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7205 | 2024.12.21 02:54:07.116845 [ 281 ] {0d568385-1ffd-4a1e-95a6-4f986415e0e7} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7206 | 2024.12.21 02:54:07.117046 [ 281 ] {0d568385-1ffd-4a1e-95a6-4f986415e0e7} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001647 sec., 37644.201578627806 rows/sec., 2.35 MiB/sec. | ||
7207 | 2024.12.21 02:54:07.117099 [ 281 ] {0d568385-1ffd-4a1e-95a6-4f986415e0e7} <Debug> TCPHandler: Processed in 0.001977073 sec. | ||
7208 | 2024.12.21 02:54:07.832506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 996 | ||
7209 | 2024.12.21 02:54:07.836165 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7210 | 2024.12.21 02:54:07.836214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7211 | 2024.12.21 02:54:07.837714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7212 | 2024.12.21 02:54:07.838036 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7213 | 2024.12.21 02:54:07.838910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
7214 | 2024.12.21 02:54:08.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.20 MiB, peak 213.19 MiB, free memory in arenas 0.00 B, will set to 208.14 MiB (RSS), difference: -1.06 MiB | ||
7215 | 2024.12.21 02:54:08.432477 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7216 | 2024.12.21 02:54:08.432667 [ 279 ] {de925870-b53b-4ef0-aad5-515d463a42f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7217 | 2024.12.21 02:54:08.432740 [ 279 ] {de925870-b53b-4ef0-aad5-515d463a42f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7218 | 2024.12.21 02:54:08.433559 [ 279 ] {de925870-b53b-4ef0-aad5-515d463a42f6} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7219 | 2024.12.21 02:54:08.433610 [ 279 ] {de925870-b53b-4ef0-aad5-515d463a42f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7220 | 2024.12.21 02:54:08.434043 [ 279 ] {de925870-b53b-4ef0-aad5-515d463a42f6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7221 | 2024.12.21 02:54:08.434295 [ 279 ] {de925870-b53b-4ef0-aad5-515d463a42f6} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7222 | 2024.12.21 02:54:08.434521 [ 279 ] {de925870-b53b-4ef0-aad5-515d463a42f6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.24 MiB/sec. | ||
7223 | 2024.12.21 02:54:08.434580 [ 279 ] {de925870-b53b-4ef0-aad5-515d463a42f6} <Debug> TCPHandler: Processed in 0.002240436 sec. | ||
7224 | 2024.12.21 02:54:08.434915 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7225 | 2024.12.21 02:54:08.435222 [ 281 ] {3189413f-b3f1-4349-91d7-9f4f229ba56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7226 | 2024.12.21 02:54:08.435339 [ 281 ] {3189413f-b3f1-4349-91d7-9f4f229ba56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7227 | 2024.12.21 02:54:08.436351 [ 281 ] {3189413f-b3f1-4349-91d7-9f4f229ba56f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7228 | 2024.12.21 02:54:08.436398 [ 281 ] {3189413f-b3f1-4349-91d7-9f4f229ba56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7229 | 2024.12.21 02:54:08.436853 [ 281 ] {3189413f-b3f1-4349-91d7-9f4f229ba56f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7230 | 2024.12.21 02:54:08.437113 [ 281 ] {3189413f-b3f1-4349-91d7-9f4f229ba56f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7231 | 2024.12.21 02:54:08.437337 [ 281 ] {3189413f-b3f1-4349-91d7-9f4f229ba56f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002201 sec., 29077.69195820082 rows/sec., 2.27 MiB/sec. | ||
7232 | 2024.12.21 02:54:08.437392 [ 281 ] {3189413f-b3f1-4349-91d7-9f4f229ba56f} <Debug> TCPHandler: Processed in 0.002664901 sec. | ||
7233 | 2024.12.21 02:54:08.437565 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7234 | 2024.12.21 02:54:08.437691 [ 279 ] {a3aef006-ecb9-4355-8536-c7ec76d90f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7235 | 2024.12.21 02:54:08.437748 [ 279 ] {a3aef006-ecb9-4355-8536-c7ec76d90f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7236 | 2024.12.21 02:54:08.438344 [ 279 ] {a3aef006-ecb9-4355-8536-c7ec76d90f30} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7237 | 2024.12.21 02:54:08.438384 [ 279 ] {a3aef006-ecb9-4355-8536-c7ec76d90f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7238 | 2024.12.21 02:54:08.438786 [ 279 ] {a3aef006-ecb9-4355-8536-c7ec76d90f30} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7239 | 2024.12.21 02:54:08.439036 [ 279 ] {a3aef006-ecb9-4355-8536-c7ec76d90f30} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7240 | 2024.12.21 02:54:08.439266 [ 279 ] {a3aef006-ecb9-4355-8536-c7ec76d90f30} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001604 sec., 33665.83541147132 rows/sec., 2.35 MiB/sec. | ||
7241 | 2024.12.21 02:54:08.439334 [ 279 ] {a3aef006-ecb9-4355-8536-c7ec76d90f30} <Debug> TCPHandler: Processed in 0.001827681 sec. | ||
7242 | 2024.12.21 02:54:08.439488 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7243 | 2024.12.21 02:54:08.439605 [ 281 ] {3dadcce3-7f6a-425c-883a-00f160e65e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7244 | 2024.12.21 02:54:08.439658 [ 281 ] {3dadcce3-7f6a-425c-883a-00f160e65e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7245 | 2024.12.21 02:54:08.440172 [ 281 ] {3dadcce3-7f6a-425c-883a-00f160e65e5c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7246 | 2024.12.21 02:54:08.440211 [ 281 ] {3dadcce3-7f6a-425c-883a-00f160e65e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7247 | 2024.12.21 02:54:08.440597 [ 281 ] {3dadcce3-7f6a-425c-883a-00f160e65e5c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7248 | 2024.12.21 02:54:08.440844 [ 281 ] {3dadcce3-7f6a-425c-883a-00f160e65e5c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7249 | 2024.12.21 02:54:08.441064 [ 281 ] {3dadcce3-7f6a-425c-883a-00f160e65e5c} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001484 sec., 13477.08894878706 rows/sec., 926.55 KiB/sec. | ||
7250 | 2024.12.21 02:54:08.441114 [ 281 ] {3dadcce3-7f6a-425c-883a-00f160e65e5c} <Debug> TCPHandler: Processed in 0.00168434 sec. | ||
7251 | 2024.12.21 02:54:10.261789 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
7252 | 2024.12.21 02:54:10.262853 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7253 | 2024.12.21 02:54:10.262941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7254 | 2024.12.21 02:54:10.263486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7255 | 2024.12.21 02:54:10.263759 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7256 | 2024.12.21 02:54:10.264009 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
7257 | 2024.12.21 02:54:11.372398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7258 | 2024.12.21 02:54:11.394271 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7259 | 2024.12.21 02:54:11.394325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7260 | 2024.12.21 02:54:11.401702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7261 | 2024.12.21 02:54:11.402488 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7262 | 2024.12.21 02:54:11.405349 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7263 | 2024.12.21 02:54:13.437844 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7264 | 2024.12.21 02:54:13.438059 [ 279 ] {71e9623b-fb3c-4230-bd93-adb2cce82778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7265 | 2024.12.21 02:54:13.438136 [ 279 ] {71e9623b-fb3c-4230-bd93-adb2cce82778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7266 | 2024.12.21 02:54:13.438918 [ 279 ] {71e9623b-fb3c-4230-bd93-adb2cce82778} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7267 | 2024.12.21 02:54:13.438975 [ 279 ] {71e9623b-fb3c-4230-bd93-adb2cce82778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7268 | 2024.12.21 02:54:13.439444 [ 279 ] {71e9623b-fb3c-4230-bd93-adb2cce82778} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7269 | 2024.12.21 02:54:13.439756 [ 279 ] {71e9623b-fb3c-4230-bd93-adb2cce82778} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7270 | 2024.12.21 02:54:13.440035 [ 279 ] {71e9623b-fb3c-4230-bd93-adb2cce82778} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.00203 sec., 35467.9802955665 rows/sec., 2.87 MiB/sec. | ||
7271 | 2024.12.21 02:54:13.440118 [ 279 ] {71e9623b-fb3c-4230-bd93-adb2cce82778} <Debug> TCPHandler: Processed in 0.002417448 sec. | ||
7272 | 2024.12.21 02:54:13.440375 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7273 | 2024.12.21 02:54:13.440576 [ 281 ] {24b39f1c-2a98-42aa-b811-d9c1bfc2185c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7274 | 2024.12.21 02:54:13.440656 [ 281 ] {24b39f1c-2a98-42aa-b811-d9c1bfc2185c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7275 | 2024.12.21 02:54:13.441430 [ 281 ] {24b39f1c-2a98-42aa-b811-d9c1bfc2185c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7276 | 2024.12.21 02:54:13.441482 [ 281 ] {24b39f1c-2a98-42aa-b811-d9c1bfc2185c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7277 | 2024.12.21 02:54:13.441964 [ 281 ] {24b39f1c-2a98-42aa-b811-d9c1bfc2185c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7278 | 2024.12.21 02:54:13.442252 [ 281 ] {24b39f1c-2a98-42aa-b811-d9c1bfc2185c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7279 | 2024.12.21 02:54:13.442503 [ 281 ] {24b39f1c-2a98-42aa-b811-d9c1bfc2185c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001981 sec., 4038.3644623927307 rows/sec., 303.67 KiB/sec. | ||
7280 | 2024.12.21 02:54:13.442581 [ 281 ] {24b39f1c-2a98-42aa-b811-d9c1bfc2185c} <Debug> TCPHandler: Processed in 0.002346888 sec. | ||
7281 | 2024.12.21 02:54:13.442765 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7282 | 2024.12.21 02:54:13.442911 [ 279 ] {3154ae96-58c4-495c-91f6-5fd07fbc9560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7283 | 2024.12.21 02:54:13.442971 [ 279 ] {3154ae96-58c4-495c-91f6-5fd07fbc9560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7284 | 2024.12.21 02:54:13.443675 [ 279 ] {3154ae96-58c4-495c-91f6-5fd07fbc9560} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7285 | 2024.12.21 02:54:13.443725 [ 279 ] {3154ae96-58c4-495c-91f6-5fd07fbc9560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7286 | 2024.12.21 02:54:13.444148 [ 279 ] {3154ae96-58c4-495c-91f6-5fd07fbc9560} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7287 | 2024.12.21 02:54:13.444396 [ 279 ] {3154ae96-58c4-495c-91f6-5fd07fbc9560} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7288 | 2024.12.21 02:54:13.444641 [ 279 ] {3154ae96-58c4-495c-91f6-5fd07fbc9560} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001751 sec., 41119.360365505425 rows/sec., 3.21 MiB/sec. | ||
7289 | 2024.12.21 02:54:13.444753 [ 279 ] {3154ae96-58c4-495c-91f6-5fd07fbc9560} <Debug> TCPHandler: Processed in 0.002059394 sec. | ||
7290 | 2024.12.21 02:54:13.444975 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7291 | 2024.12.21 02:54:13.445135 [ 281 ] {bf40ef1e-24e8-4cc1-9467-3fedcefcf169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7292 | 2024.12.21 02:54:13.445197 [ 281 ] {bf40ef1e-24e8-4cc1-9467-3fedcefcf169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7293 | 2024.12.21 02:54:13.445812 [ 281 ] {bf40ef1e-24e8-4cc1-9467-3fedcefcf169} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2024.12.21 02:54:13.445852 [ 281 ] {bf40ef1e-24e8-4cc1-9467-3fedcefcf169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7295 | 2024.12.21 02:54:13.446269 [ 281 ] {bf40ef1e-24e8-4cc1-9467-3fedcefcf169} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7296 | 2024.12.21 02:54:13.446518 [ 281 ] {bf40ef1e-24e8-4cc1-9467-3fedcefcf169} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2024.12.21 02:54:13.446659 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7298 | 2024.12.21 02:54:13.446697 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7299 | 2024.12.21 02:54:13.446710 [ 281 ] {bf40ef1e-24e8-4cc1-9467-3fedcefcf169} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. | ||
7300 | 2024.12.21 02:54:13.446720 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7301 | 2024.12.21 02:54:13.446825 [ 281 ] {bf40ef1e-24e8-4cc1-9467-3fedcefcf169} <Debug> TCPHandler: Processed in 0.001977543 sec. | ||
7302 | 2024.12.21 02:54:13.446931 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
7303 | 2024.12.21 02:54:13.447056 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7304 | 2024.12.21 02:54:13.447083 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7305 | 2024.12.21 02:54:13.447126 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13280 rows starting from the beginning of the part | ||
7306 | 2024.12.21 02:54:13.447252 [ 279 ] {d01255c9-bc09-4e1d-8a00-921faff182e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7307 | 2024.12.21 02:54:13.447277 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
7308 | 2024.12.21 02:54:13.447588 [ 279 ] {d01255c9-bc09-4e1d-8a00-921faff182e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7309 | 2024.12.21 02:54:13.447615 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
7310 | 2024.12.21 02:54:13.448036 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 906 rows starting from the beginning of the part | ||
7311 | 2024.12.21 02:54:13.448256 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 54 rows starting from the beginning of the part | ||
7312 | 2024.12.21 02:54:13.448565 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
7313 | 2024.12.21 02:54:13.450692 [ 279 ] {d01255c9-bc09-4e1d-8a00-921faff182e5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7314 | 2024.12.21 02:54:13.450746 [ 279 ] {d01255c9-bc09-4e1d-8a00-921faff182e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7315 | 2024.12.21 02:54:13.451836 [ 279 ] {d01255c9-bc09-4e1d-8a00-921faff182e5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7316 | 2024.12.21 02:54:13.452364 [ 279 ] {d01255c9-bc09-4e1d-8a00-921faff182e5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7317 | 2024.12.21 02:54:13.452730 [ 279 ] {d01255c9-bc09-4e1d-8a00-921faff182e5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005545 sec., 1442.7412082957621 rows/sec., 2.59 MiB/sec. | ||
7318 | 2024.12.21 02:54:13.452869 [ 279 ] {d01255c9-bc09-4e1d-8a00-921faff182e5} <Debug> TCPHandler: Processed in 0.005911679 sec. | ||
7319 | 2024.12.21 02:54:13.453104 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7320 | 2024.12.21 02:54:13.453270 [ 281 ] {8904b925-158f-49fb-b189-a3259714d785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7321 | 2024.12.21 02:54:13.453341 [ 281 ] {8904b925-158f-49fb-b189-a3259714d785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7322 | 2024.12.21 02:54:13.454321 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14797 rows, containing 5 columns (5 merged, 0 gathered) in 0.007495488 sec., 1974120.96450558 rows/sec., 133.23 MiB/sec. | ||
7323 | 2024.12.21 02:54:13.454444 [ 281 ] {8904b925-158f-49fb-b189-a3259714d785} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7324 | 2024.12.21 02:54:13.454487 [ 281 ] {8904b925-158f-49fb-b189-a3259714d785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7325 | 2024.12.21 02:54:13.454780 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7326 | 2024.12.21 02:54:13.455117 [ 281 ] {8904b925-158f-49fb-b189-a3259714d785} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7327 | 2024.12.21 02:54:13.455286 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7328 | 2024.12.21 02:54:13.455434 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7329 | 2024.12.21 02:54:13.455479 [ 281 ] {8904b925-158f-49fb-b189-a3259714d785} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7330 | 2024.12.21 02:54:13.455563 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
7331 | 2024.12.21 02:54:13.455652 [ 101 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7332 | 2024.12.21 02:54:13.455696 [ 101 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7333 | 2024.12.21 02:54:13.455719 [ 281 ] {8904b925-158f-49fb-b189-a3259714d785} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002503 sec., 23971.234518577705 rows/sec., 1.62 MiB/sec. | ||
7334 | 2024.12.21 02:54:13.455725 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7335 | 2024.12.21 02:54:13.455849 [ 281 ] {8904b925-158f-49fb-b189-a3259714d785} <Debug> TCPHandler: Processed in 0.002834283 sec. | ||
7336 | 2024.12.21 02:54:13.456010 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
7337 | 2024.12.21 02:54:13.456170 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7338 | 2024.12.21 02:54:13.456208 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2626 rows starting from the beginning of the part | ||
7339 | 2024.12.21 02:54:13.456320 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
7340 | 2024.12.21 02:54:13.456523 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
7341 | 2024.12.21 02:54:13.456708 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 62 rows starting from the beginning of the part | ||
7342 | 2024.12.21 02:54:13.456884 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
7343 | 2024.12.21 02:54:13.457032 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
7344 | 2024.12.21 02:54:13.458614 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2910 rows, containing 4 columns (4 merged, 0 gathered) in 0.002754022 sec., 1056636.4393603245 rows/sec., 68.70 MiB/sec. | ||
7345 | 2024.12.21 02:54:13.458904 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7346 | 2024.12.21 02:54:13.459412 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_51_10} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7347 | 2024.12.21 02:54:13.459516 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_51_10} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7348 | 2024.12.21 02:54:13.459614 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
7349 | 2024.12.21 02:54:17.638778 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7350 | 2024.12.21 02:54:17.638845 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7351 | 2024.12.21 02:54:17.764203 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7352 | 2024.12.21 02:54:17.765237 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7353 | 2024.12.21 02:54:17.765288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7354 | 2024.12.21 02:54:17.765851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7355 | 2024.12.21 02:54:17.766118 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7356 | 2024.12.21 02:54:17.766387 [ 96 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7357 | 2024.12.21 02:54:17.766408 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7358 | 2024.12.21 02:54:17.766493 [ 96 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7359 | 2024.12.21 02:54:17.766542 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7360 | 2024.12.21 02:54:17.766764 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
7361 | 2024.12.21 02:54:17.767014 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7362 | 2024.12.21 02:54:17.767089 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
7363 | 2024.12.21 02:54:17.767209 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
7364 | 2024.12.21 02:54:17.767300 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
7365 | 2024.12.21 02:54:17.767565 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
7366 | 2024.12.21 02:54:17.767759 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
7367 | 2024.12.21 02:54:17.767882 [ 197 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
7368 | 2024.12.21 02:54:17.770626 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003971686 sec., 4162212.2191935615 rows/sec., 59.54 MiB/sec. | ||
7369 | 2024.12.21 02:54:17.770822 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7370 | 2024.12.21 02:54:17.771302 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_36_7} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7371 | 2024.12.21 02:54:17.771391 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_36_7} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7372 | 2024.12.21 02:54:17.771507 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7373 | 2024.12.21 02:54:17.839292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1016 | ||
7374 | 2024.12.21 02:54:17.842687 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7375 | 2024.12.21 02:54:17.842744 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7376 | 2024.12.21 02:54:17.844274 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7377 | 2024.12.21 02:54:17.844609 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7378 | 2024.12.21 02:54:17.845864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1016 | ||
7379 | 2024.12.21 02:54:18.442579 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7380 | 2024.12.21 02:54:18.442783 [ 279 ] {fdc01a3a-10a7-4d74-89d2-5e4539ec3681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7381 | 2024.12.21 02:54:18.442863 [ 279 ] {fdc01a3a-10a7-4d74-89d2-5e4539ec3681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7382 | 2024.12.21 02:54:18.443625 [ 279 ] {fdc01a3a-10a7-4d74-89d2-5e4539ec3681} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7383 | 2024.12.21 02:54:18.443670 [ 279 ] {fdc01a3a-10a7-4d74-89d2-5e4539ec3681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7384 | 2024.12.21 02:54:18.444391 [ 279 ] {fdc01a3a-10a7-4d74-89d2-5e4539ec3681} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7385 | 2024.12.21 02:54:18.444659 [ 279 ] {fdc01a3a-10a7-4d74-89d2-5e4539ec3681} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7386 | 2024.12.21 02:54:18.444864 [ 279 ] {fdc01a3a-10a7-4d74-89d2-5e4539ec3681} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002139 sec., 6545.114539504441 rows/sec., 471.16 KiB/sec. | ||
7387 | 2024.12.21 02:54:18.444927 [ 279 ] {fdc01a3a-10a7-4d74-89d2-5e4539ec3681} <Debug> TCPHandler: Processed in 0.002482209 sec. | ||
7388 | 2024.12.21 02:54:18.445227 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7389 | 2024.12.21 02:54:18.445430 [ 281 ] {1461b6a9-4018-4a6b-8615-c936595e3d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7390 | 2024.12.21 02:54:18.445506 [ 281 ] {1461b6a9-4018-4a6b-8615-c936595e3d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7391 | 2024.12.21 02:54:18.446392 [ 281 ] {1461b6a9-4018-4a6b-8615-c936595e3d88} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7392 | 2024.12.21 02:54:18.446447 [ 281 ] {1461b6a9-4018-4a6b-8615-c936595e3d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7393 | 2024.12.21 02:54:18.446913 [ 281 ] {1461b6a9-4018-4a6b-8615-c936595e3d88} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7394 | 2024.12.21 02:54:18.447190 [ 281 ] {1461b6a9-4018-4a6b-8615-c936595e3d88} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2024.12.21 02:54:18.447427 [ 281 ] {1461b6a9-4018-4a6b-8615-c936595e3d88} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002053 sec., 131027.76424744276 rows/sec., 11.49 MiB/sec. | ||
7396 | 2024.12.21 02:54:18.447497 [ 281 ] {1461b6a9-4018-4a6b-8615-c936595e3d88} <Debug> TCPHandler: Processed in 0.002461399 sec. | ||
7397 | 2024.12.21 02:54:18.447650 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7398 | 2024.12.21 02:54:18.447797 [ 279 ] {75b2da96-4e43-465f-a9f1-9613b329179d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7399 | 2024.12.21 02:54:18.447861 [ 279 ] {75b2da96-4e43-465f-a9f1-9613b329179d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7400 | 2024.12.21 02:54:18.448503 [ 279 ] {75b2da96-4e43-465f-a9f1-9613b329179d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7401 | 2024.12.21 02:54:18.448542 [ 279 ] {75b2da96-4e43-465f-a9f1-9613b329179d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7402 | 2024.12.21 02:54:18.448921 [ 279 ] {75b2da96-4e43-465f-a9f1-9613b329179d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7403 | 2024.12.21 02:54:18.449167 [ 279 ] {75b2da96-4e43-465f-a9f1-9613b329179d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7404 | 2024.12.21 02:54:18.449355 [ 279 ] {75b2da96-4e43-465f-a9f1-9613b329179d} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001592 sec., 25125.628140703517 rows/sec., 1.80 MiB/sec. | ||
7405 | 2024.12.21 02:54:18.449408 [ 279 ] {75b2da96-4e43-465f-a9f1-9613b329179d} <Debug> TCPHandler: Processed in 0.001826931 sec. | ||
7406 | 2024.12.21 02:54:18.449617 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7407 | 2024.12.21 02:54:18.449851 [ 281 ] {d72a4f52-01c9-4492-85c8-5e7d3f4b151c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7408 | 2024.12.21 02:54:18.449948 [ 281 ] {d72a4f52-01c9-4492-85c8-5e7d3f4b151c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7409 | 2024.12.21 02:54:18.450667 [ 281 ] {d72a4f52-01c9-4492-85c8-5e7d3f4b151c} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7410 | 2024.12.21 02:54:18.450710 [ 281 ] {d72a4f52-01c9-4492-85c8-5e7d3f4b151c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7411 | 2024.12.21 02:54:18.451088 [ 281 ] {d72a4f52-01c9-4492-85c8-5e7d3f4b151c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7412 | 2024.12.21 02:54:18.451337 [ 281 ] {d72a4f52-01c9-4492-85c8-5e7d3f4b151c} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7413 | 2024.12.21 02:54:18.451552 [ 281 ] {d72a4f52-01c9-4492-85c8-5e7d3f4b151c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00176 sec., 7954.545454545454 rows/sec., 557.08 KiB/sec. | ||
7414 | 2024.12.21 02:54:18.451609 [ 281 ] {d72a4f52-01c9-4492-85c8-5e7d3f4b151c} <Debug> TCPHandler: Processed in 0.002109335 sec. | ||
7415 | 2024.12.21 02:54:18.451757 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7416 | 2024.12.21 02:54:18.451898 [ 279 ] {59fa434f-52f0-4a4b-832e-b5f619f33b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7417 | 2024.12.21 02:54:18.451956 [ 279 ] {59fa434f-52f0-4a4b-832e-b5f619f33b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7418 | 2024.12.21 02:54:18.452565 [ 279 ] {59fa434f-52f0-4a4b-832e-b5f619f33b11} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7419 | 2024.12.21 02:54:18.452605 [ 279 ] {59fa434f-52f0-4a4b-832e-b5f619f33b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7420 | 2024.12.21 02:54:18.452965 [ 279 ] {59fa434f-52f0-4a4b-832e-b5f619f33b11} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7421 | 2024.12.21 02:54:18.453204 [ 279 ] {59fa434f-52f0-4a4b-832e-b5f619f33b11} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7422 | 2024.12.21 02:54:18.453414 [ 279 ] {59fa434f-52f0-4a4b-832e-b5f619f33b11} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. | ||
7423 | 2024.12.21 02:54:18.453466 [ 279 ] {59fa434f-52f0-4a4b-832e-b5f619f33b11} <Debug> TCPHandler: Processed in 0.001779481 sec. | ||
7424 | 2024.12.21 02:54:18.453609 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2024.12.21 02:54:18.453752 [ 281 ] {f4e34fe4-b052-4f33-9c37-97b2d5259643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7426 | 2024.12.21 02:54:18.453811 [ 281 ] {f4e34fe4-b052-4f33-9c37-97b2d5259643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7427 | 2024.12.21 02:54:18.454595 [ 281 ] {f4e34fe4-b052-4f33-9c37-97b2d5259643} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7428 | 2024.12.21 02:54:18.454636 [ 281 ] {f4e34fe4-b052-4f33-9c37-97b2d5259643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7429 | 2024.12.21 02:54:18.455034 [ 281 ] {f4e34fe4-b052-4f33-9c37-97b2d5259643} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7430 | 2024.12.21 02:54:18.455287 [ 281 ] {f4e34fe4-b052-4f33-9c37-97b2d5259643} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7431 | 2024.12.21 02:54:18.455527 [ 281 ] {f4e34fe4-b052-4f33-9c37-97b2d5259643} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001801 sec., 230427.54025541365 rows/sec., 16.44 MiB/sec. | ||
7432 | 2024.12.21 02:54:18.455618 [ 281 ] {f4e34fe4-b052-4f33-9c37-97b2d5259643} <Debug> TCPHandler: Processed in 0.002073434 sec. | ||
7433 | 2024.12.21 02:54:18.455825 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7434 | 2024.12.21 02:54:18.455973 [ 279 ] {c62f860c-36f2-4783-a044-1071dfce6b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7435 | 2024.12.21 02:54:18.456031 [ 279 ] {c62f860c-36f2-4783-a044-1071dfce6b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7436 | 2024.12.21 02:54:18.456524 [ 279 ] {c62f860c-36f2-4783-a044-1071dfce6b2d} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7437 | 2024.12.21 02:54:18.456563 [ 279 ] {c62f860c-36f2-4783-a044-1071dfce6b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7438 | 2024.12.21 02:54:18.456926 [ 279 ] {c62f860c-36f2-4783-a044-1071dfce6b2d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7439 | 2024.12.21 02:54:18.457170 [ 279 ] {c62f860c-36f2-4783-a044-1071dfce6b2d} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7440 | 2024.12.21 02:54:18.457414 [ 279 ] {c62f860c-36f2-4783-a044-1071dfce6b2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
7441 | 2024.12.21 02:54:18.457602 [ 279 ] {c62f860c-36f2-4783-a044-1071dfce6b2d} <Debug> TCPHandler: Processed in 0.001883812 sec. | ||
7442 | 2024.12.21 02:54:18.457835 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7443 | 2024.12.21 02:54:18.458059 [ 281 ] {2eac5c29-a340-4872-a916-9cc378ccdfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7444 | 2024.12.21 02:54:18.458167 [ 281 ] {2eac5c29-a340-4872-a916-9cc378ccdfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7445 | 2024.12.21 02:54:18.458769 [ 281 ] {2eac5c29-a340-4872-a916-9cc378ccdfdf} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2024.12.21 02:54:18.458809 [ 281 ] {2eac5c29-a340-4872-a916-9cc378ccdfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7447 | 2024.12.21 02:54:18.459231 [ 281 ] {2eac5c29-a340-4872-a916-9cc378ccdfdf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7448 | 2024.12.21 02:54:18.459484 [ 281 ] {2eac5c29-a340-4872-a916-9cc378ccdfdf} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7449 | 2024.12.21 02:54:18.459691 [ 281 ] {2eac5c29-a340-4872-a916-9cc378ccdfdf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001687 sec., 140486.06994665085 rows/sec., 9.42 MiB/sec. | ||
7450 | 2024.12.21 02:54:18.459748 [ 281 ] {2eac5c29-a340-4872-a916-9cc378ccdfdf} <Debug> TCPHandler: Processed in 0.002037794 sec. | ||
7451 | 2024.12.21 02:54:18.459907 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7452 | 2024.12.21 02:54:18.460025 [ 279 ] {3912d8ca-bd9c-46e9-9472-c9450a99da15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7453 | 2024.12.21 02:54:18.460083 [ 279 ] {3912d8ca-bd9c-46e9-9472-c9450a99da15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7454 | 2024.12.21 02:54:18.460554 [ 279 ] {3912d8ca-bd9c-46e9-9472-c9450a99da15} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7455 | 2024.12.21 02:54:18.460593 [ 279 ] {3912d8ca-bd9c-46e9-9472-c9450a99da15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7456 | 2024.12.21 02:54:18.460961 [ 279 ] {3912d8ca-bd9c-46e9-9472-c9450a99da15} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7457 | 2024.12.21 02:54:18.461196 [ 279 ] {3912d8ca-bd9c-46e9-9472-c9450a99da15} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7458 | 2024.12.21 02:54:18.461425 [ 279 ] {3912d8ca-bd9c-46e9-9472-c9450a99da15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. | ||
7459 | 2024.12.21 02:54:18.461529 [ 279 ] {3912d8ca-bd9c-46e9-9472-c9450a99da15} <Debug> TCPHandler: Processed in 0.00167963 sec. | ||
7460 | 2024.12.21 02:54:18.461671 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7461 | 2024.12.21 02:54:18.461790 [ 281 ] {fe583425-4b20-440f-a45f-e78990abe647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7462 | 2024.12.21 02:54:18.461872 [ 281 ] {fe583425-4b20-440f-a45f-e78990abe647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7463 | 2024.12.21 02:54:18.463035 [ 281 ] {fe583425-4b20-440f-a45f-e78990abe647} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7464 | 2024.12.21 02:54:18.463077 [ 281 ] {fe583425-4b20-440f-a45f-e78990abe647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7465 | 2024.12.21 02:54:18.463747 [ 281 ] {fe583425-4b20-440f-a45f-e78990abe647} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7466 | 2024.12.21 02:54:18.464009 [ 281 ] {fe583425-4b20-440f-a45f-e78990abe647} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7467 | 2024.12.21 02:54:18.464263 [ 281 ] {fe583425-4b20-440f-a45f-e78990abe647} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002498 sec., 13210.568454763812 rows/sec., 23.67 MiB/sec. | ||
7468 | 2024.12.21 02:54:18.464377 [ 281 ] {fe583425-4b20-440f-a45f-e78990abe647} <Debug> TCPHandler: Processed in 0.002764943 sec. | ||
7469 | 2024.12.21 02:54:18.464538 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7470 | 2024.12.21 02:54:18.464676 [ 279 ] {61f66f33-7222-4389-9a13-9f58a4a7a2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7471 | 2024.12.21 02:54:18.464735 [ 279 ] {61f66f33-7222-4389-9a13-9f58a4a7a2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7472 | 2024.12.21 02:54:18.465280 [ 279 ] {61f66f33-7222-4389-9a13-9f58a4a7a2c5} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7473 | 2024.12.21 02:54:18.465320 [ 279 ] {61f66f33-7222-4389-9a13-9f58a4a7a2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7474 | 2024.12.21 02:54:18.465696 [ 279 ] {61f66f33-7222-4389-9a13-9f58a4a7a2c5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7475 | 2024.12.21 02:54:18.465936 [ 279 ] {61f66f33-7222-4389-9a13-9f58a4a7a2c5} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7476 | 2024.12.21 02:54:18.466170 [ 279 ] {61f66f33-7222-4389-9a13-9f58a4a7a2c5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001514 sec., 54161.16248348745 rows/sec., 3.44 MiB/sec. | ||
7477 | 2024.12.21 02:54:18.466264 [ 279 ] {61f66f33-7222-4389-9a13-9f58a4a7a2c5} <Debug> TCPHandler: Processed in 0.001791891 sec. | ||
7478 | 2024.12.21 02:54:18.905457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7479 | 2024.12.21 02:54:18.926855 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7480 | 2024.12.21 02:54:18.926924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7481 | 2024.12.21 02:54:18.934873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7482 | 2024.12.21 02:54:18.935717 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7483 | 2024.12.21 02:54:18.936117 [ 95 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7484 | 2024.12.21 02:54:18.936262 [ 95 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7485 | 2024.12.21 02:54:18.936328 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7486 | 2024.12.21 02:54:18.936997 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
7487 | 2024.12.21 02:54:18.953630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7488 | 2024.12.21 02:54:18.955251 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7489 | 2024.12.21 02:54:18.956799 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
7490 | 2024.12.21 02:54:18.962715 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
7491 | 2024.12.21 02:54:18.968478 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
7492 | 2024.12.21 02:54:18.974138 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
7493 | 2024.12.21 02:54:18.980119 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
7494 | 2024.12.21 02:54:18.984876 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
7495 | 2024.12.21 02:54:19.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.68 MiB, peak 220.68 MiB, free memory in arenas 0.00 B, will set to 210.14 MiB (RSS), difference: -10.54 MiB | ||
7496 | 2024.12.21 02:54:19.045231 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.108735171 sec., 2501.490525085025 rows/sec., 12.93 MiB/sec. | ||
7497 | 2024.12.21 02:54:19.047016 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7498 | 2024.12.21 02:54:19.049410 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_36_7} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7499 | 2024.12.21 02:54:19.049518 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_36_7} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7500 | 2024.12.21 02:54:19.051019 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
7501 | 2024.12.21 02:54:20.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.73 MiB, peak 220.68 MiB, free memory in arenas 0.00 B, will set to 211.37 MiB (RSS), difference: 10.64 MiB | ||
7502 | 2024.12.21 02:54:23.437451 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7503 | 2024.12.21 02:54:23.437678 [ 279 ] {d71c2c82-a723-45fe-8c37-37798edbb3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7504 | 2024.12.21 02:54:23.437758 [ 279 ] {d71c2c82-a723-45fe-8c37-37798edbb3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7505 | 2024.12.21 02:54:23.438549 [ 279 ] {d71c2c82-a723-45fe-8c37-37798edbb3b0} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7506 | 2024.12.21 02:54:23.438596 [ 279 ] {d71c2c82-a723-45fe-8c37-37798edbb3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7507 | 2024.12.21 02:54:23.439025 [ 279 ] {d71c2c82-a723-45fe-8c37-37798edbb3b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7508 | 2024.12.21 02:54:23.439296 [ 279 ] {d71c2c82-a723-45fe-8c37-37798edbb3b0} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7509 | 2024.12.21 02:54:23.439575 [ 279 ] {d71c2c82-a723-45fe-8c37-37798edbb3b0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001949 sec., 1026.167265264238 rows/sec., 83.68 KiB/sec. | ||
7510 | 2024.12.21 02:54:23.439796 [ 279 ] {d71c2c82-a723-45fe-8c37-37798edbb3b0} <Debug> TCPHandler: Processed in 0.002477429 sec. | ||
7511 | 2024.12.21 02:54:23.440064 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7512 | 2024.12.21 02:54:23.440284 [ 281 ] {2116b792-5c38-4f0a-834a-22830cb1ae62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7513 | 2024.12.21 02:54:23.440365 [ 281 ] {2116b792-5c38-4f0a-834a-22830cb1ae62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7514 | 2024.12.21 02:54:23.441152 [ 281 ] {2116b792-5c38-4f0a-834a-22830cb1ae62} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7515 | 2024.12.21 02:54:23.441198 [ 281 ] {2116b792-5c38-4f0a-834a-22830cb1ae62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7516 | 2024.12.21 02:54:23.441666 [ 281 ] {2116b792-5c38-4f0a-834a-22830cb1ae62} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7517 | 2024.12.21 02:54:23.441926 [ 281 ] {2116b792-5c38-4f0a-834a-22830cb1ae62} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7518 | 2024.12.21 02:54:23.442178 [ 281 ] {2116b792-5c38-4f0a-834a-22830cb1ae62} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001949 sec., 37455.10518214469 rows/sec., 3.02 MiB/sec. | ||
7519 | 2024.12.21 02:54:23.442322 [ 281 ] {2116b792-5c38-4f0a-834a-22830cb1ae62} <Debug> TCPHandler: Processed in 0.002405568 sec. | ||
7520 | 2024.12.21 02:54:23.442542 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7521 | 2024.12.21 02:54:23.442697 [ 279 ] {83d6fcba-a4d7-4733-b146-0749e6efe7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7522 | 2024.12.21 02:54:23.442757 [ 279 ] {83d6fcba-a4d7-4733-b146-0749e6efe7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7523 | 2024.12.21 02:54:23.443416 [ 279 ] {83d6fcba-a4d7-4733-b146-0749e6efe7fd} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7524 | 2024.12.21 02:54:23.443456 [ 279 ] {83d6fcba-a4d7-4733-b146-0749e6efe7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7525 | 2024.12.21 02:54:23.443855 [ 279 ] {83d6fcba-a4d7-4733-b146-0749e6efe7fd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7526 | 2024.12.21 02:54:23.444107 [ 279 ] {83d6fcba-a4d7-4733-b146-0749e6efe7fd} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7527 | 2024.12.21 02:54:23.444278 [ 89 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7528 | 2024.12.21 02:54:23.444351 [ 279 ] {83d6fcba-a4d7-4733-b146-0749e6efe7fd} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001678 sec., 5959.475566150179 rows/sec., 441.72 KiB/sec. | ||
7529 | 2024.12.21 02:54:23.444352 [ 89 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7530 | 2024.12.21 02:54:23.444445 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7531 | 2024.12.21 02:54:23.444479 [ 279 ] {83d6fcba-a4d7-4733-b146-0749e6efe7fd} <Debug> TCPHandler: Processed in 0.002048394 sec. | ||
7532 | 2024.12.21 02:54:23.444656 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
7533 | 2024.12.21 02:54:23.444700 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7534 | 2024.12.21 02:54:23.444816 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7535 | 2024.12.21 02:54:23.444884 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 66 rows starting from the beginning of the part | ||
7536 | 2024.12.21 02:54:23.444988 [ 281 ] {47bad14b-9c2d-476b-aa09-2450131b6bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7537 | 2024.12.21 02:54:23.445118 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
7538 | 2024.12.21 02:54:23.445172 [ 281 ] {47bad14b-9c2d-476b-aa09-2450131b6bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7539 | 2024.12.21 02:54:23.445507 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
7540 | 2024.12.21 02:54:23.445867 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
7541 | 2024.12.21 02:54:23.446205 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
7542 | 2024.12.21 02:54:23.446587 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
7543 | 2024.12.21 02:54:23.448320 [ 281 ] {47bad14b-9c2d-476b-aa09-2450131b6bd2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7544 | 2024.12.21 02:54:23.448393 [ 281 ] {47bad14b-9c2d-476b-aa09-2450131b6bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7545 | 2024.12.21 02:54:23.449572 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005024779 sec., 35424.44354269113 rows/sec., 2.67 MiB/sec. | ||
7546 | 2024.12.21 02:54:23.449622 [ 281 ] {47bad14b-9c2d-476b-aa09-2450131b6bd2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7547 | 2024.12.21 02:54:23.449742 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7548 | 2024.12.21 02:54:23.450159 [ 281 ] {47bad14b-9c2d-476b-aa09-2450131b6bd2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7549 | 2024.12.21 02:54:23.450244 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_46_9} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7550 | 2024.12.21 02:54:23.450439 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_46_9} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7551 | 2024.12.21 02:54:23.450584 [ 281 ] {47bad14b-9c2d-476b-aa09-2450131b6bd2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.005662 sec., 13069.586718474036 rows/sec., 1.02 MiB/sec. | ||
7552 | 2024.12.21 02:54:23.450597 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7553 | 2024.12.21 02:54:23.450724 [ 281 ] {47bad14b-9c2d-476b-aa09-2450131b6bd2} <Debug> TCPHandler: Processed in 0.006136842 sec. | ||
7554 | 2024.12.21 02:54:23.450916 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7555 | 2024.12.21 02:54:23.451060 [ 279 ] {a3c8cdd0-c8bb-4b19-877f-b34de84b72c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7556 | 2024.12.21 02:54:23.451125 [ 279 ] {a3c8cdd0-c8bb-4b19-877f-b34de84b72c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7557 | 2024.12.21 02:54:23.451738 [ 279 ] {a3c8cdd0-c8bb-4b19-877f-b34de84b72c0} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7558 | 2024.12.21 02:54:23.451776 [ 279 ] {a3c8cdd0-c8bb-4b19-877f-b34de84b72c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7559 | 2024.12.21 02:54:23.452180 [ 279 ] {a3c8cdd0-c8bb-4b19-877f-b34de84b72c0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7560 | 2024.12.21 02:54:23.452423 [ 279 ] {a3c8cdd0-c8bb-4b19-877f-b34de84b72c0} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7561 | 2024.12.21 02:54:23.452679 [ 279 ] {a3c8cdd0-c8bb-4b19-877f-b34de84b72c0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001645 sec., 97872.34042553192 rows/sec., 6.82 MiB/sec. | ||
7562 | 2024.12.21 02:54:23.452785 [ 279 ] {a3c8cdd0-c8bb-4b19-877f-b34de84b72c0} <Debug> TCPHandler: Processed in 0.001930223 sec. | ||
7563 | 2024.12.21 02:54:23.453039 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7564 | 2024.12.21 02:54:23.453223 [ 281 ] {755a77e5-84e7-4caf-9f59-285ac4f76e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7565 | 2024.12.21 02:54:23.453318 [ 281 ] {755a77e5-84e7-4caf-9f59-285ac4f76e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7566 | 2024.12.21 02:54:23.454435 [ 281 ] {755a77e5-84e7-4caf-9f59-285ac4f76e2d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7567 | 2024.12.21 02:54:23.454474 [ 281 ] {755a77e5-84e7-4caf-9f59-285ac4f76e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7568 | 2024.12.21 02:54:23.455131 [ 281 ] {755a77e5-84e7-4caf-9f59-285ac4f76e2d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7569 | 2024.12.21 02:54:23.455400 [ 281 ] {755a77e5-84e7-4caf-9f59-285ac4f76e2d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7570 | 2024.12.21 02:54:23.455536 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7571 | 2024.12.21 02:54:23.455574 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7572 | 2024.12.21 02:54:23.455598 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7573 | 2024.12.21 02:54:23.455621 [ 281 ] {755a77e5-84e7-4caf-9f59-285ac4f76e2d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002431 sec., 3290.826820238585 rows/sec., 5.90 MiB/sec. | ||
7574 | 2024.12.21 02:54:23.455810 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
7575 | 2024.12.21 02:54:23.455853 [ 281 ] {755a77e5-84e7-4caf-9f59-285ac4f76e2d} <Debug> TCPHandler: Processed in 0.002956865 sec. | ||
7576 | 2024.12.21 02:54:23.456075 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7577 | 2024.12.21 02:54:23.456369 [ 279 ] {12e5e165-4dd9-4809-a1b2-bda9def9b92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7578 | 2024.12.21 02:54:23.456387 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7579 | 2024.12.21 02:54:23.456493 [ 279 ] {12e5e165-4dd9-4809-a1b2-bda9def9b92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7580 | 2024.12.21 02:54:23.456538 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 829 rows starting from the beginning of the part | ||
7581 | 2024.12.21 02:54:23.457495 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
7582 | 2024.12.21 02:54:23.458101 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 33 rows starting from the beginning of the part | ||
7583 | 2024.12.21 02:54:23.458863 [ 279 ] {12e5e165-4dd9-4809-a1b2-bda9def9b92f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7584 | 2024.12.21 02:54:23.458870 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
7585 | 2024.12.21 02:54:23.458940 [ 279 ] {12e5e165-4dd9-4809-a1b2-bda9def9b92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7586 | 2024.12.21 02:54:23.459543 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
7587 | 2024.12.21 02:54:23.460309 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
7588 | 2024.12.21 02:54:23.460323 [ 279 ] {12e5e165-4dd9-4809-a1b2-bda9def9b92f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7589 | 2024.12.21 02:54:23.461088 [ 279 ] {12e5e165-4dd9-4809-a1b2-bda9def9b92f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7590 | 2024.12.21 02:54:23.461635 [ 279 ] {12e5e165-4dd9-4809-a1b2-bda9def9b92f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005369 sec., 11175.265412553548 rows/sec., 771.21 KiB/sec. | ||
7591 | 2024.12.21 02:54:23.461989 [ 279 ] {12e5e165-4dd9-4809-a1b2-bda9def9b92f} <Debug> TCPHandler: Processed in 0.006039571 sec. | ||
7592 | 2024.12.21 02:54:23.468482 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 919 rows, containing 19 columns (19 merged, 0 gathered) in 0.0128256 sec., 71653.56786427146 rows/sec., 128.40 MiB/sec. | ||
7593 | 2024.12.21 02:54:23.469578 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7594 | 2024.12.21 02:54:23.470015 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7595 | 2024.12.21 02:54:23.470106 [ 188 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7596 | 2024.12.21 02:54:23.470260 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. | ||
7597 | 2024.12.21 02:54:24.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.94 MiB, peak 220.68 MiB, free memory in arenas 0.00 B, will set to 214.39 MiB (RSS), difference: 2.44 MiB | ||
7598 | 2024.12.21 02:54:25.266615 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7599 | 2024.12.21 02:54:25.267383 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7600 | 2024.12.21 02:54:25.267426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7601 | 2024.12.21 02:54:25.267964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7602 | 2024.12.21 02:54:25.268237 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7603 | 2024.12.21 02:54:25.268564 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7604 | 2024.12.21 02:54:26.453771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7605 | 2024.12.21 02:54:26.472213 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7606 | 2024.12.21 02:54:26.472273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7607 | 2024.12.21 02:54:26.479277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7608 | 2024.12.21 02:54:26.480018 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7609 | 2024.12.21 02:54:26.482544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7610 | 2024.12.21 02:54:27.846075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1052 | ||
7611 | 2024.12.21 02:54:27.849321 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7612 | 2024.12.21 02:54:27.849379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7613 | 2024.12.21 02:54:27.850897 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7614 | 2024.12.21 02:54:27.851226 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7615 | 2024.12.21 02:54:27.851448 [ 83 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7616 | 2024.12.21 02:54:27.851581 [ 83 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7617 | 2024.12.21 02:54:27.851647 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7618 | 2024.12.21 02:54:27.851952 [ 198 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
7619 | 2024.12.21 02:54:27.852394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
7620 | 2024.12.21 02:54:27.852746 [ 198 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7621 | 2024.12.21 02:54:27.852879 [ 198 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 882 rows starting from the beginning of the part | ||
7622 | 2024.12.21 02:54:27.853458 [ 198 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
7623 | 2024.12.21 02:54:27.854004 [ 198 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
7624 | 2024.12.21 02:54:27.854540 [ 198 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 58 rows starting from the beginning of the part | ||
7625 | 2024.12.21 02:54:27.855050 [ 198 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
7626 | 2024.12.21 02:54:27.855588 [ 198 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
7627 | 2024.12.21 02:54:27.863638 [ 188 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 72 columns (72 merged, 0 gathered) in 0.011849758 sec., 88778.184330853 rows/sec., 72.16 MiB/sec. | ||
7628 | 2024.12.21 02:54:27.865210 [ 199 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7629 | 2024.12.21 02:54:27.866065 [ 199 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7630 | 2024.12.21 02:54:27.866163 [ 199 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_26_5} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7631 | 2024.12.21 02:54:27.866510 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
7632 | 2024.12.21 02:54:28.443263 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7633 | 2024.12.21 02:54:28.443470 [ 279 ] {b8add1b8-133e-42d8-bd15-c98e40178cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7634 | 2024.12.21 02:54:28.443540 [ 279 ] {b8add1b8-133e-42d8-bd15-c98e40178cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7635 | 2024.12.21 02:54:28.444271 [ 279 ] {b8add1b8-133e-42d8-bd15-c98e40178cbc} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7636 | 2024.12.21 02:54:28.444322 [ 279 ] {b8add1b8-133e-42d8-bd15-c98e40178cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7637 | 2024.12.21 02:54:28.444763 [ 279 ] {b8add1b8-133e-42d8-bd15-c98e40178cbc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7638 | 2024.12.21 02:54:28.445021 [ 279 ] {b8add1b8-133e-42d8-bd15-c98e40178cbc} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7639 | 2024.12.21 02:54:28.445263 [ 279 ] {b8add1b8-133e-42d8-bd15-c98e40178cbc} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001846 sec., 7583.965330444204 rows/sec., 545.94 KiB/sec. | ||
7640 | 2024.12.21 02:54:28.445320 [ 279 ] {b8add1b8-133e-42d8-bd15-c98e40178cbc} <Debug> TCPHandler: Processed in 0.002196625 sec. | ||
7641 | 2024.12.21 02:54:28.445627 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7642 | 2024.12.21 02:54:28.445937 [ 281 ] {c36536e5-cd21-4e01-a0aa-81556a162ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7643 | 2024.12.21 02:54:28.446058 [ 281 ] {c36536e5-cd21-4e01-a0aa-81556a162ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7644 | 2024.12.21 02:54:28.447115 [ 281 ] {c36536e5-cd21-4e01-a0aa-81556a162ab0} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7645 | 2024.12.21 02:54:28.447166 [ 281 ] {c36536e5-cd21-4e01-a0aa-81556a162ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7646 | 2024.12.21 02:54:28.447645 [ 281 ] {c36536e5-cd21-4e01-a0aa-81556a162ab0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7647 | 2024.12.21 02:54:28.447921 [ 281 ] {c36536e5-cd21-4e01-a0aa-81556a162ab0} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7648 | 2024.12.21 02:54:28.448103 [ 82 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7649 | 2024.12.21 02:54:28.448173 [ 281 ] {c36536e5-cd21-4e01-a0aa-81556a162ab0} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002318 sec., 116048.31751509922 rows/sec., 10.18 MiB/sec. | ||
7650 | 2024.12.21 02:54:28.448188 [ 82 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7651 | 2024.12.21 02:54:28.448261 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7652 | 2024.12.21 02:54:28.448317 [ 281 ] {c36536e5-cd21-4e01-a0aa-81556a162ab0} <Debug> TCPHandler: Processed in 0.002887454 sec. | ||
7653 | 2024.12.21 02:54:28.448509 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
7654 | 2024.12.21 02:54:28.448550 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7655 | 2024.12.21 02:54:28.448739 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7656 | 2024.12.21 02:54:28.448800 [ 279 ] {34a761d5-5a3d-43b2-b6dc-c869d54bb6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7657 | 2024.12.21 02:54:28.448816 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1436 rows starting from the beginning of the part | ||
7658 | 2024.12.21 02:54:28.448902 [ 279 ] {34a761d5-5a3d-43b2-b6dc-c869d54bb6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7659 | 2024.12.21 02:54:28.449053 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
7660 | 2024.12.21 02:54:28.449525 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part | ||
7661 | 2024.12.21 02:54:28.449794 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 269 rows starting from the beginning of the part | ||
7662 | 2024.12.21 02:54:28.450119 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 73 rows starting from the beginning of the part | ||
7663 | 2024.12.21 02:54:28.450478 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 269 rows starting from the beginning of the part | ||
7664 | 2024.12.21 02:54:28.451984 [ 279 ] {34a761d5-5a3d-43b2-b6dc-c869d54bb6d7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7665 | 2024.12.21 02:54:28.452055 [ 279 ] {34a761d5-5a3d-43b2-b6dc-c869d54bb6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7666 | 2024.12.21 02:54:28.453099 [ 279 ] {34a761d5-5a3d-43b2-b6dc-c869d54bb6d7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7667 | 2024.12.21 02:54:28.453489 [ 279 ] {34a761d5-5a3d-43b2-b6dc-c869d54bb6d7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7668 | 2024.12.21 02:54:28.454182 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.005810848 sec., 374299.93006184296 rows/sec., 32.92 MiB/sec. | ||
7669 | 2024.12.21 02:54:28.454254 [ 279 ] {34a761d5-5a3d-43b2-b6dc-c869d54bb6d7} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.005488 sec., 7288.62973760933 rows/sec., 535.26 KiB/sec. | ||
7670 | 2024.12.21 02:54:28.454579 [ 279 ] {34a761d5-5a3d-43b2-b6dc-c869d54bb6d7} <Debug> TCPHandler: Processed in 0.006138012 sec. | ||
7671 | 2024.12.21 02:54:28.454631 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7672 | 2024.12.21 02:54:28.454876 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7673 | 2024.12.21 02:54:28.455090 [ 281 ] {4640dccc-5398-4303-a86e-4296ea518994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7674 | 2024.12.21 02:54:28.455166 [ 281 ] {4640dccc-5398-4303-a86e-4296ea518994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7675 | 2024.12.21 02:54:28.455366 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7676 | 2024.12.21 02:54:28.455590 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_56_11} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7677 | 2024.12.21 02:54:28.455800 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7678 | 2024.12.21 02:54:28.456243 [ 281 ] {4640dccc-5398-4303-a86e-4296ea518994} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7679 | 2024.12.21 02:54:28.456289 [ 281 ] {4640dccc-5398-4303-a86e-4296ea518994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7680 | 2024.12.21 02:54:28.456661 [ 281 ] {4640dccc-5398-4303-a86e-4296ea518994} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7681 | 2024.12.21 02:54:28.456903 [ 281 ] {4640dccc-5398-4303-a86e-4296ea518994} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7682 | 2024.12.21 02:54:28.457109 [ 281 ] {4640dccc-5398-4303-a86e-4296ea518994} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002078 sec., 6737.247353224254 rows/sec., 471.83 KiB/sec. | ||
7683 | 2024.12.21 02:54:28.457169 [ 281 ] {4640dccc-5398-4303-a86e-4296ea518994} <Debug> TCPHandler: Processed in 0.002463289 sec. | ||
7684 | 2024.12.21 02:54:28.457347 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7685 | 2024.12.21 02:54:28.457472 [ 279 ] {3faf7832-d02c-4443-99d3-d73ea9d5bd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7686 | 2024.12.21 02:54:28.457528 [ 279 ] {3faf7832-d02c-4443-99d3-d73ea9d5bd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7687 | 2024.12.21 02:54:28.458229 [ 279 ] {3faf7832-d02c-4443-99d3-d73ea9d5bd8d} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7688 | 2024.12.21 02:54:28.458276 [ 279 ] {3faf7832-d02c-4443-99d3-d73ea9d5bd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7689 | 2024.12.21 02:54:28.458665 [ 279 ] {3faf7832-d02c-4443-99d3-d73ea9d5bd8d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7690 | 2024.12.21 02:54:28.458899 [ 279 ] {3faf7832-d02c-4443-99d3-d73ea9d5bd8d} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7691 | 2024.12.21 02:54:28.459165 [ 279 ] {3faf7832-d02c-4443-99d3-d73ea9d5bd8d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001722 sec., 7549.361207897793 rows/sec., 470.70 KiB/sec. | ||
7692 | 2024.12.21 02:54:28.459375 [ 279 ] {3faf7832-d02c-4443-99d3-d73ea9d5bd8d} <Debug> TCPHandler: Processed in 0.002081885 sec. | ||
7693 | 2024.12.21 02:54:28.459548 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7694 | 2024.12.21 02:54:28.459668 [ 281 ] {722be002-f8cd-4e9c-b291-2843540a1258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7695 | 2024.12.21 02:54:28.459718 [ 281 ] {722be002-f8cd-4e9c-b291-2843540a1258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7696 | 2024.12.21 02:54:28.460488 [ 281 ] {722be002-f8cd-4e9c-b291-2843540a1258} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7697 | 2024.12.21 02:54:28.460528 [ 281 ] {722be002-f8cd-4e9c-b291-2843540a1258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7698 | 2024.12.21 02:54:28.460916 [ 281 ] {722be002-f8cd-4e9c-b291-2843540a1258} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7699 | 2024.12.21 02:54:28.461157 [ 281 ] {722be002-f8cd-4e9c-b291-2843540a1258} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7700 | 2024.12.21 02:54:28.461324 [ 82 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7701 | 2024.12.21 02:54:28.461385 [ 281 ] {722be002-f8cd-4e9c-b291-2843540a1258} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001734 sec., 239331.02652825834 rows/sec., 17.08 MiB/sec. | ||
7702 | 2024.12.21 02:54:28.461388 [ 82 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7703 | 2024.12.21 02:54:28.461470 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7704 | 2024.12.21 02:54:28.461518 [ 281 ] {722be002-f8cd-4e9c-b291-2843540a1258} <Debug> TCPHandler: Processed in 0.002028574 sec. | ||
7705 | 2024.12.21 02:54:28.461820 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
7706 | 2024.12.21 02:54:28.461833 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7707 | 2024.12.21 02:54:28.462330 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7708 | 2024.12.21 02:54:28.462464 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 915 rows starting from the beginning of the part | ||
7709 | 2024.12.21 02:54:28.462552 [ 279 ] {e099eb40-bc6c-4fa2-8f74-50cc68671a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7710 | 2024.12.21 02:54:28.462816 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
7711 | 2024.12.21 02:54:28.463146 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 72 rows starting from the beginning of the part | ||
7712 | 2024.12.21 02:54:28.463160 [ 279 ] {e099eb40-bc6c-4fa2-8f74-50cc68671a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7713 | 2024.12.21 02:54:28.463449 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 415 rows starting from the beginning of the part | ||
7714 | 2024.12.21 02:54:28.463770 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
7715 | 2024.12.21 02:54:28.464082 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 415 rows starting from the beginning of the part | ||
7716 | 2024.12.21 02:54:28.465468 [ 279 ] {e099eb40-bc6c-4fa2-8f74-50cc68671a30} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7717 | 2024.12.21 02:54:28.465525 [ 279 ] {e099eb40-bc6c-4fa2-8f74-50cc68671a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7718 | 2024.12.21 02:54:28.466738 [ 279 ] {e099eb40-bc6c-4fa2-8f74-50cc68671a30} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7719 | 2024.12.21 02:54:28.467171 [ 279 ] {e099eb40-bc6c-4fa2-8f74-50cc68671a30} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7720 | 2024.12.21 02:54:28.467483 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.005907639 sec., 330927.4652699666 rows/sec., 25.33 MiB/sec. | ||
7721 | 2024.12.21 02:54:28.467769 [ 279 ] {e099eb40-bc6c-4fa2-8f74-50cc68671a30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005529 sec., 1085.1871947911015 rows/sec., 56.70 KiB/sec. | ||
7722 | 2024.12.21 02:54:28.467815 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7723 | 2024.12.21 02:54:28.468187 [ 279 ] {e099eb40-bc6c-4fa2-8f74-50cc68671a30} <Debug> TCPHandler: Processed in 0.006546117 sec. | ||
7724 | 2024.12.21 02:54:28.468392 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7725 | 2024.12.21 02:54:28.468508 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7726 | 2024.12.21 02:54:28.468615 [ 281 ] {6269730a-7c91-4f43-a6d0-68feca679a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7727 | 2024.12.21 02:54:28.468689 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_56_11} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7728 | 2024.12.21 02:54:28.468706 [ 281 ] {6269730a-7c91-4f43-a6d0-68feca679a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7729 | 2024.12.21 02:54:28.468877 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7730 | 2024.12.21 02:54:28.469465 [ 281 ] {6269730a-7c91-4f43-a6d0-68feca679a7e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7731 | 2024.12.21 02:54:28.469508 [ 281 ] {6269730a-7c91-4f43-a6d0-68feca679a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7732 | 2024.12.21 02:54:28.469921 [ 281 ] {6269730a-7c91-4f43-a6d0-68feca679a7e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7733 | 2024.12.21 02:54:28.470179 [ 281 ] {6269730a-7c91-4f43-a6d0-68feca679a7e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7734 | 2024.12.21 02:54:28.470396 [ 281 ] {6269730a-7c91-4f43-a6d0-68feca679a7e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001858 sec., 127556.51237890204 rows/sec., 8.55 MiB/sec. | ||
7735 | 2024.12.21 02:54:28.470454 [ 281 ] {6269730a-7c91-4f43-a6d0-68feca679a7e} <Debug> TCPHandler: Processed in 0.002137545 sec. | ||
7736 | 2024.12.21 02:54:28.470607 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7737 | 2024.12.21 02:54:28.470725 [ 279 ] {79f2ecf9-8697-45fe-bdaf-3e2f4af37bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7738 | 2024.12.21 02:54:28.470776 [ 279 ] {79f2ecf9-8697-45fe-bdaf-3e2f4af37bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7739 | 2024.12.21 02:54:28.471262 [ 279 ] {79f2ecf9-8697-45fe-bdaf-3e2f4af37bc5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7740 | 2024.12.21 02:54:28.471301 [ 279 ] {79f2ecf9-8697-45fe-bdaf-3e2f4af37bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7741 | 2024.12.21 02:54:28.471686 [ 279 ] {79f2ecf9-8697-45fe-bdaf-3e2f4af37bc5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7742 | 2024.12.21 02:54:28.471933 [ 279 ] {79f2ecf9-8697-45fe-bdaf-3e2f4af37bc5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7743 | 2024.12.21 02:54:28.472191 [ 279 ] {79f2ecf9-8697-45fe-bdaf-3e2f4af37bc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. | ||
7744 | 2024.12.21 02:54:28.472377 [ 279 ] {79f2ecf9-8697-45fe-bdaf-3e2f4af37bc5} <Debug> TCPHandler: Processed in 0.001827021 sec. | ||
7745 | 2024.12.21 02:54:28.472582 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7746 | 2024.12.21 02:54:28.472699 [ 281 ] {e4fef56f-fc40-4089-9143-f35c44633a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7747 | 2024.12.21 02:54:28.472781 [ 281 ] {e4fef56f-fc40-4089-9143-f35c44633a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7748 | 2024.12.21 02:54:28.473981 [ 281 ] {e4fef56f-fc40-4089-9143-f35c44633a3e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7749 | 2024.12.21 02:54:28.474020 [ 281 ] {e4fef56f-fc40-4089-9143-f35c44633a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7750 | 2024.12.21 02:54:28.474703 [ 281 ] {e4fef56f-fc40-4089-9143-f35c44633a3e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7751 | 2024.12.21 02:54:28.474972 [ 281 ] {e4fef56f-fc40-4089-9143-f35c44633a3e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7752 | 2024.12.21 02:54:28.475252 [ 281 ] {e4fef56f-fc40-4089-9143-f35c44633a3e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00257 sec., 12840.46692607004 rows/sec., 23.01 MiB/sec. | ||
7753 | 2024.12.21 02:54:28.475744 [ 281 ] {e4fef56f-fc40-4089-9143-f35c44633a3e} <Debug> TCPHandler: Processed in 0.003245108 sec. | ||
7754 | 2024.12.21 02:54:28.475949 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7755 | 2024.12.21 02:54:28.476069 [ 279 ] {76013597-08c3-4812-87da-4a7627dda54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7756 | 2024.12.21 02:54:28.476123 [ 279 ] {76013597-08c3-4812-87da-4a7627dda54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7757 | 2024.12.21 02:54:28.476635 [ 279 ] {76013597-08c3-4812-87da-4a7627dda54e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7758 | 2024.12.21 02:54:28.476672 [ 279 ] {76013597-08c3-4812-87da-4a7627dda54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7759 | 2024.12.21 02:54:28.477058 [ 279 ] {76013597-08c3-4812-87da-4a7627dda54e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7760 | 2024.12.21 02:54:28.477300 [ 279 ] {76013597-08c3-4812-87da-4a7627dda54e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7761 | 2024.12.21 02:54:28.477482 [ 279 ] {76013597-08c3-4812-87da-4a7627dda54e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec. | ||
7762 | 2024.12.21 02:54:28.477537 [ 279 ] {76013597-08c3-4812-87da-4a7627dda54e} <Debug> TCPHandler: Processed in 0.00167991 sec. | ||
7763 | 2024.12.21 02:54:32.638885 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7764 | 2024.12.21 02:54:32.638952 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7765 | 2024.12.21 02:54:32.768739 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7766 | 2024.12.21 02:54:32.769505 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7767 | 2024.12.21 02:54:32.769569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7768 | 2024.12.21 02:54:32.770115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7769 | 2024.12.21 02:54:32.770394 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7770 | 2024.12.21 02:54:32.770664 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7771 | 2024.12.21 02:54:33.437398 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7772 | 2024.12.21 02:54:33.437680 [ 279 ] {4fb48061-56b6-47fa-ac27-68050ba47834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7773 | 2024.12.21 02:54:33.437751 [ 279 ] {4fb48061-56b6-47fa-ac27-68050ba47834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7774 | 2024.12.21 02:54:33.438536 [ 279 ] {4fb48061-56b6-47fa-ac27-68050ba47834} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7775 | 2024.12.21 02:54:33.438580 [ 279 ] {4fb48061-56b6-47fa-ac27-68050ba47834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7776 | 2024.12.21 02:54:33.439018 [ 279 ] {4fb48061-56b6-47fa-ac27-68050ba47834} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7777 | 2024.12.21 02:54:33.439274 [ 279 ] {4fb48061-56b6-47fa-ac27-68050ba47834} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7778 | 2024.12.21 02:54:33.439511 [ 279 ] {4fb48061-56b6-47fa-ac27-68050ba47834} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001885 sec., 38196.28647214854 rows/sec., 3.09 MiB/sec. | ||
7779 | 2024.12.21 02:54:33.439632 [ 279 ] {4fb48061-56b6-47fa-ac27-68050ba47834} <Debug> TCPHandler: Processed in 0.002410438 sec. | ||
7780 | 2024.12.21 02:54:33.439954 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7781 | 2024.12.21 02:54:33.440149 [ 281 ] {14eb6a56-feea-4939-9997-ef757afdbf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7782 | 2024.12.21 02:54:33.440224 [ 281 ] {14eb6a56-feea-4939-9997-ef757afdbf9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7783 | 2024.12.21 02:54:33.440959 [ 281 ] {14eb6a56-feea-4939-9997-ef757afdbf9d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7784 | 2024.12.21 02:54:33.441009 [ 281 ] {14eb6a56-feea-4939-9997-ef757afdbf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7785 | 2024.12.21 02:54:33.441451 [ 281 ] {14eb6a56-feea-4939-9997-ef757afdbf9d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7786 | 2024.12.21 02:54:33.441702 [ 281 ] {14eb6a56-feea-4939-9997-ef757afdbf9d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7787 | 2024.12.21 02:54:33.441935 [ 281 ] {14eb6a56-feea-4939-9997-ef757afdbf9d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001842 sec., 4343.105320304017 rows/sec., 326.58 KiB/sec. | ||
7788 | 2024.12.21 02:54:33.441994 [ 281 ] {14eb6a56-feea-4939-9997-ef757afdbf9d} <Debug> TCPHandler: Processed in 0.002219716 sec. | ||
7789 | 2024.12.21 02:54:33.442171 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7790 | 2024.12.21 02:54:33.442318 [ 279 ] {a4d0c793-3e8a-4130-a4d5-b496284b2723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7791 | 2024.12.21 02:54:33.442379 [ 279 ] {a4d0c793-3e8a-4130-a4d5-b496284b2723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7792 | 2024.12.21 02:54:33.443047 [ 279 ] {a4d0c793-3e8a-4130-a4d5-b496284b2723} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7793 | 2024.12.21 02:54:33.443085 [ 279 ] {a4d0c793-3e8a-4130-a4d5-b496284b2723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7794 | 2024.12.21 02:54:33.443465 [ 279 ] {a4d0c793-3e8a-4130-a4d5-b496284b2723} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7795 | 2024.12.21 02:54:33.443710 [ 279 ] {a4d0c793-3e8a-4130-a4d5-b496284b2723} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7796 | 2024.12.21 02:54:33.443887 [ 279 ] {a4d0c793-3e8a-4130-a4d5-b496284b2723} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001605 sec., 44859.813084112146 rows/sec., 3.50 MiB/sec. | ||
7797 | 2024.12.21 02:54:33.443939 [ 279 ] {a4d0c793-3e8a-4130-a4d5-b496284b2723} <Debug> TCPHandler: Processed in 0.001839642 sec. | ||
7798 | 2024.12.21 02:54:33.444099 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7799 | 2024.12.21 02:54:33.444245 [ 281 ] {7eb8852f-7a97-43e0-a615-c8234bfe3c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7800 | 2024.12.21 02:54:33.444309 [ 281 ] {7eb8852f-7a97-43e0-a615-c8234bfe3c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7801 | 2024.12.21 02:54:33.444925 [ 281 ] {7eb8852f-7a97-43e0-a615-c8234bfe3c9a} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7802 | 2024.12.21 02:54:33.444963 [ 281 ] {7eb8852f-7a97-43e0-a615-c8234bfe3c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7803 | 2024.12.21 02:54:33.445372 [ 281 ] {7eb8852f-7a97-43e0-a615-c8234bfe3c9a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7804 | 2024.12.21 02:54:33.445610 [ 281 ] {7eb8852f-7a97-43e0-a615-c8234bfe3c9a} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7805 | 2024.12.21 02:54:33.445865 [ 281 ] {7eb8852f-7a97-43e0-a615-c8234bfe3c9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
7806 | 2024.12.21 02:54:33.445951 [ 281 ] {7eb8852f-7a97-43e0-a615-c8234bfe3c9a} <Debug> TCPHandler: Processed in 0.001917272 sec. | ||
7807 | 2024.12.21 02:54:33.446264 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7808 | 2024.12.21 02:54:33.446491 [ 279 ] {7d8976fb-28ba-41b8-971b-263bbfa1b8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7809 | 2024.12.21 02:54:33.446631 [ 279 ] {7d8976fb-28ba-41b8-971b-263bbfa1b8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7810 | 2024.12.21 02:54:33.447767 [ 279 ] {7d8976fb-28ba-41b8-971b-263bbfa1b8a3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7811 | 2024.12.21 02:54:33.447805 [ 279 ] {7d8976fb-28ba-41b8-971b-263bbfa1b8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7812 | 2024.12.21 02:54:33.448431 [ 279 ] {7d8976fb-28ba-41b8-971b-263bbfa1b8a3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7813 | 2024.12.21 02:54:33.448818 [ 279 ] {7d8976fb-28ba-41b8-971b-263bbfa1b8a3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7814 | 2024.12.21 02:54:33.449025 [ 279 ] {7d8976fb-28ba-41b8-971b-263bbfa1b8a3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00259 sec., 3088.803088803089 rows/sec., 5.53 MiB/sec. | ||
7815 | 2024.12.21 02:54:33.449135 [ 279 ] {7d8976fb-28ba-41b8-971b-263bbfa1b8a3} <Debug> TCPHandler: Processed in 0.003092647 sec. | ||
7816 | 2024.12.21 02:54:33.449299 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7817 | 2024.12.21 02:54:33.449439 [ 281 ] {13ce2d62-a293-4438-a233-0d0d0ee150e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7818 | 2024.12.21 02:54:33.449499 [ 281 ] {13ce2d62-a293-4438-a233-0d0d0ee150e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7819 | 2024.12.21 02:54:33.450017 [ 281 ] {13ce2d62-a293-4438-a233-0d0d0ee150e4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7820 | 2024.12.21 02:54:33.450056 [ 281 ] {13ce2d62-a293-4438-a233-0d0d0ee150e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7821 | 2024.12.21 02:54:33.450447 [ 281 ] {13ce2d62-a293-4438-a233-0d0d0ee150e4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7822 | 2024.12.21 02:54:33.450700 [ 281 ] {13ce2d62-a293-4438-a233-0d0d0ee150e4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7823 | 2024.12.21 02:54:33.450932 [ 281 ] {13ce2d62-a293-4438-a233-0d0d0ee150e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
7824 | 2024.12.21 02:54:33.451016 [ 281 ] {13ce2d62-a293-4438-a233-0d0d0ee150e4} <Debug> TCPHandler: Processed in 0.001786372 sec. | ||
7825 | 2024.12.21 02:54:33.982646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7826 | 2024.12.21 02:54:34.002548 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7827 | 2024.12.21 02:54:34.002592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7828 | 2024.12.21 02:54:34.009912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7829 | 2024.12.21 02:54:34.010697 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7830 | 2024.12.21 02:54:34.013370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7831 | 2024.12.21 02:54:34.053342 [ 74 ] {} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
7832 | 2024.12.21 02:54:34.053418 [ 74 ] {} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7833 | 2024.12.21 02:54:34.053445 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7834 | 2024.12.21 02:54:34.053743 [ 195 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::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 | ||
7835 | 2024.12.21 02:54:34.053932 [ 195 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7836 | 2024.12.21 02:54:34.053977 [ 195 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
7837 | 2024.12.21 02:54:34.054077 [ 195 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
7838 | 2024.12.21 02:54:34.054308 [ 195 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
7839 | 2024.12.21 02:54:34.054654 [ 195 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
7840 | 2024.12.21 02:54:34.054843 [ 195 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
7841 | 2024.12.21 02:54:34.055980 [ 190 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427158 sec., 14832.161729891503 rows/sec., 1.24 MiB/sec. | ||
7842 | 2024.12.21 02:54:34.056164 [ 190 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
7843 | 2024.12.21 02:54:34.056543 [ 190 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7844 | 2024.12.21 02:54:34.056642 [ 190 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_13_3} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
7845 | 2024.12.21 02:54:34.056746 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7846 | 2024.12.21 02:54:37.059649 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7847 | 2024.12.21 02:54:37.059969 [ 279 ] {3d9b97b0-0ea9-4a58-979f-2b61fa5ce4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7848 | 2024.12.21 02:54:37.060079 [ 279 ] {3d9b97b0-0ea9-4a58-979f-2b61fa5ce4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7849 | 2024.12.21 02:54:37.061076 [ 279 ] {3d9b97b0-0ea9-4a58-979f-2b61fa5ce4b0} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7850 | 2024.12.21 02:54:37.061116 [ 279 ] {3d9b97b0-0ea9-4a58-979f-2b61fa5ce4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7851 | 2024.12.21 02:54:37.061540 [ 279 ] {3d9b97b0-0ea9-4a58-979f-2b61fa5ce4b0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7852 | 2024.12.21 02:54:37.061798 [ 279 ] {3d9b97b0-0ea9-4a58-979f-2b61fa5ce4b0} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7853 | 2024.12.21 02:54:37.062041 [ 279 ] {3d9b97b0-0ea9-4a58-979f-2b61fa5ce4b0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002154 sec., 6499.535747446611 rows/sec., 467.88 KiB/sec. | ||
7854 | 2024.12.21 02:54:37.062142 [ 279 ] {3d9b97b0-0ea9-4a58-979f-2b61fa5ce4b0} <Debug> TCPHandler: Processed in 0.002678861 sec. | ||
7855 | 2024.12.21 02:54:37.062520 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7856 | 2024.12.21 02:54:37.062801 [ 281 ] {a162ae50-715c-4911-92cb-c1268d36f5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7857 | 2024.12.21 02:54:37.062879 [ 281 ] {a162ae50-715c-4911-92cb-c1268d36f5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7858 | 2024.12.21 02:54:37.063638 [ 281 ] {a162ae50-715c-4911-92cb-c1268d36f5d5} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7859 | 2024.12.21 02:54:37.063693 [ 281 ] {a162ae50-715c-4911-92cb-c1268d36f5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7860 | 2024.12.21 02:54:37.064130 [ 281 ] {a162ae50-715c-4911-92cb-c1268d36f5d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7861 | 2024.12.21 02:54:37.064392 [ 281 ] {a162ae50-715c-4911-92cb-c1268d36f5d5} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7862 | 2024.12.21 02:54:37.064636 [ 281 ] {a162ae50-715c-4911-92cb-c1268d36f5d5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001892 sec., 4228.329809725158 rows/sec., 344.79 KiB/sec. | ||
7863 | 2024.12.21 02:54:37.064707 [ 281 ] {a162ae50-715c-4911-92cb-c1268d36f5d5} <Debug> TCPHandler: Processed in 0.002391288 sec. | ||
7864 | 2024.12.21 02:54:37.064865 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7865 | 2024.12.21 02:54:37.065002 [ 279 ] {b4c3761a-49a4-4b38-bcdf-a386fb1c57b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7866 | 2024.12.21 02:54:37.065058 [ 279 ] {b4c3761a-49a4-4b38-bcdf-a386fb1c57b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7867 | 2024.12.21 02:54:37.066296 [ 279 ] {b4c3761a-49a4-4b38-bcdf-a386fb1c57b7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7868 | 2024.12.21 02:54:37.066336 [ 279 ] {b4c3761a-49a4-4b38-bcdf-a386fb1c57b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7869 | 2024.12.21 02:54:37.066784 [ 279 ] {b4c3761a-49a4-4b38-bcdf-a386fb1c57b7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7870 | 2024.12.21 02:54:37.067021 [ 279 ] {b4c3761a-49a4-4b38-bcdf-a386fb1c57b7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7871 | 2024.12.21 02:54:37.067247 [ 279 ] {b4c3761a-49a4-4b38-bcdf-a386fb1c57b7} <Debug> executeQuery: Read 1413 rows, 120.57 KiB in 0.002275 sec., 621098.901098901 rows/sec., 51.76 MiB/sec. | ||
7872 | 2024.12.21 02:54:37.067328 [ 279 ] {b4c3761a-49a4-4b38-bcdf-a386fb1c57b7} <Debug> TCPHandler: Processed in 0.002528669 sec. | ||
7873 | 2024.12.21 02:54:37.067562 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7874 | 2024.12.21 02:54:37.067761 [ 281 ] {a929abbe-3f41-44ac-8fe0-3e720b392e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7875 | 2024.12.21 02:54:37.067824 [ 281 ] {a929abbe-3f41-44ac-8fe0-3e720b392e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7876 | 2024.12.21 02:54:37.068575 [ 281 ] {a929abbe-3f41-44ac-8fe0-3e720b392e64} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7877 | 2024.12.21 02:54:37.068626 [ 281 ] {a929abbe-3f41-44ac-8fe0-3e720b392e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7878 | 2024.12.21 02:54:37.069026 [ 281 ] {a929abbe-3f41-44ac-8fe0-3e720b392e64} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7879 | 2024.12.21 02:54:37.069274 [ 281 ] {a929abbe-3f41-44ac-8fe0-3e720b392e64} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7880 | 2024.12.21 02:54:37.069497 [ 281 ] {a929abbe-3f41-44ac-8fe0-3e720b392e64} <Debug> executeQuery: Read 48 rows, 3.50 KiB in 0.001773 sec., 27072.75803722504 rows/sec., 1.93 MiB/sec. | ||
7881 | 2024.12.21 02:54:37.069555 [ 281 ] {a929abbe-3f41-44ac-8fe0-3e720b392e64} <Debug> TCPHandler: Processed in 0.002138275 sec. | ||
7882 | 2024.12.21 02:54:37.069728 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7883 | 2024.12.21 02:54:37.069865 [ 279 ] {0eca7e08-cfcd-4204-be46-03397dff2350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7884 | 2024.12.21 02:54:37.069922 [ 279 ] {0eca7e08-cfcd-4204-be46-03397dff2350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7885 | 2024.12.21 02:54:37.070757 [ 279 ] {0eca7e08-cfcd-4204-be46-03397dff2350} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7886 | 2024.12.21 02:54:37.070797 [ 279 ] {0eca7e08-cfcd-4204-be46-03397dff2350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7887 | 2024.12.21 02:54:37.071168 [ 279 ] {0eca7e08-cfcd-4204-be46-03397dff2350} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7888 | 2024.12.21 02:54:37.071400 [ 279 ] {0eca7e08-cfcd-4204-be46-03397dff2350} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7889 | 2024.12.21 02:54:37.071631 [ 279 ] {0eca7e08-cfcd-4204-be46-03397dff2350} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001789 sec., 135271.10117384014 rows/sec., 9.16 MiB/sec. | ||
7890 | 2024.12.21 02:54:37.071707 [ 279 ] {0eca7e08-cfcd-4204-be46-03397dff2350} <Debug> TCPHandler: Processed in 0.002042575 sec. | ||
7891 | 2024.12.21 02:54:37.071949 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7892 | 2024.12.21 02:54:37.072095 [ 281 ] {f561ec00-3df9-4acb-afbc-0d3e79954009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7893 | 2024.12.21 02:54:37.072157 [ 281 ] {f561ec00-3df9-4acb-afbc-0d3e79954009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7894 | 2024.12.21 02:54:37.072833 [ 281 ] {f561ec00-3df9-4acb-afbc-0d3e79954009} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7895 | 2024.12.21 02:54:37.072876 [ 281 ] {f561ec00-3df9-4acb-afbc-0d3e79954009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7896 | 2024.12.21 02:54:37.073248 [ 281 ] {f561ec00-3df9-4acb-afbc-0d3e79954009} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7897 | 2024.12.21 02:54:37.073491 [ 281 ] {f561ec00-3df9-4acb-afbc-0d3e79954009} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7898 | 2024.12.21 02:54:37.073706 [ 281 ] {f561ec00-3df9-4acb-afbc-0d3e79954009} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001643 sec., 7912.355447352405 rows/sec., 493.33 KiB/sec. | ||
7899 | 2024.12.21 02:54:37.073764 [ 281 ] {f561ec00-3df9-4acb-afbc-0d3e79954009} <Debug> TCPHandler: Processed in 0.001946542 sec. | ||
7900 | 2024.12.21 02:54:37.073923 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7901 | 2024.12.21 02:54:37.074062 [ 279 ] {b7f9f8c1-7ceb-4d1c-be3b-5152cbe97dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7902 | 2024.12.21 02:54:37.074117 [ 279 ] {b7f9f8c1-7ceb-4d1c-be3b-5152cbe97dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7903 | 2024.12.21 02:54:37.075221 [ 279 ] {b7f9f8c1-7ceb-4d1c-be3b-5152cbe97dbc} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7904 | 2024.12.21 02:54:37.075261 [ 279 ] {b7f9f8c1-7ceb-4d1c-be3b-5152cbe97dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7905 | 2024.12.21 02:54:37.075656 [ 279 ] {b7f9f8c1-7ceb-4d1c-be3b-5152cbe97dbc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7906 | 2024.12.21 02:54:37.075889 [ 279 ] {b7f9f8c1-7ceb-4d1c-be3b-5152cbe97dbc} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7907 | 2024.12.21 02:54:37.076139 [ 279 ] {b7f9f8c1-7ceb-4d1c-be3b-5152cbe97dbc} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.002096 sec., 419370.2290076335 rows/sec., 30.41 MiB/sec. | ||
7908 | 2024.12.21 02:54:37.076255 [ 279 ] {b7f9f8c1-7ceb-4d1c-be3b-5152cbe97dbc} <Debug> TCPHandler: Processed in 0.002392138 sec. | ||
7909 | 2024.12.21 02:54:37.076522 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7910 | 2024.12.21 02:54:37.076681 [ 281 ] {2fe09ec5-12ba-4ea9-83a9-a51b5e87534c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7911 | 2024.12.21 02:54:37.076743 [ 281 ] {2fe09ec5-12ba-4ea9-83a9-a51b5e87534c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7912 | 2024.12.21 02:54:37.077333 [ 281 ] {2fe09ec5-12ba-4ea9-83a9-a51b5e87534c} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7913 | 2024.12.21 02:54:37.077382 [ 281 ] {2fe09ec5-12ba-4ea9-83a9-a51b5e87534c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7914 | 2024.12.21 02:54:37.077815 [ 281 ] {2fe09ec5-12ba-4ea9-83a9-a51b5e87534c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7915 | 2024.12.21 02:54:37.078057 [ 281 ] {2fe09ec5-12ba-4ea9-83a9-a51b5e87534c} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7916 | 2024.12.21 02:54:37.078266 [ 281 ] {2fe09ec5-12ba-4ea9-83a9-a51b5e87534c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001616 sec., 3712.871287128713 rows/sec., 193.98 KiB/sec. | ||
7917 | 2024.12.21 02:54:37.078320 [ 281 ] {2fe09ec5-12ba-4ea9-83a9-a51b5e87534c} <Debug> TCPHandler: Processed in 0.001944193 sec. | ||
7918 | 2024.12.21 02:54:37.078485 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7919 | 2024.12.21 02:54:37.078606 [ 279 ] {564636a1-5523-40db-9459-aef8b02a1192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7920 | 2024.12.21 02:54:37.078664 [ 279 ] {564636a1-5523-40db-9459-aef8b02a1192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7921 | 2024.12.21 02:54:37.079673 [ 279 ] {564636a1-5523-40db-9459-aef8b02a1192} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7922 | 2024.12.21 02:54:37.079717 [ 279 ] {564636a1-5523-40db-9459-aef8b02a1192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7923 | 2024.12.21 02:54:37.080169 [ 279 ] {564636a1-5523-40db-9459-aef8b02a1192} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7924 | 2024.12.21 02:54:37.080420 [ 279 ] {564636a1-5523-40db-9459-aef8b02a1192} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7925 | 2024.12.21 02:54:37.080593 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7926 | 2024.12.21 02:54:37.080654 [ 279 ] {564636a1-5523-40db-9459-aef8b02a1192} <Debug> executeQuery: Read 907 rows, 61.91 KiB in 0.002071 sec., 437952.6798647996 rows/sec., 29.19 MiB/sec. | ||
7927 | 2024.12.21 02:54:37.080672 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7928 | 2024.12.21 02:54:37.080739 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7929 | 2024.12.21 02:54:37.080787 [ 279 ] {564636a1-5523-40db-9459-aef8b02a1192} <Debug> TCPHandler: Processed in 0.002359668 sec. | ||
7930 | 2024.12.21 02:54:37.080999 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7931 | 2024.12.21 02:54:37.081009 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
7932 | 2024.12.21 02:54:37.081194 [ 281 ] {2336a3d9-ccc3-4159-8c62-db4d7c111fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7933 | 2024.12.21 02:54:37.081333 [ 281 ] {2336a3d9-ccc3-4159-8c62-db4d7c111fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7934 | 2024.12.21 02:54:37.081349 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7935 | 2024.12.21 02:54:37.081461 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14797 rows starting from the beginning of the part | ||
7936 | 2024.12.21 02:54:37.081760 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
7937 | 2024.12.21 02:54:37.082190 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
7938 | 2024.12.21 02:54:37.082620 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
7939 | 2024.12.21 02:54:37.082892 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
7940 | 2024.12.21 02:54:37.083249 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 907 rows starting from the beginning of the part | ||
7941 | 2024.12.21 02:54:37.083944 [ 281 ] {2336a3d9-ccc3-4159-8c62-db4d7c111fa9} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7942 | 2024.12.21 02:54:37.083994 [ 281 ] {2336a3d9-ccc3-4159-8c62-db4d7c111fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7943 | 2024.12.21 02:54:37.084664 [ 281 ] {2336a3d9-ccc3-4159-8c62-db4d7c111fa9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7944 | 2024.12.21 02:54:37.085005 [ 281 ] {2336a3d9-ccc3-4159-8c62-db4d7c111fa9} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7945 | 2024.12.21 02:54:37.085375 [ 281 ] {2336a3d9-ccc3-4159-8c62-db4d7c111fa9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004221 sec., 236.9106846718787 rows/sec., 15.96 KiB/sec. | ||
7946 | 2024.12.21 02:54:37.085575 [ 281 ] {2336a3d9-ccc3-4159-8c62-db4d7c111fa9} <Debug> TCPHandler: Processed in 0.004676114 sec. | ||
7947 | 2024.12.21 02:54:37.085772 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7948 | 2024.12.21 02:54:37.086027 [ 279 ] {1e2950dd-8a34-455c-a096-2e09fe7d8099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7949 | 2024.12.21 02:54:37.086247 [ 279 ] {1e2950dd-8a34-455c-a096-2e09fe7d8099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7950 | 2024.12.21 02:54:37.088087 [ 279 ] {1e2950dd-8a34-455c-a096-2e09fe7d8099} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7951 | 2024.12.21 02:54:37.088128 [ 279 ] {1e2950dd-8a34-455c-a096-2e09fe7d8099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7952 | 2024.12.21 02:54:37.088960 [ 279 ] {1e2950dd-8a34-455c-a096-2e09fe7d8099} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7953 | 2024.12.21 02:54:37.089588 [ 279 ] {1e2950dd-8a34-455c-a096-2e09fe7d8099} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7954 | 2024.12.21 02:54:37.089991 [ 279 ] {1e2950dd-8a34-455c-a096-2e09fe7d8099} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00404 sec., 8168.316831683168 rows/sec., 14.64 MiB/sec. | ||
7955 | 2024.12.21 02:54:37.090107 [ 279 ] {1e2950dd-8a34-455c-a096-2e09fe7d8099} <Debug> TCPHandler: Processed in 0.004415352 sec. | ||
7956 | 2024.12.21 02:54:37.090369 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7957 | 2024.12.21 02:54:37.090678 [ 281 ] {764d79da-6435-42bb-845f-792cc271d5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7958 | 2024.12.21 02:54:37.090685 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16499 rows, containing 5 columns (5 merged, 0 gathered) in 0.009813964 sec., 1681175.924427683 rows/sec., 113.43 MiB/sec. | ||
7959 | 2024.12.21 02:54:37.090753 [ 281 ] {764d79da-6435-42bb-845f-792cc271d5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7960 | 2024.12.21 02:54:37.090942 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7961 | 2024.12.21 02:54:37.091557 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7962 | 2024.12.21 02:54:37.091779 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7963 | 2024.12.21 02:54:37.091794 [ 281 ] {764d79da-6435-42bb-845f-792cc271d5f0} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2024.12.21 02:54:37.091863 [ 281 ] {764d79da-6435-42bb-845f-792cc271d5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7965 | 2024.12.21 02:54:37.091927 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
7966 | 2024.12.21 02:54:37.092314 [ 281 ] {764d79da-6435-42bb-845f-792cc271d5f0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7967 | 2024.12.21 02:54:37.092561 [ 281 ] {764d79da-6435-42bb-845f-792cc271d5f0} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7968 | 2024.12.21 02:54:37.092742 [ 71 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7969 | 2024.12.21 02:54:37.092811 [ 71 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7970 | 2024.12.21 02:54:37.092814 [ 281 ] {764d79da-6435-42bb-845f-792cc271d5f0} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.0022 sec., 28181.81818181818 rows/sec., 1.76 MiB/sec. | ||
7971 | 2024.12.21 02:54:37.092842 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7972 | 2024.12.21 02:54:37.093000 [ 281 ] {764d79da-6435-42bb-845f-792cc271d5f0} <Debug> TCPHandler: Processed in 0.002790432 sec. | ||
7973 | 2024.12.21 02:54:37.093100 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
7974 | 2024.12.21 02:54:37.093232 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7975 | 2024.12.21 02:54:37.093263 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2910 rows starting from the beginning of the part | ||
7976 | 2024.12.21 02:54:37.093326 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
7977 | 2024.12.21 02:54:37.093443 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
7978 | 2024.12.21 02:54:37.093694 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
7979 | 2024.12.21 02:54:37.093776 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
7980 | 2024.12.21 02:54:37.093973 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 62 rows starting from the beginning of the part | ||
7981 | 2024.12.21 02:54:37.095564 [ 189 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3256 rows, containing 4 columns (4 merged, 0 gathered) in 0.00258283 sec., 1260632.7168261171 rows/sec., 81.91 MiB/sec. | ||
7982 | 2024.12.21 02:54:37.095842 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7983 | 2024.12.21 02:54:37.096139 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_56_11} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7984 | 2024.12.21 02:54:37.096221 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_56_11} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7985 | 2024.12.21 02:54:37.096296 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7986 | 2024.12.21 02:54:37.852655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1110 | ||
7987 | 2024.12.21 02:54:37.856434 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7988 | 2024.12.21 02:54:37.856493 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7989 | 2024.12.21 02:54:37.857988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7990 | 2024.12.21 02:54:37.858311 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7991 | 2024.12.21 02:54:37.858952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
7992 | 2024.12.21 02:54:38.432091 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7993 | 2024.12.21 02:54:38.432309 [ 279 ] {276297a8-06b6-4bef-94c5-27dbb70aa652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7994 | 2024.12.21 02:54:38.432391 [ 279 ] {276297a8-06b6-4bef-94c5-27dbb70aa652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7995 | 2024.12.21 02:54:38.433225 [ 279 ] {276297a8-06b6-4bef-94c5-27dbb70aa652} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7996 | 2024.12.21 02:54:38.433274 [ 279 ] {276297a8-06b6-4bef-94c5-27dbb70aa652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7997 | 2024.12.21 02:54:38.433729 [ 279 ] {276297a8-06b6-4bef-94c5-27dbb70aa652} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7998 | 2024.12.21 02:54:38.433991 [ 279 ] {276297a8-06b6-4bef-94c5-27dbb70aa652} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7999 | 2024.12.21 02:54:38.434248 [ 279 ] {276297a8-06b6-4bef-94c5-27dbb70aa652} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001995 sec., 28070.175438596492 rows/sec., 2.14 MiB/sec. | ||
8000 | 2024.12.21 02:54:38.434340 [ 279 ] {276297a8-06b6-4bef-94c5-27dbb70aa652} <Debug> TCPHandler: Processed in 0.002389008 sec. | ||
8001 | 2024.12.21 02:54:38.434634 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8002 | 2024.12.21 02:54:38.434849 [ 281 ] {92903a7b-83ff-44e1-bf91-e883f4cd70c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8003 | 2024.12.21 02:54:38.434931 [ 281 ] {92903a7b-83ff-44e1-bf91-e883f4cd70c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8004 | 2024.12.21 02:54:38.435811 [ 281 ] {92903a7b-83ff-44e1-bf91-e883f4cd70c3} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8005 | 2024.12.21 02:54:38.435856 [ 281 ] {92903a7b-83ff-44e1-bf91-e883f4cd70c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8006 | 2024.12.21 02:54:38.436314 [ 281 ] {92903a7b-83ff-44e1-bf91-e883f4cd70c3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8007 | 2024.12.21 02:54:38.436583 [ 281 ] {92903a7b-83ff-44e1-bf91-e883f4cd70c3} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8008 | 2024.12.21 02:54:38.436799 [ 281 ] {92903a7b-83ff-44e1-bf91-e883f4cd70c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002009 sec., 31856.645097063218 rows/sec., 2.49 MiB/sec. | ||
8009 | 2024.12.21 02:54:38.436924 [ 281 ] {92903a7b-83ff-44e1-bf91-e883f4cd70c3} <Debug> TCPHandler: Processed in 0.002458668 sec. | ||
8010 | 2024.12.21 02:54:38.437141 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8011 | 2024.12.21 02:54:38.437291 [ 279 ] {e2886802-4df1-4f4a-b243-eeec63bcc919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8012 | 2024.12.21 02:54:38.437358 [ 279 ] {e2886802-4df1-4f4a-b243-eeec63bcc919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8013 | 2024.12.21 02:54:38.437978 [ 279 ] {e2886802-4df1-4f4a-b243-eeec63bcc919} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8014 | 2024.12.21 02:54:38.438019 [ 279 ] {e2886802-4df1-4f4a-b243-eeec63bcc919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8015 | 2024.12.21 02:54:38.438413 [ 279 ] {e2886802-4df1-4f4a-b243-eeec63bcc919} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8016 | 2024.12.21 02:54:38.438654 [ 279 ] {e2886802-4df1-4f4a-b243-eeec63bcc919} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8017 | 2024.12.21 02:54:38.438862 [ 279 ] {e2886802-4df1-4f4a-b243-eeec63bcc919} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001608 sec., 33582.0895522388 rows/sec., 2.34 MiB/sec. | ||
8018 | 2024.12.21 02:54:38.438918 [ 279 ] {e2886802-4df1-4f4a-b243-eeec63bcc919} <Debug> TCPHandler: Processed in 0.001890612 sec. | ||
8019 | 2024.12.21 02:54:38.439104 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8020 | 2024.12.21 02:54:38.439255 [ 281 ] {f1cf0936-0809-41d2-8c2d-48ccbdd53626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8021 | 2024.12.21 02:54:38.439316 [ 281 ] {f1cf0936-0809-41d2-8c2d-48ccbdd53626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8022 | 2024.12.21 02:54:38.439873 [ 281 ] {f1cf0936-0809-41d2-8c2d-48ccbdd53626} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8023 | 2024.12.21 02:54:38.439911 [ 281 ] {f1cf0936-0809-41d2-8c2d-48ccbdd53626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8024 | 2024.12.21 02:54:38.440312 [ 281 ] {f1cf0936-0809-41d2-8c2d-48ccbdd53626} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8025 | 2024.12.21 02:54:38.440556 [ 281 ] {f1cf0936-0809-41d2-8c2d-48ccbdd53626} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8026 | 2024.12.21 02:54:38.440771 [ 281 ] {f1cf0936-0809-41d2-8c2d-48ccbdd53626} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001545 sec., 12944.983818770226 rows/sec., 889.97 KiB/sec. | ||
8027 | 2024.12.21 02:54:38.440858 [ 281 ] {f1cf0936-0809-41d2-8c2d-48ccbdd53626} <Debug> TCPHandler: Processed in 0.001821421 sec. | ||
8028 | 2024.12.21 02:54:40.270822 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
8029 | 2024.12.21 02:54:40.271604 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8030 | 2024.12.21 02:54:40.271664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8031 | 2024.12.21 02:54:40.272220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8032 | 2024.12.21 02:54:40.272479 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8033 | 2024.12.21 02:54:40.272728 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
8034 | 2024.12.21 02:54:41.513475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
8035 | 2024.12.21 02:54:41.534599 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8036 | 2024.12.21 02:54:41.534661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8037 | 2024.12.21 02:54:41.542623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8038 | 2024.12.21 02:54:41.543459 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8039 | 2024.12.21 02:54:41.546860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
8040 | 2024.12.21 02:54:43.437578 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8041 | 2024.12.21 02:54:43.437917 [ 279 ] {1a8855a5-1b68-492c-ba78-94236c417058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8042 | 2024.12.21 02:54:43.438001 [ 279 ] {1a8855a5-1b68-492c-ba78-94236c417058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8043 | 2024.12.21 02:54:43.438861 [ 279 ] {1a8855a5-1b68-492c-ba78-94236c417058} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8044 | 2024.12.21 02:54:43.438905 [ 279 ] {1a8855a5-1b68-492c-ba78-94236c417058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8045 | 2024.12.21 02:54:43.439398 [ 279 ] {1a8855a5-1b68-492c-ba78-94236c417058} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8046 | 2024.12.21 02:54:43.439655 [ 279 ] {1a8855a5-1b68-492c-ba78-94236c417058} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8047 | 2024.12.21 02:54:43.439897 [ 279 ] {1a8855a5-1b68-492c-ba78-94236c417058} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002082 sec., 34582.1325648415 rows/sec., 2.80 MiB/sec. | ||
8048 | 2024.12.21 02:54:43.439960 [ 279 ] {1a8855a5-1b68-492c-ba78-94236c417058} <Debug> TCPHandler: Processed in 0.002566141 sec. | ||
8049 | 2024.12.21 02:54:43.440227 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8050 | 2024.12.21 02:54:43.440440 [ 281 ] {bc171eda-bf35-417f-ad9f-718e6d7fb495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8051 | 2024.12.21 02:54:43.440520 [ 281 ] {bc171eda-bf35-417f-ad9f-718e6d7fb495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8052 | 2024.12.21 02:54:43.441291 [ 281 ] {bc171eda-bf35-417f-ad9f-718e6d7fb495} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8053 | 2024.12.21 02:54:43.441336 [ 281 ] {bc171eda-bf35-417f-ad9f-718e6d7fb495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8054 | 2024.12.21 02:54:43.441768 [ 281 ] {bc171eda-bf35-417f-ad9f-718e6d7fb495} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8055 | 2024.12.21 02:54:43.442014 [ 281 ] {bc171eda-bf35-417f-ad9f-718e6d7fb495} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8056 | 2024.12.21 02:54:43.442246 [ 281 ] {bc171eda-bf35-417f-ad9f-718e6d7fb495} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001865 sec., 4289.544235924933 rows/sec., 322.55 KiB/sec. | ||
8057 | 2024.12.21 02:54:43.442303 [ 281 ] {bc171eda-bf35-417f-ad9f-718e6d7fb495} <Debug> TCPHandler: Processed in 0.002217266 sec. | ||
8058 | 2024.12.21 02:54:43.442477 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8059 | 2024.12.21 02:54:43.442623 [ 279 ] {5f3ac037-57e2-48ed-be31-f13f004ff93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8060 | 2024.12.21 02:54:43.442682 [ 279 ] {5f3ac037-57e2-48ed-be31-f13f004ff93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8061 | 2024.12.21 02:54:43.443333 [ 279 ] {5f3ac037-57e2-48ed-be31-f13f004ff93e} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8062 | 2024.12.21 02:54:43.443373 [ 279 ] {5f3ac037-57e2-48ed-be31-f13f004ff93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8063 | 2024.12.21 02:54:43.443751 [ 279 ] {5f3ac037-57e2-48ed-be31-f13f004ff93e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8064 | 2024.12.21 02:54:43.443997 [ 279 ] {5f3ac037-57e2-48ed-be31-f13f004ff93e} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8065 | 2024.12.21 02:54:43.444223 [ 279 ] {5f3ac037-57e2-48ed-be31-f13f004ff93e} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001636 sec., 44009.779951100245 rows/sec., 3.44 MiB/sec. | ||
8066 | 2024.12.21 02:54:43.444279 [ 279 ] {5f3ac037-57e2-48ed-be31-f13f004ff93e} <Debug> TCPHandler: Processed in 0.001873092 sec. | ||
8067 | 2024.12.21 02:54:43.444440 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8068 | 2024.12.21 02:54:43.444577 [ 281 ] {bac455cf-7c91-4136-bbd6-3e04f1acd93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8069 | 2024.12.21 02:54:43.444640 [ 281 ] {bac455cf-7c91-4136-bbd6-3e04f1acd93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8070 | 2024.12.21 02:54:43.445243 [ 281 ] {bac455cf-7c91-4136-bbd6-3e04f1acd93f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8071 | 2024.12.21 02:54:43.445282 [ 281 ] {bac455cf-7c91-4136-bbd6-3e04f1acd93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8072 | 2024.12.21 02:54:43.445677 [ 281 ] {bac455cf-7c91-4136-bbd6-3e04f1acd93f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8073 | 2024.12.21 02:54:43.445924 [ 281 ] {bac455cf-7c91-4136-bbd6-3e04f1acd93f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8074 | 2024.12.21 02:54:43.446145 [ 281 ] {bac455cf-7c91-4136-bbd6-3e04f1acd93f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. | ||
8075 | 2024.12.21 02:54:43.446199 [ 281 ] {bac455cf-7c91-4136-bbd6-3e04f1acd93f} <Debug> TCPHandler: Processed in 0.001825601 sec. | ||
8076 | 2024.12.21 02:54:43.446388 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8077 | 2024.12.21 02:54:43.446519 [ 279 ] {93d53cc8-5080-4488-80bf-7777dc7a9bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8078 | 2024.12.21 02:54:43.446602 [ 279 ] {93d53cc8-5080-4488-80bf-7777dc7a9bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8079 | 2024.12.21 02:54:43.447725 [ 279 ] {93d53cc8-5080-4488-80bf-7777dc7a9bc5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8080 | 2024.12.21 02:54:43.447766 [ 279 ] {93d53cc8-5080-4488-80bf-7777dc7a9bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8081 | 2024.12.21 02:54:43.448384 [ 279 ] {93d53cc8-5080-4488-80bf-7777dc7a9bc5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8082 | 2024.12.21 02:54:43.448637 [ 279 ] {93d53cc8-5080-4488-80bf-7777dc7a9bc5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8083 | 2024.12.21 02:54:43.448885 [ 279 ] {93d53cc8-5080-4488-80bf-7777dc7a9bc5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00239 sec., 3347.2803347280333 rows/sec., 6.00 MiB/sec. | ||
8084 | 2024.12.21 02:54:43.448992 [ 279 ] {93d53cc8-5080-4488-80bf-7777dc7a9bc5} <Debug> TCPHandler: Processed in 0.002707542 sec. | ||
8085 | 2024.12.21 02:54:43.449155 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8086 | 2024.12.21 02:54:43.449275 [ 281 ] {6707a319-73c7-4d95-bb9f-e9c6d583bc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8087 | 2024.12.21 02:54:43.449326 [ 281 ] {6707a319-73c7-4d95-bb9f-e9c6d583bc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8088 | 2024.12.21 02:54:43.449817 [ 281 ] {6707a319-73c7-4d95-bb9f-e9c6d583bc35} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8089 | 2024.12.21 02:54:43.449856 [ 281 ] {6707a319-73c7-4d95-bb9f-e9c6d583bc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8090 | 2024.12.21 02:54:43.450227 [ 281 ] {6707a319-73c7-4d95-bb9f-e9c6d583bc35} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8091 | 2024.12.21 02:54:43.450465 [ 281 ] {6707a319-73c7-4d95-bb9f-e9c6d583bc35} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8092 | 2024.12.21 02:54:43.450681 [ 281 ] {6707a319-73c7-4d95-bb9f-e9c6d583bc35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00143 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
8093 | 2024.12.21 02:54:43.450732 [ 281 ] {6707a319-73c7-4d95-bb9f-e9c6d583bc35} <Debug> TCPHandler: Processed in 0.001634949 sec. | ||
8094 | 2024.12.21 02:54:47.639001 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8095 | 2024.12.21 02:54:47.639074 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8096 | 2024.12.21 02:54:47.772886 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
8097 | 2024.12.21 02:54:47.773613 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8098 | 2024.12.21 02:54:47.773668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8099 | 2024.12.21 02:54:47.774255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8100 | 2024.12.21 02:54:47.774520 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8101 | 2024.12.21 02:54:47.774816 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
8102 | 2024.12.21 02:54:47.859341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1130 | ||
8103 | 2024.12.21 02:54:47.862568 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8104 | 2024.12.21 02:54:47.862614 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8105 | 2024.12.21 02:54:47.864087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8106 | 2024.12.21 02:54:47.864419 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8107 | 2024.12.21 02:54:47.865710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
8108 | 2024.12.21 02:54:48.443610 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8109 | 2024.12.21 02:54:48.443797 [ 279 ] {9597ffa0-fb65-4c52-9240-3f6fe2bf58f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8110 | 2024.12.21 02:54:48.443868 [ 279 ] {9597ffa0-fb65-4c52-9240-3f6fe2bf58f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8111 | 2024.12.21 02:54:48.444624 [ 279 ] {9597ffa0-fb65-4c52-9240-3f6fe2bf58f9} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8112 | 2024.12.21 02:54:48.444667 [ 279 ] {9597ffa0-fb65-4c52-9240-3f6fe2bf58f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8113 | 2024.12.21 02:54:48.445118 [ 279 ] {9597ffa0-fb65-4c52-9240-3f6fe2bf58f9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8114 | 2024.12.21 02:54:48.445376 [ 279 ] {9597ffa0-fb65-4c52-9240-3f6fe2bf58f9} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8115 | 2024.12.21 02:54:48.445530 [ 56 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8116 | 2024.12.21 02:54:48.445579 [ 56 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8117 | 2024.12.21 02:54:48.445588 [ 279 ] {9597ffa0-fb65-4c52-9240-3f6fe2bf58f9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. | ||
8118 | 2024.12.21 02:54:48.445608 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8119 | 2024.12.21 02:54:48.445709 [ 279 ] {9597ffa0-fb65-4c52-9240-3f6fe2bf58f9} <Debug> TCPHandler: Processed in 0.002214006 sec. | ||
8120 | 2024.12.21 02:54:48.445942 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
8121 | 2024.12.21 02:54:48.446109 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8122 | 2024.12.21 02:54:48.446158 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8123 | 2024.12.21 02:54:48.446197 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
8124 | 2024.12.21 02:54:48.446340 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
8125 | 2024.12.21 02:54:48.446354 [ 281 ] {34a97c2a-eed8-4664-866f-22c6abcfa5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8126 | 2024.12.21 02:54:48.446503 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
8127 | 2024.12.21 02:54:48.446540 [ 281 ] {34a97c2a-eed8-4664-866f-22c6abcfa5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8128 | 2024.12.21 02:54:48.447015 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
8129 | 2024.12.21 02:54:48.447225 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
8130 | 2024.12.21 02:54:48.448490 [ 281 ] {34a97c2a-eed8-4664-866f-22c6abcfa5d1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8131 | 2024.12.21 02:54:48.448539 [ 281 ] {34a97c2a-eed8-4664-866f-22c6abcfa5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8132 | 2024.12.21 02:54:48.448770 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003029905 sec., 23103.034583592555 rows/sec., 1.71 MiB/sec. | ||
8133 | 2024.12.21 02:54:48.448908 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8134 | 2024.12.21 02:54:48.449110 [ 281 ] {34a97c2a-eed8-4664-866f-22c6abcfa5d1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8135 | 2024.12.21 02:54:48.449258 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_25_6} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8136 | 2024.12.21 02:54:48.449374 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_25_6} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8137 | 2024.12.21 02:54:48.449435 [ 281 ] {34a97c2a-eed8-4664-866f-22c6abcfa5d1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8138 | 2024.12.21 02:54:48.449473 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8139 | 2024.12.21 02:54:48.449650 [ 56 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8140 | 2024.12.21 02:54:48.449713 [ 56 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8141 | 2024.12.21 02:54:48.449732 [ 281 ] {34a97c2a-eed8-4664-866f-22c6abcfa5d1} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.003462 sec., 77700.75101097632 rows/sec., 6.82 MiB/sec. | ||
8142 | 2024.12.21 02:54:48.449752 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8143 | 2024.12.21 02:54:48.449985 [ 281 ] {34a97c2a-eed8-4664-866f-22c6abcfa5d1} <Debug> TCPHandler: Processed in 0.004047587 sec. | ||
8144 | 2024.12.21 02:54:48.450169 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
8145 | 2024.12.21 02:54:48.450238 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8146 | 2024.12.21 02:54:48.450611 [ 279 ] {7bd45dfc-fff9-4905-8a1a-3009a125f64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8147 | 2024.12.21 02:54:48.450789 [ 279 ] {7bd45dfc-fff9-4905-8a1a-3009a125f64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8148 | 2024.12.21 02:54:48.450860 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8149 | 2024.12.21 02:54:48.451084 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1436 rows starting from the beginning of the part | ||
8150 | 2024.12.21 02:54:48.451447 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
8151 | 2024.12.21 02:54:48.451719 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1413 rows starting from the beginning of the part | ||
8152 | 2024.12.21 02:54:48.451995 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
8153 | 2024.12.21 02:54:48.452375 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 72 rows starting from the beginning of the part | ||
8154 | 2024.12.21 02:54:48.452766 [ 186 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 269 rows starting from the beginning of the part | ||
8155 | 2024.12.21 02:54:48.454165 [ 279 ] {7bd45dfc-fff9-4905-8a1a-3009a125f64d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8156 | 2024.12.21 02:54:48.454229 [ 279 ] {7bd45dfc-fff9-4905-8a1a-3009a125f64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8157 | 2024.12.21 02:54:48.455145 [ 279 ] {7bd45dfc-fff9-4905-8a1a-3009a125f64d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8158 | 2024.12.21 02:54:48.455660 [ 279 ] {7bd45dfc-fff9-4905-8a1a-3009a125f64d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8159 | 2024.12.21 02:54:48.455828 [ 56 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8160 | 2024.12.21 02:54:48.455872 [ 56 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8161 | 2024.12.21 02:54:48.455895 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8162 | 2024.12.21 02:54:48.455909 [ 279 ] {7bd45dfc-fff9-4905-8a1a-3009a125f64d} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.005434 sec., 7361.0599926389405 rows/sec., 540.58 KiB/sec. | ||
8163 | 2024.12.21 02:54:48.456247 [ 279 ] {7bd45dfc-fff9-4905-8a1a-3009a125f64d} <Debug> TCPHandler: Processed in 0.006136282 sec. | ||
8164 | 2024.12.21 02:54:48.456308 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
8165 | 2024.12.21 02:54:48.456580 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8166 | 2024.12.21 02:54:48.456900 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8167 | 2024.12.21 02:54:48.457033 [ 281 ] {ea964d45-637d-4a4a-97b5-12237c0d0127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8168 | 2024.12.21 02:54:48.457045 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 66 rows starting from the beginning of the part | ||
8169 | 2024.12.21 02:54:48.457188 [ 281 ] {ea964d45-637d-4a4a-97b5-12237c0d0127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8170 | 2024.12.21 02:54:48.457226 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.007307906 sec., 454028.82850436226 rows/sec., 39.65 MiB/sec. | ||
8171 | 2024.12.21 02:54:48.457434 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
8172 | 2024.12.21 02:54:48.457938 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8173 | 2024.12.21 02:54:48.458004 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
8174 | 2024.12.21 02:54:48.458467 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
8175 | 2024.12.21 02:54:48.459026 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
8176 | 2024.12.21 02:54:48.459523 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
8177 | 2024.12.21 02:54:48.459551 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8178 | 2024.12.21 02:54:48.460096 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_61_12} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8179 | 2024.12.21 02:54:48.460479 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8180 | 2024.12.21 02:54:48.461059 [ 281 ] {ea964d45-637d-4a4a-97b5-12237c0d0127} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8181 | 2024.12.21 02:54:48.461113 [ 281 ] {ea964d45-637d-4a4a-97b5-12237c0d0127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8182 | 2024.12.21 02:54:48.461755 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.005754127 sec., 36495.544849809536 rows/sec., 2.75 MiB/sec. | ||
8183 | 2024.12.21 02:54:48.461761 [ 281 ] {ea964d45-637d-4a4a-97b5-12237c0d0127} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8184 | 2024.12.21 02:54:48.461952 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8185 | 2024.12.21 02:54:48.462296 [ 281 ] {ea964d45-637d-4a4a-97b5-12237c0d0127} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8186 | 2024.12.21 02:54:48.462496 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8187 | 2024.12.21 02:54:48.462741 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_51_10} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8188 | 2024.12.21 02:54:48.462750 [ 281 ] {ea964d45-637d-4a4a-97b5-12237c0d0127} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005877 sec., 2382.1677726731323 rows/sec., 166.83 KiB/sec. | ||
8189 | 2024.12.21 02:54:48.462981 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8190 | 2024.12.21 02:54:48.463003 [ 281 ] {ea964d45-637d-4a4a-97b5-12237c0d0127} <Debug> TCPHandler: Processed in 0.006607738 sec. | ||
8191 | 2024.12.21 02:54:48.463207 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8192 | 2024.12.21 02:54:48.463355 [ 279 ] {df26ec58-b3f6-45a4-b77f-0ee061f90fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8193 | 2024.12.21 02:54:48.463415 [ 279 ] {df26ec58-b3f6-45a4-b77f-0ee061f90fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8194 | 2024.12.21 02:54:48.464084 [ 279 ] {df26ec58-b3f6-45a4-b77f-0ee061f90fa8} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8195 | 2024.12.21 02:54:48.464122 [ 279 ] {df26ec58-b3f6-45a4-b77f-0ee061f90fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8196 | 2024.12.21 02:54:48.464490 [ 279 ] {df26ec58-b3f6-45a4-b77f-0ee061f90fa8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8197 | 2024.12.21 02:54:48.464730 [ 279 ] {df26ec58-b3f6-45a4-b77f-0ee061f90fa8} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8198 | 2024.12.21 02:54:48.464853 [ 56 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8199 | 2024.12.21 02:54:48.464900 [ 56 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8200 | 2024.12.21 02:54:48.464916 [ 279 ] {df26ec58-b3f6-45a4-b77f-0ee061f90fa8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001592 sec., 8165.829145728642 rows/sec., 509.14 KiB/sec. | ||
8201 | 2024.12.21 02:54:48.464927 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8202 | 2024.12.21 02:54:48.465054 [ 279 ] {df26ec58-b3f6-45a4-b77f-0ee061f90fa8} <Debug> TCPHandler: Processed in 0.001905322 sec. | ||
8203 | 2024.12.21 02:54:48.465297 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
8204 | 2024.12.21 02:54:48.465371 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8205 | 2024.12.21 02:54:48.465820 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8206 | 2024.12.21 02:54:48.465829 [ 281 ] {aa51d417-12ac-4e0c-9ce0-94c913aa1629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8207 | 2024.12.21 02:54:48.465903 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
8208 | 2024.12.21 02:54:48.465983 [ 281 ] {aa51d417-12ac-4e0c-9ce0-94c913aa1629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8209 | 2024.12.21 02:54:48.466267 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
8210 | 2024.12.21 02:54:48.466599 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
8211 | 2024.12.21 02:54:48.466924 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
8212 | 2024.12.21 02:54:48.467283 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
8213 | 2024.12.21 02:54:48.469070 [ 281 ] {aa51d417-12ac-4e0c-9ce0-94c913aa1629} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8214 | 2024.12.21 02:54:48.469166 [ 281 ] {aa51d417-12ac-4e0c-9ce0-94c913aa1629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8215 | 2024.12.21 02:54:48.469554 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004513343 sec., 14401.741680169222 rows/sec., 954.20 KiB/sec. | ||
8216 | 2024.12.21 02:54:48.469730 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8217 | 2024.12.21 02:54:48.470029 [ 281 ] {aa51d417-12ac-4e0c-9ce0-94c913aa1629} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8218 | 2024.12.21 02:54:48.470265 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_25_6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8219 | 2024.12.21 02:54:48.470436 [ 186 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_25_6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8220 | 2024.12.21 02:54:48.470488 [ 281 ] {aa51d417-12ac-4e0c-9ce0-94c913aa1629} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8221 | 2024.12.21 02:54:48.470627 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8222 | 2024.12.21 02:54:48.470765 [ 56 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8223 | 2024.12.21 02:54:48.470828 [ 56 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8224 | 2024.12.21 02:54:48.470866 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8225 | 2024.12.21 02:54:48.470861 [ 281 ] {aa51d417-12ac-4e0c-9ce0-94c913aa1629} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.005143 sec., 80692.20299436127 rows/sec., 5.76 MiB/sec. | ||
8226 | 2024.12.21 02:54:48.471252 [ 281 ] {aa51d417-12ac-4e0c-9ce0-94c913aa1629} <Debug> TCPHandler: Processed in 0.006056971 sec. | ||
8227 | 2024.12.21 02:54:48.471282 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
8228 | 2024.12.21 02:54:48.471526 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8229 | 2024.12.21 02:54:48.471833 [ 279 ] {80cd63a5-2536-4788-80c2-238c2c262120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8230 | 2024.12.21 02:54:48.471851 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8231 | 2024.12.21 02:54:48.471957 [ 279 ] {80cd63a5-2536-4788-80c2-238c2c262120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8232 | 2024.12.21 02:54:48.471955 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 915 rows starting from the beginning of the part | ||
8233 | 2024.12.21 02:54:48.472289 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 72 rows starting from the beginning of the part | ||
8234 | 2024.12.21 02:54:48.472686 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 879 rows starting from the beginning of the part | ||
8235 | 2024.12.21 02:54:48.473018 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
8236 | 2024.12.21 02:54:48.473394 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 72 rows starting from the beginning of the part | ||
8237 | 2024.12.21 02:54:48.473665 [ 188 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 415 rows starting from the beginning of the part | ||
8238 | 2024.12.21 02:54:48.474328 [ 279 ] {80cd63a5-2536-4788-80c2-238c2c262120} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8239 | 2024.12.21 02:54:48.474369 [ 279 ] {80cd63a5-2536-4788-80c2-238c2c262120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8240 | 2024.12.21 02:54:48.474892 [ 279 ] {80cd63a5-2536-4788-80c2-238c2c262120} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8241 | 2024.12.21 02:54:48.475225 [ 279 ] {80cd63a5-2536-4788-80c2-238c2c262120} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8242 | 2024.12.21 02:54:48.475487 [ 279 ] {80cd63a5-2536-4788-80c2-238c2c262120} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003752 sec., 1599.1471215351812 rows/sec., 83.55 KiB/sec. | ||
8243 | 2024.12.21 02:54:48.475885 [ 279 ] {80cd63a5-2536-4788-80c2-238c2c262120} <Debug> TCPHandler: Processed in 0.004501993 sec. | ||
8244 | 2024.12.21 02:54:48.476259 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8245 | 2024.12.21 02:54:48.476494 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005542115 sec., 436115.09324508783 rows/sec., 33.45 MiB/sec. | ||
8246 | 2024.12.21 02:54:48.476525 [ 281 ] {1373d5c0-81ff-43a5-9289-9d7c29b32d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8247 | 2024.12.21 02:54:48.476612 [ 281 ] {1373d5c0-81ff-43a5-9289-9d7c29b32d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8248 | 2024.12.21 02:54:48.476804 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8249 | 2024.12.21 02:54:48.477423 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8250 | 2024.12.21 02:54:48.477646 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_61_12} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8251 | 2024.12.21 02:54:48.477814 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8252 | 2024.12.21 02:54:48.477946 [ 281 ] {1373d5c0-81ff-43a5-9289-9d7c29b32d57} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8253 | 2024.12.21 02:54:48.477991 [ 281 ] {1373d5c0-81ff-43a5-9289-9d7c29b32d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8254 | 2024.12.21 02:54:48.478408 [ 281 ] {1373d5c0-81ff-43a5-9289-9d7c29b32d57} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8255 | 2024.12.21 02:54:48.478654 [ 281 ] {1373d5c0-81ff-43a5-9289-9d7c29b32d57} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8256 | 2024.12.21 02:54:48.478901 [ 281 ] {1373d5c0-81ff-43a5-9289-9d7c29b32d57} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002427 sec., 97651.42150803462 rows/sec., 6.55 MiB/sec. | ||
8257 | 2024.12.21 02:54:48.478992 [ 281 ] {1373d5c0-81ff-43a5-9289-9d7c29b32d57} <Debug> TCPHandler: Processed in 0.002969624 sec. | ||
8258 | 2024.12.21 02:54:48.479226 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8259 | 2024.12.21 02:54:48.479382 [ 279 ] {f9bc0dbf-07e1-45dd-b357-ce16e4487e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8260 | 2024.12.21 02:54:48.479441 [ 279 ] {f9bc0dbf-07e1-45dd-b357-ce16e4487e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8261 | 2024.12.21 02:54:48.479988 [ 279 ] {f9bc0dbf-07e1-45dd-b357-ce16e4487e85} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8262 | 2024.12.21 02:54:48.480031 [ 279 ] {f9bc0dbf-07e1-45dd-b357-ce16e4487e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8263 | 2024.12.21 02:54:48.480393 [ 279 ] {f9bc0dbf-07e1-45dd-b357-ce16e4487e85} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8264 | 2024.12.21 02:54:48.480628 [ 279 ] {f9bc0dbf-07e1-45dd-b357-ce16e4487e85} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8265 | 2024.12.21 02:54:48.480888 [ 279 ] {f9bc0dbf-07e1-45dd-b357-ce16e4487e85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
8266 | 2024.12.21 02:54:48.481081 [ 279 ] {f9bc0dbf-07e1-45dd-b357-ce16e4487e85} <Debug> TCPHandler: Processed in 0.001967303 sec. | ||
8267 | 2024.12.21 02:54:48.481339 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8268 | 2024.12.21 02:54:48.481563 [ 281 ] {36b9770e-5b33-403c-8657-0a468b5516d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8269 | 2024.12.21 02:54:48.481703 [ 281 ] {36b9770e-5b33-403c-8657-0a468b5516d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8270 | 2024.12.21 02:54:48.483092 [ 281 ] {36b9770e-5b33-403c-8657-0a468b5516d5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8271 | 2024.12.21 02:54:48.483133 [ 281 ] {36b9770e-5b33-403c-8657-0a468b5516d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8272 | 2024.12.21 02:54:48.483828 [ 281 ] {36b9770e-5b33-403c-8657-0a468b5516d5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8273 | 2024.12.21 02:54:48.484099 [ 281 ] {36b9770e-5b33-403c-8657-0a468b5516d5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8274 | 2024.12.21 02:54:48.484321 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8275 | 2024.12.21 02:54:48.484397 [ 281 ] {36b9770e-5b33-403c-8657-0a468b5516d5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002886 sec., 11434.511434511434 rows/sec., 20.49 MiB/sec. | ||
8276 | 2024.12.21 02:54:48.484425 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8277 | 2024.12.21 02:54:48.484525 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8278 | 2024.12.21 02:54:48.484804 [ 281 ] {36b9770e-5b33-403c-8657-0a468b5516d5} <Debug> TCPHandler: Processed in 0.003589762 sec. | ||
8279 | 2024.12.21 02:54:48.484865 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
8280 | 2024.12.21 02:54:48.485091 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8281 | 2024.12.21 02:54:48.485274 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8282 | 2024.12.21 02:54:48.485463 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 919 rows starting from the beginning of the part | ||
8283 | 2024.12.21 02:54:48.485461 [ 279 ] {9f0a42dc-4961-499a-9dbd-5e42540af780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8284 | 2024.12.21 02:54:48.485745 [ 279 ] {9f0a42dc-4961-499a-9dbd-5e42540af780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8285 | 2024.12.21 02:54:48.486176 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 33 rows starting from the beginning of the part | ||
8286 | 2024.12.21 02:54:48.487051 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
8287 | 2024.12.21 02:54:48.487648 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 33 rows starting from the beginning of the part | ||
8288 | 2024.12.21 02:54:48.488391 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
8289 | 2024.12.21 02:54:48.488568 [ 279 ] {9f0a42dc-4961-499a-9dbd-5e42540af780} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8290 | 2024.12.21 02:54:48.488749 [ 279 ] {9f0a42dc-4961-499a-9dbd-5e42540af780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8291 | 2024.12.21 02:54:48.489036 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
8292 | 2024.12.21 02:54:48.490349 [ 279 ] {9f0a42dc-4961-499a-9dbd-5e42540af780} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8293 | 2024.12.21 02:54:48.490877 [ 279 ] {9f0a42dc-4961-499a-9dbd-5e42540af780} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8294 | 2024.12.21 02:54:48.491337 [ 279 ] {9f0a42dc-4961-499a-9dbd-5e42540af780} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006014 sec., 13634.852011972065 rows/sec., 886.77 KiB/sec. | ||
8295 | 2024.12.21 02:54:48.491401 [ 279 ] {9f0a42dc-4961-499a-9dbd-5e42540af780} <Debug> TCPHandler: Processed in 0.006468295 sec. | ||
8296 | 2024.12.21 02:54:48.496390 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 19 columns (19 merged, 0 gathered) in 0.011697946 sec., 88391.58601005681 rows/sec., 158.39 MiB/sec. | ||
8297 | 2024.12.21 02:54:48.497508 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8298 | 2024.12.21 02:54:48.497934 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8299 | 2024.12.21 02:54:48.498024 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8300 | 2024.12.21 02:54:48.498181 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
8301 | 2024.12.21 02:54:49.046967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8302 | 2024.12.21 02:54:49.068187 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8303 | 2024.12.21 02:54:49.068250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8304 | 2024.12.21 02:54:49.077241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8305 | 2024.12.21 02:54:49.078072 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8306 | 2024.12.21 02:54:49.082118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8307 | 2024.12.21 02:54:53.438140 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8308 | 2024.12.21 02:54:53.438349 [ 279 ] {53e90f81-9a24-46e2-89fa-193ebd49bec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8309 | 2024.12.21 02:54:53.438424 [ 279 ] {53e90f81-9a24-46e2-89fa-193ebd49bec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8310 | 2024.12.21 02:54:53.439182 [ 279 ] {53e90f81-9a24-46e2-89fa-193ebd49bec7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8311 | 2024.12.21 02:54:53.439234 [ 279 ] {53e90f81-9a24-46e2-89fa-193ebd49bec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8312 | 2024.12.21 02:54:53.439678 [ 279 ] {53e90f81-9a24-46e2-89fa-193ebd49bec7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8313 | 2024.12.21 02:54:53.439939 [ 279 ] {53e90f81-9a24-46e2-89fa-193ebd49bec7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8314 | 2024.12.21 02:54:53.440186 [ 279 ] {53e90f81-9a24-46e2-89fa-193ebd49bec7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec. | ||
8315 | 2024.12.21 02:54:53.440251 [ 279 ] {53e90f81-9a24-46e2-89fa-193ebd49bec7} <Debug> TCPHandler: Processed in 0.002239716 sec. | ||
8316 | 2024.12.21 02:54:53.440539 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8317 | 2024.12.21 02:54:53.440755 [ 281 ] {8b7f804d-5c5a-408c-94d7-50e5bee84341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8318 | 2024.12.21 02:54:53.440837 [ 281 ] {8b7f804d-5c5a-408c-94d7-50e5bee84341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8319 | 2024.12.21 02:54:53.441672 [ 281 ] {8b7f804d-5c5a-408c-94d7-50e5bee84341} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8320 | 2024.12.21 02:54:53.441719 [ 281 ] {8b7f804d-5c5a-408c-94d7-50e5bee84341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8321 | 2024.12.21 02:54:53.442165 [ 281 ] {8b7f804d-5c5a-408c-94d7-50e5bee84341} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8322 | 2024.12.21 02:54:53.442423 [ 281 ] {8b7f804d-5c5a-408c-94d7-50e5bee84341} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8323 | 2024.12.21 02:54:53.442656 [ 281 ] {8b7f804d-5c5a-408c-94d7-50e5bee84341} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001962 sec., 37206.93170234454 rows/sec., 3.00 MiB/sec. | ||
8324 | 2024.12.21 02:54:53.442722 [ 281 ] {8b7f804d-5c5a-408c-94d7-50e5bee84341} <Debug> TCPHandler: Processed in 0.002331247 sec. | ||
8325 | 2024.12.21 02:54:53.442894 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8326 | 2024.12.21 02:54:53.443028 [ 279 ] {a220634c-8bb8-47af-ab44-163f2dfdff0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8327 | 2024.12.21 02:54:53.443084 [ 279 ] {a220634c-8bb8-47af-ab44-163f2dfdff0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8328 | 2024.12.21 02:54:53.443704 [ 279 ] {a220634c-8bb8-47af-ab44-163f2dfdff0f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8329 | 2024.12.21 02:54:53.443747 [ 279 ] {a220634c-8bb8-47af-ab44-163f2dfdff0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8330 | 2024.12.21 02:54:53.444132 [ 279 ] {a220634c-8bb8-47af-ab44-163f2dfdff0f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8331 | 2024.12.21 02:54:53.444378 [ 279 ] {a220634c-8bb8-47af-ab44-163f2dfdff0f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8332 | 2024.12.21 02:54:53.444584 [ 279 ] {a220634c-8bb8-47af-ab44-163f2dfdff0f} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001586 sec., 6305.170239596469 rows/sec., 467.35 KiB/sec. | ||
8333 | 2024.12.21 02:54:53.444639 [ 279 ] {a220634c-8bb8-47af-ab44-163f2dfdff0f} <Debug> TCPHandler: Processed in 0.001807111 sec. | ||
8334 | 2024.12.21 02:54:53.444788 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8335 | 2024.12.21 02:54:53.444913 [ 281 ] {f928f7ce-cf75-4ae8-836f-6be9beb53eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8336 | 2024.12.21 02:54:53.444968 [ 281 ] {f928f7ce-cf75-4ae8-836f-6be9beb53eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8337 | 2024.12.21 02:54:53.445600 [ 281 ] {f928f7ce-cf75-4ae8-836f-6be9beb53eb4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8338 | 2024.12.21 02:54:53.445641 [ 281 ] {f928f7ce-cf75-4ae8-836f-6be9beb53eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8339 | 2024.12.21 02:54:53.446019 [ 281 ] {f928f7ce-cf75-4ae8-836f-6be9beb53eb4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8340 | 2024.12.21 02:54:53.446267 [ 281 ] {f928f7ce-cf75-4ae8-836f-6be9beb53eb4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8341 | 2024.12.21 02:54:53.446512 [ 281 ] {f928f7ce-cf75-4ae8-836f-6be9beb53eb4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001623 sec., 45594.577942082564 rows/sec., 3.56 MiB/sec. | ||
8342 | 2024.12.21 02:54:53.446592 [ 281 ] {f928f7ce-cf75-4ae8-836f-6be9beb53eb4} <Debug> TCPHandler: Processed in 0.001861942 sec. | ||
8343 | 2024.12.21 02:54:53.446856 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8344 | 2024.12.21 02:54:53.447023 [ 279 ] {98880fb3-983e-407e-90c8-7174fc711a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8345 | 2024.12.21 02:54:53.447087 [ 279 ] {98880fb3-983e-407e-90c8-7174fc711a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8346 | 2024.12.21 02:54:53.447668 [ 279 ] {98880fb3-983e-407e-90c8-7174fc711a9e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8347 | 2024.12.21 02:54:53.447710 [ 279 ] {98880fb3-983e-407e-90c8-7174fc711a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8348 | 2024.12.21 02:54:53.448114 [ 279 ] {98880fb3-983e-407e-90c8-7174fc711a9e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8349 | 2024.12.21 02:54:53.448369 [ 279 ] {98880fb3-983e-407e-90c8-7174fc711a9e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8350 | 2024.12.21 02:54:53.448621 [ 279 ] {98880fb3-983e-407e-90c8-7174fc711a9e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001624 sec., 99137.93103448275 rows/sec., 6.90 MiB/sec. | ||
8351 | 2024.12.21 02:54:53.448704 [ 279 ] {98880fb3-983e-407e-90c8-7174fc711a9e} <Debug> TCPHandler: Processed in 0.002006563 sec. | ||
8352 | 2024.12.21 02:54:53.448921 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8353 | 2024.12.21 02:54:53.449071 [ 281 ] {b775b6b8-fd98-4f48-a942-c9e2261cb171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8354 | 2024.12.21 02:54:53.449159 [ 281 ] {b775b6b8-fd98-4f48-a942-c9e2261cb171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8355 | 2024.12.21 02:54:53.450287 [ 281 ] {b775b6b8-fd98-4f48-a942-c9e2261cb171} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8356 | 2024.12.21 02:54:53.450328 [ 281 ] {b775b6b8-fd98-4f48-a942-c9e2261cb171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8357 | 2024.12.21 02:54:53.450968 [ 281 ] {b775b6b8-fd98-4f48-a942-c9e2261cb171} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8358 | 2024.12.21 02:54:53.451247 [ 281 ] {b775b6b8-fd98-4f48-a942-c9e2261cb171} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8359 | 2024.12.21 02:54:53.451492 [ 281 ] {b775b6b8-fd98-4f48-a942-c9e2261cb171} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00245 sec., 3265.3061224489797 rows/sec., 5.85 MiB/sec. | ||
8360 | 2024.12.21 02:54:53.451600 [ 281 ] {b775b6b8-fd98-4f48-a942-c9e2261cb171} <Debug> TCPHandler: Processed in 0.002800043 sec. | ||
8361 | 2024.12.21 02:54:53.451767 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8362 | 2024.12.21 02:54:53.451907 [ 279 ] {bf230030-f9df-4c79-a78c-6a06bfe5bb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8363 | 2024.12.21 02:54:53.451966 [ 279 ] {bf230030-f9df-4c79-a78c-6a06bfe5bb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8364 | 2024.12.21 02:54:53.452485 [ 279 ] {bf230030-f9df-4c79-a78c-6a06bfe5bb7e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8365 | 2024.12.21 02:54:53.452524 [ 279 ] {bf230030-f9df-4c79-a78c-6a06bfe5bb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8366 | 2024.12.21 02:54:53.452896 [ 279 ] {bf230030-f9df-4c79-a78c-6a06bfe5bb7e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8367 | 2024.12.21 02:54:53.453145 [ 279 ] {bf230030-f9df-4c79-a78c-6a06bfe5bb7e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8368 | 2024.12.21 02:54:53.453367 [ 279 ] {bf230030-f9df-4c79-a78c-6a06bfe5bb7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. | ||
8369 | 2024.12.21 02:54:53.453418 [ 279 ] {bf230030-f9df-4c79-a78c-6a06bfe5bb7e} <Debug> TCPHandler: Processed in 0.00171871 sec. | ||
8370 | 2024.12.21 02:54:55.274992 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8371 | 2024.12.21 02:54:55.276108 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8372 | 2024.12.21 02:54:55.276192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8373 | 2024.12.21 02:54:55.276758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8374 | 2024.12.21 02:54:55.277025 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8375 | 2024.12.21 02:54:55.277256 [ 48 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8376 | 2024.12.21 02:54:55.277307 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8377 | 2024.12.21 02:54:55.277374 [ 48 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8378 | 2024.12.21 02:54:55.277424 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8379 | 2024.12.21 02:54:55.277701 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
8380 | 2024.12.21 02:54:55.278311 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8381 | 2024.12.21 02:54:55.278460 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
8382 | 2024.12.21 02:54:55.279035 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
8383 | 2024.12.21 02:54:55.279222 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
8384 | 2024.12.21 02:54:55.279300 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
8385 | 2024.12.21 02:54:55.279357 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
8386 | 2024.12.21 02:54:55.279471 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
8387 | 2024.12.21 02:54:55.282262 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004732765 sec., 3982661.298416465 rows/sec., 56.97 MiB/sec. | ||
8388 | 2024.12.21 02:54:55.282818 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8389 | 2024.12.21 02:54:55.283317 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_41_8} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8390 | 2024.12.21 02:54:55.283412 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_41_8} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8391 | 2024.12.21 02:54:55.283527 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
8392 | 2024.12.21 02:54:56.582216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8393 | 2024.12.21 02:54:56.603406 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8394 | 2024.12.21 02:54:56.603460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8395 | 2024.12.21 02:54:56.611015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8396 | 2024.12.21 02:54:56.611803 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8397 | 2024.12.21 02:54:56.612179 [ 47 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8398 | 2024.12.21 02:54:56.612318 [ 47 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8399 | 2024.12.21 02:54:56.612390 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8400 | 2024.12.21 02:54:56.612952 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
8401 | 2024.12.21 02:54:56.627833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8402 | 2024.12.21 02:54:56.629705 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8403 | 2024.12.21 02:54:56.631399 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
8404 | 2024.12.21 02:54:56.637175 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
8405 | 2024.12.21 02:54:56.643169 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
8406 | 2024.12.21 02:54:56.648994 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
8407 | 2024.12.21 02:54:56.654766 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
8408 | 2024.12.21 02:54:56.659462 [ 195 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
8409 | 2024.12.21 02:54:56.721927 [ 190 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.109398418 sec., 2824.5381025528177 rows/sec., 14.61 MiB/sec. | ||
8410 | 2024.12.21 02:54:56.724968 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8411 | 2024.12.21 02:54:56.727979 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_41_8} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8412 | 2024.12.21 02:54:56.728095 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_41_8} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8413 | 2024.12.21 02:54:56.730441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8414 | 2024.12.21 02:54:57.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.81 MiB, peak 232.23 MiB, free memory in arenas 0.00 B, will set to 220.14 MiB (RSS), difference: 1.34 MiB | ||
8415 | 2024.12.21 02:54:57.865907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1166 | ||
8416 | 2024.12.21 02:54:57.869113 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8417 | 2024.12.21 02:54:57.869163 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8418 | 2024.12.21 02:54:57.870649 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8419 | 2024.12.21 02:54:57.870965 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8420 | 2024.12.21 02:54:57.872085 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
8421 | 2024.12.21 02:54:58.444475 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8422 | 2024.12.21 02:54:58.444671 [ 279 ] {7d71a5b7-6fb8-480e-8e41-01f3737b845a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8423 | 2024.12.21 02:54:58.444750 [ 279 ] {7d71a5b7-6fb8-480e-8e41-01f3737b845a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8424 | 2024.12.21 02:54:58.445498 [ 279 ] {7d71a5b7-6fb8-480e-8e41-01f3737b845a} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8425 | 2024.12.21 02:54:58.445547 [ 279 ] {7d71a5b7-6fb8-480e-8e41-01f3737b845a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8426 | 2024.12.21 02:54:58.445978 [ 279 ] {7d71a5b7-6fb8-480e-8e41-01f3737b845a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8427 | 2024.12.21 02:54:58.446233 [ 279 ] {7d71a5b7-6fb8-480e-8e41-01f3737b845a} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8428 | 2024.12.21 02:54:58.446470 [ 279 ] {7d71a5b7-6fb8-480e-8e41-01f3737b845a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001852 sec., 7559.3952483801295 rows/sec., 544.18 KiB/sec. | ||
8429 | 2024.12.21 02:54:58.446527 [ 279 ] {7d71a5b7-6fb8-480e-8e41-01f3737b845a} <Debug> TCPHandler: Processed in 0.002242006 sec. | ||
8430 | 2024.12.21 02:54:58.446777 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8431 | 2024.12.21 02:54:58.446998 [ 281 ] {849ad339-85df-462b-915c-f46e9cc073f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8432 | 2024.12.21 02:54:58.447083 [ 281 ] {849ad339-85df-462b-915c-f46e9cc073f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8433 | 2024.12.21 02:54:58.448037 [ 281 ] {849ad339-85df-462b-915c-f46e9cc073f3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8434 | 2024.12.21 02:54:58.448085 [ 281 ] {849ad339-85df-462b-915c-f46e9cc073f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8435 | 2024.12.21 02:54:58.448547 [ 281 ] {849ad339-85df-462b-915c-f46e9cc073f3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8436 | 2024.12.21 02:54:58.448816 [ 281 ] {849ad339-85df-462b-915c-f46e9cc073f3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8437 | 2024.12.21 02:54:58.449048 [ 281 ] {849ad339-85df-462b-915c-f46e9cc073f3} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002111 sec., 127427.75935575557 rows/sec., 11.18 MiB/sec. | ||
8438 | 2024.12.21 02:54:58.449119 [ 281 ] {849ad339-85df-462b-915c-f46e9cc073f3} <Debug> TCPHandler: Processed in 0.002486459 sec. | ||
8439 | 2024.12.21 02:54:58.449300 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8440 | 2024.12.21 02:54:58.449442 [ 279 ] {6a99d316-7abd-4d66-8974-b4a87babe394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8441 | 2024.12.21 02:54:58.449501 [ 279 ] {6a99d316-7abd-4d66-8974-b4a87babe394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8442 | 2024.12.21 02:54:58.450208 [ 279 ] {6a99d316-7abd-4d66-8974-b4a87babe394} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8443 | 2024.12.21 02:54:58.450256 [ 279 ] {6a99d316-7abd-4d66-8974-b4a87babe394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8444 | 2024.12.21 02:54:58.450626 [ 279 ] {6a99d316-7abd-4d66-8974-b4a87babe394} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8445 | 2024.12.21 02:54:58.450884 [ 279 ] {6a99d316-7abd-4d66-8974-b4a87babe394} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8446 | 2024.12.21 02:54:58.451095 [ 279 ] {6a99d316-7abd-4d66-8974-b4a87babe394} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001685 sec., 23738.87240356083 rows/sec., 1.70 MiB/sec. | ||
8447 | 2024.12.21 02:54:58.451151 [ 279 ] {6a99d316-7abd-4d66-8974-b4a87babe394} <Debug> TCPHandler: Processed in 0.001920092 sec. | ||
8448 | 2024.12.21 02:54:58.451333 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8449 | 2024.12.21 02:54:58.451488 [ 281 ] {2cbdce0e-5d61-479d-806a-6fb13e3b51e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8450 | 2024.12.21 02:54:58.451549 [ 281 ] {2cbdce0e-5d61-479d-806a-6fb13e3b51e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8451 | 2024.12.21 02:54:58.452280 [ 281 ] {2cbdce0e-5d61-479d-806a-6fb13e3b51e1} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8452 | 2024.12.21 02:54:58.452324 [ 281 ] {2cbdce0e-5d61-479d-806a-6fb13e3b51e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8453 | 2024.12.21 02:54:58.452718 [ 281 ] {2cbdce0e-5d61-479d-806a-6fb13e3b51e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8454 | 2024.12.21 02:54:58.452966 [ 281 ] {2cbdce0e-5d61-479d-806a-6fb13e3b51e1} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8455 | 2024.12.21 02:54:58.453157 [ 46 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8456 | 2024.12.21 02:54:58.453189 [ 281 ] {2cbdce0e-5d61-479d-806a-6fb13e3b51e1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001739 sec., 8050.6037952846455 rows/sec., 563.81 KiB/sec. | ||
8457 | 2024.12.21 02:54:58.453254 [ 46 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8458 | 2024.12.21 02:54:58.453300 [ 281 ] {2cbdce0e-5d61-479d-806a-6fb13e3b51e1} <Debug> TCPHandler: Processed in 0.002032593 sec. | ||
8459 | 2024.12.21 02:54:58.453317 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8460 | 2024.12.21 02:54:58.453593 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8461 | 2024.12.21 02:54:58.453618 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
8462 | 2024.12.21 02:54:58.454148 [ 279 ] {953d660f-bf48-4132-a71d-61285a6580f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8463 | 2024.12.21 02:54:58.454193 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8464 | 2024.12.21 02:54:58.454262 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part | ||
8465 | 2024.12.21 02:54:58.454297 [ 279 ] {953d660f-bf48-4132-a71d-61285a6580f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8466 | 2024.12.21 02:54:58.454553 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
8467 | 2024.12.21 02:54:58.454906 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
8468 | 2024.12.21 02:54:58.455187 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
8469 | 2024.12.21 02:54:58.455496 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8470 | 2024.12.21 02:54:58.455805 [ 194 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8471 | 2024.12.21 02:54:58.457407 [ 279 ] {953d660f-bf48-4132-a71d-61285a6580f6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8472 | 2024.12.21 02:54:58.457480 [ 279 ] {953d660f-bf48-4132-a71d-61285a6580f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8473 | 2024.12.21 02:54:58.458499 [ 279 ] {953d660f-bf48-4132-a71d-61285a6580f6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8474 | 2024.12.21 02:54:58.458894 [ 190 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005465094 sec., 98991.89291163153 rows/sec., 7.09 MiB/sec. | ||
8475 | 2024.12.21 02:54:58.459050 [ 279 ] {953d660f-bf48-4132-a71d-61285a6580f6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8476 | 2024.12.21 02:54:58.459144 [ 190 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8477 | 2024.12.21 02:54:58.459674 [ 279 ] {953d660f-bf48-4132-a71d-61285a6580f6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005666 sec., 2294.3875750088246 rows/sec., 143.05 KiB/sec. | ||
8478 | 2024.12.21 02:54:58.459975 [ 279 ] {953d660f-bf48-4132-a71d-61285a6580f6} <Debug> TCPHandler: Processed in 0.006550866 sec. | ||
8479 | 2024.12.21 02:54:58.459986 [ 190 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8480 | 2024.12.21 02:54:58.460168 [ 190 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_26_5} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8481 | 2024.12.21 02:54:58.460211 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8482 | 2024.12.21 02:54:58.460312 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8483 | 2024.12.21 02:54:58.460417 [ 281 ] {08d09dd8-fbb5-43d6-b5d5-ed50a912fdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8484 | 2024.12.21 02:54:58.460485 [ 281 ] {08d09dd8-fbb5-43d6-b5d5-ed50a912fdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8485 | 2024.12.21 02:54:58.461258 [ 281 ] {08d09dd8-fbb5-43d6-b5d5-ed50a912fdd2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8486 | 2024.12.21 02:54:58.461299 [ 281 ] {08d09dd8-fbb5-43d6-b5d5-ed50a912fdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8487 | 2024.12.21 02:54:58.461715 [ 281 ] {08d09dd8-fbb5-43d6-b5d5-ed50a912fdd2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8488 | 2024.12.21 02:54:58.461962 [ 281 ] {08d09dd8-fbb5-43d6-b5d5-ed50a912fdd2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8489 | 2024.12.21 02:54:58.462194 [ 281 ] {08d09dd8-fbb5-43d6-b5d5-ed50a912fdd2} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001801 sec., 230427.54025541365 rows/sec., 16.44 MiB/sec. | ||
8490 | 2024.12.21 02:54:58.462281 [ 281 ] {08d09dd8-fbb5-43d6-b5d5-ed50a912fdd2} <Debug> TCPHandler: Processed in 0.002175405 sec. | ||
8491 | 2024.12.21 02:54:58.462478 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8492 | 2024.12.21 02:54:58.462632 [ 279 ] {6f2d8431-3b2e-47e5-8952-85898eb5ca34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8493 | 2024.12.21 02:54:58.462691 [ 279 ] {6f2d8431-3b2e-47e5-8952-85898eb5ca34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8494 | 2024.12.21 02:54:58.463269 [ 279 ] {6f2d8431-3b2e-47e5-8952-85898eb5ca34} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8495 | 2024.12.21 02:54:58.463310 [ 279 ] {6f2d8431-3b2e-47e5-8952-85898eb5ca34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8496 | 2024.12.21 02:54:58.463688 [ 279 ] {6f2d8431-3b2e-47e5-8952-85898eb5ca34} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8497 | 2024.12.21 02:54:58.463926 [ 279 ] {6f2d8431-3b2e-47e5-8952-85898eb5ca34} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8498 | 2024.12.21 02:54:58.464095 [ 46 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8499 | 2024.12.21 02:54:58.464159 [ 46 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8500 | 2024.12.21 02:54:58.464183 [ 279 ] {6f2d8431-3b2e-47e5-8952-85898eb5ca34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 198.91 KiB/sec. | ||
8501 | 2024.12.21 02:54:58.464214 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8502 | 2024.12.21 02:54:58.464335 [ 279 ] {6f2d8431-3b2e-47e5-8952-85898eb5ca34} <Debug> TCPHandler: Processed in 0.001971263 sec. | ||
8503 | 2024.12.21 02:54:58.464633 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::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 | ||
8504 | 2024.12.21 02:54:58.464814 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8505 | 2024.12.21 02:54:58.465046 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8506 | 2024.12.21 02:54:58.465141 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
8507 | 2024.12.21 02:54:58.465338 [ 281 ] {8085e46e-bc01-49ce-8fbc-58edacba4bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8508 | 2024.12.21 02:54:58.465400 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
8509 | 2024.12.21 02:54:58.465512 [ 281 ] {8085e46e-bc01-49ce-8fbc-58edacba4bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8510 | 2024.12.21 02:54:58.465787 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
8511 | 2024.12.21 02:54:58.466136 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
8512 | 2024.12.21 02:54:58.466512 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8513 | 2024.12.21 02:54:58.466870 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8514 | 2024.12.21 02:54:58.468317 [ 281 ] {8085e46e-bc01-49ce-8fbc-58edacba4bdb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8515 | 2024.12.21 02:54:58.468393 [ 281 ] {8085e46e-bc01-49ce-8fbc-58edacba4bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8516 | 2024.12.21 02:54:58.469587 [ 281 ] {8085e46e-bc01-49ce-8fbc-58edacba4bdb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8517 | 2024.12.21 02:54:58.469626 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005280622 sec., 29541.974411347757 rows/sec., 1.51 MiB/sec. | ||
8518 | 2024.12.21 02:54:58.469798 [ 200 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8519 | 2024.12.21 02:54:58.470056 [ 281 ] {8085e46e-bc01-49ce-8fbc-58edacba4bdb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8520 | 2024.12.21 02:54:58.470373 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8521 | 2024.12.21 02:54:58.470454 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8522 | 2024.12.21 02:54:58.470489 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8523 | 2024.12.21 02:54:58.470566 [ 281 ] {8085e46e-bc01-49ce-8fbc-58edacba4bdb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005383 sec., 44027.49396247446 rows/sec., 2.95 MiB/sec. | ||
8524 | 2024.12.21 02:54:58.470581 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8525 | 2024.12.21 02:54:58.470781 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_26_5} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8526 | 2024.12.21 02:54:58.470939 [ 281 ] {8085e46e-bc01-49ce-8fbc-58edacba4bdb} <Debug> TCPHandler: Processed in 0.006458265 sec. | ||
8527 | 2024.12.21 02:54:58.471333 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8528 | 2024.12.21 02:54:58.471486 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8529 | 2024.12.21 02:54:58.471646 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
8530 | 2024.12.21 02:54:58.471970 [ 279 ] {845a920b-e6ca-449c-bff4-9194a7fc60ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8531 | 2024.12.21 02:54:58.472194 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8532 | 2024.12.21 02:54:58.472238 [ 279 ] {845a920b-e6ca-449c-bff4-9194a7fc60ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8533 | 2024.12.21 02:54:58.472309 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16499 rows starting from the beginning of the part | ||
8534 | 2024.12.21 02:54:58.472729 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 54 rows starting from the beginning of the part | ||
8535 | 2024.12.21 02:54:58.473103 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
8536 | 2024.12.21 02:54:58.473452 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
8537 | 2024.12.21 02:54:58.473768 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
8538 | 2024.12.21 02:54:58.473990 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
8539 | 2024.12.21 02:54:58.474879 [ 279 ] {845a920b-e6ca-449c-bff4-9194a7fc60ab} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8540 | 2024.12.21 02:54:58.474945 [ 279 ] {845a920b-e6ca-449c-bff4-9194a7fc60ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8541 | 2024.12.21 02:54:58.475560 [ 279 ] {845a920b-e6ca-449c-bff4-9194a7fc60ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8542 | 2024.12.21 02:54:58.476130 [ 279 ] {845a920b-e6ca-449c-bff4-9194a7fc60ab} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8543 | 2024.12.21 02:54:58.476343 [ 46 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8544 | 2024.12.21 02:54:58.476428 [ 46 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8545 | 2024.12.21 02:54:58.476491 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8546 | 2024.12.21 02:54:58.476608 [ 279 ] {845a920b-e6ca-449c-bff4-9194a7fc60ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004871 sec., 205.29665366454526 rows/sec., 13.83 KiB/sec. | ||
8547 | 2024.12.21 02:54:58.477023 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
8548 | 2024.12.21 02:54:58.477406 [ 279 ] {845a920b-e6ca-449c-bff4-9194a7fc60ab} <Debug> TCPHandler: Processed in 0.006304904 sec. | ||
8549 | 2024.12.21 02:54:58.477786 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8550 | 2024.12.21 02:54:58.478315 [ 281 ] {e32d90a7-b31c-4300-97f7-8d3d262bf461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8551 | 2024.12.21 02:54:58.478458 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8552 | 2024.12.21 02:54:58.478627 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 22 rows starting from the beginning of the part | ||
8553 | 2024.12.21 02:54:58.478666 [ 281 ] {e32d90a7-b31c-4300-97f7-8d3d262bf461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8554 | 2024.12.21 02:54:58.479326 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
8555 | 2024.12.21 02:54:58.479708 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
8556 | 2024.12.21 02:54:58.480342 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
8557 | 2024.12.21 02:54:58.480914 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8558 | 2024.12.21 02:54:58.481388 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8559 | 2024.12.21 02:54:58.483966 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17348 rows, containing 5 columns (5 merged, 0 gathered) in 0.013130663 sec., 1321182.3348143196 rows/sec., 89.19 MiB/sec. | ||
8560 | 2024.12.21 02:54:58.484272 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8561 | 2024.12.21 02:54:58.485362 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8562 | 2024.12.21 02:54:58.485723 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8563 | 2024.12.21 02:54:58.486050 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
8564 | 2024.12.21 02:54:58.486887 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.010255409 sec., 2632.757016321826 rows/sec., 177.02 KiB/sec. | ||
8565 | 2024.12.21 02:54:58.487116 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8566 | 2024.12.21 02:54:58.487393 [ 281 ] {e32d90a7-b31c-4300-97f7-8d3d262bf461} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8567 | 2024.12.21 02:54:58.487467 [ 281 ] {e32d90a7-b31c-4300-97f7-8d3d262bf461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8568 | 2024.12.21 02:54:58.487728 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8569 | 2024.12.21 02:54:58.487945 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_26_5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8570 | 2024.12.21 02:54:58.488091 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8571 | 2024.12.21 02:54:58.488601 [ 281 ] {e32d90a7-b31c-4300-97f7-8d3d262bf461} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8572 | 2024.12.21 02:54:58.488872 [ 281 ] {e32d90a7-b31c-4300-97f7-8d3d262bf461} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8573 | 2024.12.21 02:54:58.489171 [ 281 ] {e32d90a7-b31c-4300-97f7-8d3d262bf461} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.011055 sec., 2985.0746268656717 rows/sec., 5.35 MiB/sec. | ||
8574 | 2024.12.21 02:54:58.489869 [ 281 ] {e32d90a7-b31c-4300-97f7-8d3d262bf461} <Debug> TCPHandler: Processed in 0.012309884 sec. | ||
8575 | 2024.12.21 02:54:58.490059 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8576 | 2024.12.21 02:54:58.490176 [ 279 ] {36994f78-146d-4196-99d6-f5b2b682c4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8577 | 2024.12.21 02:54:58.490226 [ 279 ] {36994f78-146d-4196-99d6-f5b2b682c4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8578 | 2024.12.21 02:54:58.490710 [ 279 ] {36994f78-146d-4196-99d6-f5b2b682c4fe} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8579 | 2024.12.21 02:54:58.490747 [ 279 ] {36994f78-146d-4196-99d6-f5b2b682c4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8580 | 2024.12.21 02:54:58.491128 [ 279 ] {36994f78-146d-4196-99d6-f5b2b682c4fe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8581 | 2024.12.21 02:54:58.491381 [ 279 ] {36994f78-146d-4196-99d6-f5b2b682c4fe} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8582 | 2024.12.21 02:54:58.491549 [ 46 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8583 | 2024.12.21 02:54:58.491603 [ 46 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8584 | 2024.12.21 02:54:58.491631 [ 279 ] {36994f78-146d-4196-99d6-f5b2b682c4fe} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001464 sec., 56010.928961748636 rows/sec., 3.56 MiB/sec. | ||
8585 | 2024.12.21 02:54:58.491644 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8586 | 2024.12.21 02:54:58.491775 [ 279 ] {36994f78-146d-4196-99d6-f5b2b682c4fe} <Debug> TCPHandler: Processed in 0.001777861 sec. | ||
8587 | 2024.12.21 02:54:58.491844 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
8588 | 2024.12.21 02:54:58.491952 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8589 | 2024.12.21 02:54:58.491983 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3256 rows starting from the beginning of the part | ||
8590 | 2024.12.21 02:54:58.492089 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part | ||
8591 | 2024.12.21 02:54:58.492274 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
8592 | 2024.12.21 02:54:58.492393 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
8593 | 2024.12.21 02:54:58.492520 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
8594 | 2024.12.21 02:54:58.492622 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
8595 | 2024.12.21 02:54:58.494091 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3560 rows, containing 4 columns (4 merged, 0 gathered) in 0.002321967 sec., 1533182.857465244 rows/sec., 99.66 MiB/sec. | ||
8596 | 2024.12.21 02:54:58.494441 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8597 | 2024.12.21 02:54:58.494751 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_61_12} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8598 | 2024.12.21 02:54:58.494834 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_61_12} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8599 | 2024.12.21 02:54:58.494923 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
8600 | 2024.12.21 02:55:02.639312 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8601 | 2024.12.21 02:55:02.639386 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8602 | 2024.12.21 02:55:02.777521 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8603 | 2024.12.21 02:55:02.778540 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8604 | 2024.12.21 02:55:02.778588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8605 | 2024.12.21 02:55:02.779115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8606 | 2024.12.21 02:55:02.779370 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8607 | 2024.12.21 02:55:02.779677 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8608 | 2024.12.21 02:55:03.437571 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8609 | 2024.12.21 02:55:03.437782 [ 279 ] {a22a5e9c-1c25-4599-9c96-08c99bd2cd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8610 | 2024.12.21 02:55:03.437860 [ 279 ] {a22a5e9c-1c25-4599-9c96-08c99bd2cd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8611 | 2024.12.21 02:55:03.438712 [ 279 ] {a22a5e9c-1c25-4599-9c96-08c99bd2cd80} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8612 | 2024.12.21 02:55:03.438760 [ 279 ] {a22a5e9c-1c25-4599-9c96-08c99bd2cd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8613 | 2024.12.21 02:55:03.439194 [ 279 ] {a22a5e9c-1c25-4599-9c96-08c99bd2cd80} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8614 | 2024.12.21 02:55:03.439454 [ 279 ] {a22a5e9c-1c25-4599-9c96-08c99bd2cd80} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8615 | 2024.12.21 02:55:03.439715 [ 279 ] {a22a5e9c-1c25-4599-9c96-08c99bd2cd80} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001991 sec., 36162.73229532898 rows/sec., 2.92 MiB/sec. | ||
8616 | 2024.12.21 02:55:03.439786 [ 279 ] {a22a5e9c-1c25-4599-9c96-08c99bd2cd80} <Debug> TCPHandler: Processed in 0.002352447 sec. | ||
8617 | 2024.12.21 02:55:03.440171 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8618 | 2024.12.21 02:55:03.440485 [ 281 ] {a3b53bb7-37bd-465d-87c4-8d69a14e3010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8619 | 2024.12.21 02:55:03.440562 [ 281 ] {a3b53bb7-37bd-465d-87c4-8d69a14e3010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8620 | 2024.12.21 02:55:03.441313 [ 281 ] {a3b53bb7-37bd-465d-87c4-8d69a14e3010} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8621 | 2024.12.21 02:55:03.441356 [ 281 ] {a3b53bb7-37bd-465d-87c4-8d69a14e3010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8622 | 2024.12.21 02:55:03.441788 [ 281 ] {a3b53bb7-37bd-465d-87c4-8d69a14e3010} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8623 | 2024.12.21 02:55:03.442052 [ 281 ] {a3b53bb7-37bd-465d-87c4-8d69a14e3010} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8624 | 2024.12.21 02:55:03.442300 [ 281 ] {a3b53bb7-37bd-465d-87c4-8d69a14e3010} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001898 sec., 4214.963119072709 rows/sec., 316.95 KiB/sec. | ||
8625 | 2024.12.21 02:55:03.442455 [ 281 ] {a3b53bb7-37bd-465d-87c4-8d69a14e3010} <Debug> TCPHandler: Processed in 0.002522789 sec. | ||
8626 | 2024.12.21 02:55:03.442698 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8627 | 2024.12.21 02:55:03.442828 [ 279 ] {9cee182a-8951-469a-bd45-ce47acc62c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8628 | 2024.12.21 02:55:03.442877 [ 279 ] {9cee182a-8951-469a-bd45-ce47acc62c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8629 | 2024.12.21 02:55:03.443489 [ 279 ] {9cee182a-8951-469a-bd45-ce47acc62c22} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8630 | 2024.12.21 02:55:03.443529 [ 279 ] {9cee182a-8951-469a-bd45-ce47acc62c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8631 | 2024.12.21 02:55:03.443896 [ 279 ] {9cee182a-8951-469a-bd45-ce47acc62c22} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8632 | 2024.12.21 02:55:03.444135 [ 279 ] {9cee182a-8951-469a-bd45-ce47acc62c22} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8633 | 2024.12.21 02:55:03.444341 [ 279 ] {9cee182a-8951-469a-bd45-ce47acc62c22} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001536 sec., 46875 rows/sec., 3.66 MiB/sec. | ||
8634 | 2024.12.21 02:55:03.444392 [ 279 ] {9cee182a-8951-469a-bd45-ce47acc62c22} <Debug> TCPHandler: Processed in 0.001826941 sec. | ||
8635 | 2024.12.21 02:55:03.444553 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8636 | 2024.12.21 02:55:03.444700 [ 281 ] {60e965d9-b139-44bf-846b-c9d339c7ea9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8637 | 2024.12.21 02:55:03.444767 [ 281 ] {60e965d9-b139-44bf-846b-c9d339c7ea9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8638 | 2024.12.21 02:55:03.445455 [ 281 ] {60e965d9-b139-44bf-846b-c9d339c7ea9d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8639 | 2024.12.21 02:55:03.445493 [ 281 ] {60e965d9-b139-44bf-846b-c9d339c7ea9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8640 | 2024.12.21 02:55:03.445901 [ 281 ] {60e965d9-b139-44bf-846b-c9d339c7ea9d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8641 | 2024.12.21 02:55:03.446153 [ 281 ] {60e965d9-b139-44bf-846b-c9d339c7ea9d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8642 | 2024.12.21 02:55:03.446332 [ 281 ] {60e965d9-b139-44bf-846b-c9d339c7ea9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. | ||
8643 | 2024.12.21 02:55:03.446388 [ 281 ] {60e965d9-b139-44bf-846b-c9d339c7ea9d} <Debug> TCPHandler: Processed in 0.001907312 sec. | ||
8644 | 2024.12.21 02:55:03.446600 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8645 | 2024.12.21 02:55:03.446820 [ 279 ] {8eee5674-45ee-4cf2-b512-199bffe0edc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8646 | 2024.12.21 02:55:03.446958 [ 279 ] {8eee5674-45ee-4cf2-b512-199bffe0edc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8647 | 2024.12.21 02:55:03.448301 [ 279 ] {8eee5674-45ee-4cf2-b512-199bffe0edc4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8648 | 2024.12.21 02:55:03.448341 [ 279 ] {8eee5674-45ee-4cf2-b512-199bffe0edc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8649 | 2024.12.21 02:55:03.448965 [ 279 ] {8eee5674-45ee-4cf2-b512-199bffe0edc4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8650 | 2024.12.21 02:55:03.449223 [ 279 ] {8eee5674-45ee-4cf2-b512-199bffe0edc4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8651 | 2024.12.21 02:55:03.449493 [ 279 ] {8eee5674-45ee-4cf2-b512-199bffe0edc4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002729 sec., 2931.4767314034443 rows/sec., 5.25 MiB/sec. | ||
8652 | 2024.12.21 02:55:03.449605 [ 279 ] {8eee5674-45ee-4cf2-b512-199bffe0edc4} <Debug> TCPHandler: Processed in 0.003115677 sec. | ||
8653 | 2024.12.21 02:55:03.449805 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8654 | 2024.12.21 02:55:03.450034 [ 281 ] {c2d2e218-b260-4564-b2f5-0e6c30522e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8655 | 2024.12.21 02:55:03.450126 [ 281 ] {c2d2e218-b260-4564-b2f5-0e6c30522e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8656 | 2024.12.21 02:55:03.450792 [ 281 ] {c2d2e218-b260-4564-b2f5-0e6c30522e27} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8657 | 2024.12.21 02:55:03.450830 [ 281 ] {c2d2e218-b260-4564-b2f5-0e6c30522e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8658 | 2024.12.21 02:55:03.451221 [ 281 ] {c2d2e218-b260-4564-b2f5-0e6c30522e27} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8659 | 2024.12.21 02:55:03.451465 [ 281 ] {c2d2e218-b260-4564-b2f5-0e6c30522e27} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8660 | 2024.12.21 02:55:03.451643 [ 281 ] {c2d2e218-b260-4564-b2f5-0e6c30522e27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001667 sec., 35992.80143971206 rows/sec., 2.43 MiB/sec. | ||
8661 | 2024.12.21 02:55:03.451695 [ 281 ] {c2d2e218-b260-4564-b2f5-0e6c30522e27} <Debug> TCPHandler: Processed in 0.002000193 sec. | ||
8662 | 2024.12.21 02:55:04.127956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8663 | 2024.12.21 02:55:04.147603 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8664 | 2024.12.21 02:55:04.147654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8665 | 2024.12.21 02:55:04.154590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8666 | 2024.12.21 02:55:04.155331 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8667 | 2024.12.21 02:55:04.158331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8668 | 2024.12.21 02:55:07.058871 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8669 | 2024.12.21 02:55:07.059195 [ 279 ] {5bd56aeb-9370-4105-9b12-2a009f2a1ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8670 | 2024.12.21 02:55:07.059306 [ 279 ] {5bd56aeb-9370-4105-9b12-2a009f2a1ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8671 | 2024.12.21 02:55:07.060167 [ 279 ] {5bd56aeb-9370-4105-9b12-2a009f2a1ee8} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8672 | 2024.12.21 02:55:07.060211 [ 279 ] {5bd56aeb-9370-4105-9b12-2a009f2a1ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8673 | 2024.12.21 02:55:07.060653 [ 279 ] {5bd56aeb-9370-4105-9b12-2a009f2a1ee8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8674 | 2024.12.21 02:55:07.060909 [ 279 ] {5bd56aeb-9370-4105-9b12-2a009f2a1ee8} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8675 | 2024.12.21 02:55:07.061146 [ 279 ] {5bd56aeb-9370-4105-9b12-2a009f2a1ee8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002032 sec., 6889.76377952756 rows/sec., 495.97 KiB/sec. | ||
8676 | 2024.12.21 02:55:07.061203 [ 279 ] {5bd56aeb-9370-4105-9b12-2a009f2a1ee8} <Debug> TCPHandler: Processed in 0.00251524 sec. | ||
8677 | 2024.12.21 02:55:07.061528 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8678 | 2024.12.21 02:55:07.061760 [ 281 ] {9f28d2d9-4488-45e9-b823-ef7a99a77f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8679 | 2024.12.21 02:55:07.061842 [ 281 ] {9f28d2d9-4488-45e9-b823-ef7a99a77f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8680 | 2024.12.21 02:55:07.062661 [ 281 ] {9f28d2d9-4488-45e9-b823-ef7a99a77f71} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8681 | 2024.12.21 02:55:07.062704 [ 281 ] {9f28d2d9-4488-45e9-b823-ef7a99a77f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8682 | 2024.12.21 02:55:07.063125 [ 281 ] {9f28d2d9-4488-45e9-b823-ef7a99a77f71} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
8683 | 2024.12.21 02:55:07.063380 [ 281 ] {9f28d2d9-4488-45e9-b823-ef7a99a77f71} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8684 | 2024.12.21 02:55:07.063595 [ 281 ] {9f28d2d9-4488-45e9-b823-ef7a99a77f71} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001896 sec., 3164.556962025317 rows/sec., 258.05 KiB/sec. | ||
8685 | 2024.12.21 02:55:07.063713 [ 281 ] {9f28d2d9-4488-45e9-b823-ef7a99a77f71} <Debug> TCPHandler: Processed in 0.002378108 sec. | ||
8686 | 2024.12.21 02:55:07.063867 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8687 | 2024.12.21 02:55:07.064006 [ 279 ] {45438c66-a68c-44d7-acde-fc79c2d30f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8688 | 2024.12.21 02:55:07.064064 [ 279 ] {45438c66-a68c-44d7-acde-fc79c2d30f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8689 | 2024.12.21 02:55:07.065418 [ 279 ] {45438c66-a68c-44d7-acde-fc79c2d30f6d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8690 | 2024.12.21 02:55:07.065458 [ 279 ] {45438c66-a68c-44d7-acde-fc79c2d30f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8691 | 2024.12.21 02:55:07.065911 [ 279 ] {45438c66-a68c-44d7-acde-fc79c2d30f6d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8692 | 2024.12.21 02:55:07.066153 [ 279 ] {45438c66-a68c-44d7-acde-fc79c2d30f6d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8693 | 2024.12.21 02:55:07.066384 [ 279 ] {45438c66-a68c-44d7-acde-fc79c2d30f6d} <Debug> executeQuery: Read 1412 rows, 120.50 KiB in 0.002407 sec., 586622.351474865 rows/sec., 48.89 MiB/sec. | ||
8694 | 2024.12.21 02:55:07.066438 [ 279 ] {45438c66-a68c-44d7-acde-fc79c2d30f6d} <Debug> TCPHandler: Processed in 0.002642741 sec. | ||
8695 | 2024.12.21 02:55:07.066656 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8696 | 2024.12.21 02:55:07.066882 [ 281 ] {c56335a5-0e90-42d8-8a80-f7790e16c240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8697 | 2024.12.21 02:55:07.066973 [ 281 ] {c56335a5-0e90-42d8-8a80-f7790e16c240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8698 | 2024.12.21 02:55:07.067859 [ 281 ] {c56335a5-0e90-42d8-8a80-f7790e16c240} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8699 | 2024.12.21 02:55:07.067897 [ 281 ] {c56335a5-0e90-42d8-8a80-f7790e16c240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8700 | 2024.12.21 02:55:07.068273 [ 281 ] {c56335a5-0e90-42d8-8a80-f7790e16c240} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8701 | 2024.12.21 02:55:07.068513 [ 281 ] {c56335a5-0e90-42d8-8a80-f7790e16c240} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8702 | 2024.12.21 02:55:07.068688 [ 281 ] {c56335a5-0e90-42d8-8a80-f7790e16c240} <Debug> executeQuery: Read 46 rows, 3.36 KiB in 0.001862 sec., 24704.618689581097 rows/sec., 1.76 MiB/sec. | ||
8703 | 2024.12.21 02:55:07.068738 [ 281 ] {c56335a5-0e90-42d8-8a80-f7790e16c240} <Debug> TCPHandler: Processed in 0.002192776 sec. | ||
8704 | 2024.12.21 02:55:07.068893 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8705 | 2024.12.21 02:55:07.069030 [ 279 ] {e9131ca5-4c3e-4f98-9bf4-a9512d603973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8706 | 2024.12.21 02:55:07.069086 [ 279 ] {e9131ca5-4c3e-4f98-9bf4-a9512d603973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8707 | 2024.12.21 02:55:07.069817 [ 279 ] {e9131ca5-4c3e-4f98-9bf4-a9512d603973} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8708 | 2024.12.21 02:55:07.069857 [ 279 ] {e9131ca5-4c3e-4f98-9bf4-a9512d603973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8709 | 2024.12.21 02:55:07.070232 [ 279 ] {e9131ca5-4c3e-4f98-9bf4-a9512d603973} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8710 | 2024.12.21 02:55:07.070474 [ 279 ] {e9131ca5-4c3e-4f98-9bf4-a9512d603973} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8711 | 2024.12.21 02:55:07.070702 [ 279 ] {e9131ca5-4c3e-4f98-9bf4-a9512d603973} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001699 sec., 142436.72748675692 rows/sec., 9.65 MiB/sec. | ||
8712 | 2024.12.21 02:55:07.070829 [ 279 ] {e9131ca5-4c3e-4f98-9bf4-a9512d603973} <Debug> TCPHandler: Processed in 0.002002543 sec. | ||
8713 | 2024.12.21 02:55:07.070991 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8714 | 2024.12.21 02:55:07.071130 [ 281 ] {dfc18a4b-965e-4c11-82f0-2e3e1b135db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8715 | 2024.12.21 02:55:07.071190 [ 281 ] {dfc18a4b-965e-4c11-82f0-2e3e1b135db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8716 | 2024.12.21 02:55:07.071825 [ 281 ] {dfc18a4b-965e-4c11-82f0-2e3e1b135db0} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8717 | 2024.12.21 02:55:07.071864 [ 281 ] {dfc18a4b-965e-4c11-82f0-2e3e1b135db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8718 | 2024.12.21 02:55:07.072225 [ 281 ] {dfc18a4b-965e-4c11-82f0-2e3e1b135db0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8719 | 2024.12.21 02:55:07.072465 [ 281 ] {dfc18a4b-965e-4c11-82f0-2e3e1b135db0} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8720 | 2024.12.21 02:55:07.072649 [ 281 ] {dfc18a4b-965e-4c11-82f0-2e3e1b135db0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001549 sec., 8392.511297611361 rows/sec., 523.27 KiB/sec. | ||
8721 | 2024.12.21 02:55:07.072701 [ 281 ] {dfc18a4b-965e-4c11-82f0-2e3e1b135db0} <Debug> TCPHandler: Processed in 0.001777281 sec. | ||
8722 | 2024.12.21 02:55:07.072861 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8723 | 2024.12.21 02:55:07.072999 [ 279 ] {75f0b558-73fb-42ff-8d99-7e9e2eec9dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8724 | 2024.12.21 02:55:07.073055 [ 279 ] {75f0b558-73fb-42ff-8d99-7e9e2eec9dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8725 | 2024.12.21 02:55:07.074015 [ 279 ] {75f0b558-73fb-42ff-8d99-7e9e2eec9dfc} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8726 | 2024.12.21 02:55:07.074055 [ 279 ] {75f0b558-73fb-42ff-8d99-7e9e2eec9dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8727 | 2024.12.21 02:55:07.074467 [ 279 ] {75f0b558-73fb-42ff-8d99-7e9e2eec9dfc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8728 | 2024.12.21 02:55:07.074711 [ 279 ] {75f0b558-73fb-42ff-8d99-7e9e2eec9dfc} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8729 | 2024.12.21 02:55:07.074950 [ 279 ] {75f0b558-73fb-42ff-8d99-7e9e2eec9dfc} <Debug> executeQuery: Read 877 rows, 65.10 KiB in 0.001981 sec., 442705.7041898031 rows/sec., 32.09 MiB/sec. | ||
8730 | 2024.12.21 02:55:07.075001 [ 279 ] {75f0b558-73fb-42ff-8d99-7e9e2eec9dfc} <Debug> TCPHandler: Processed in 0.002207276 sec. | ||
8731 | 2024.12.21 02:55:07.075196 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8732 | 2024.12.21 02:55:07.075427 [ 281 ] {61fb37eb-fb37-4d0e-8203-3dda64e834e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8733 | 2024.12.21 02:55:07.075520 [ 281 ] {61fb37eb-fb37-4d0e-8203-3dda64e834e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8734 | 2024.12.21 02:55:07.076035 [ 281 ] {61fb37eb-fb37-4d0e-8203-3dda64e834e5} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8735 | 2024.12.21 02:55:07.076072 [ 281 ] {61fb37eb-fb37-4d0e-8203-3dda64e834e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8736 | 2024.12.21 02:55:07.076449 [ 281 ] {61fb37eb-fb37-4d0e-8203-3dda64e834e5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8737 | 2024.12.21 02:55:07.076696 [ 281 ] {61fb37eb-fb37-4d0e-8203-3dda64e834e5} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8738 | 2024.12.21 02:55:07.076872 [ 281 ] {61fb37eb-fb37-4d0e-8203-3dda64e834e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. | ||
8739 | 2024.12.21 02:55:07.076921 [ 281 ] {61fb37eb-fb37-4d0e-8203-3dda64e834e5} <Debug> TCPHandler: Processed in 0.001833661 sec. | ||
8740 | 2024.12.21 02:55:07.077118 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8741 | 2024.12.21 02:55:07.077343 [ 279 ] {00f76774-ec01-4df6-8c84-d0b71d7fdfe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8742 | 2024.12.21 02:55:07.077443 [ 279 ] {00f76774-ec01-4df6-8c84-d0b71d7fdfe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8743 | 2024.12.21 02:55:07.078271 [ 279 ] {00f76774-ec01-4df6-8c84-d0b71d7fdfe3} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8744 | 2024.12.21 02:55:07.078310 [ 279 ] {00f76774-ec01-4df6-8c84-d0b71d7fdfe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8745 | 2024.12.21 02:55:07.078747 [ 279 ] {00f76774-ec01-4df6-8c84-d0b71d7fdfe3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8746 | 2024.12.21 02:55:07.078989 [ 279 ] {00f76774-ec01-4df6-8c84-d0b71d7fdfe3} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8747 | 2024.12.21 02:55:07.079195 [ 279 ] {00f76774-ec01-4df6-8c84-d0b71d7fdfe3} <Debug> executeQuery: Read 906 rows, 61.84 KiB in 0.001908 sec., 474842.76729559747 rows/sec., 31.65 MiB/sec. | ||
8748 | 2024.12.21 02:55:07.079246 [ 279 ] {00f76774-ec01-4df6-8c84-d0b71d7fdfe3} <Debug> TCPHandler: Processed in 0.002237347 sec. | ||
8749 | 2024.12.21 02:55:07.079390 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8750 | 2024.12.21 02:55:07.079529 [ 281 ] {7e25c190-3033-48a0-aa8c-02e6cdd17b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8751 | 2024.12.21 02:55:07.079591 [ 281 ] {7e25c190-3033-48a0-aa8c-02e6cdd17b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8752 | 2024.12.21 02:55:07.080132 [ 281 ] {7e25c190-3033-48a0-aa8c-02e6cdd17b93} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8753 | 2024.12.21 02:55:07.080177 [ 281 ] {7e25c190-3033-48a0-aa8c-02e6cdd17b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8754 | 2024.12.21 02:55:07.080662 [ 281 ] {7e25c190-3033-48a0-aa8c-02e6cdd17b93} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8755 | 2024.12.21 02:55:07.080904 [ 281 ] {7e25c190-3033-48a0-aa8c-02e6cdd17b93} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8756 | 2024.12.21 02:55:07.081076 [ 281 ] {7e25c190-3033-48a0-aa8c-02e6cdd17b93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001579 sec., 633.3122229259025 rows/sec., 42.67 KiB/sec. | ||
8757 | 2024.12.21 02:55:07.081125 [ 281 ] {7e25c190-3033-48a0-aa8c-02e6cdd17b93} <Debug> TCPHandler: Processed in 0.001805971 sec. | ||
8758 | 2024.12.21 02:55:07.081262 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8759 | 2024.12.21 02:55:07.081378 [ 279 ] {ed79fdfe-105d-4137-b754-78cd8ce0eaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8760 | 2024.12.21 02:55:07.081458 [ 279 ] {ed79fdfe-105d-4137-b754-78cd8ce0eaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8761 | 2024.12.21 02:55:07.082613 [ 279 ] {ed79fdfe-105d-4137-b754-78cd8ce0eaa5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8762 | 2024.12.21 02:55:07.082654 [ 279 ] {ed79fdfe-105d-4137-b754-78cd8ce0eaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8763 | 2024.12.21 02:55:07.083285 [ 279 ] {ed79fdfe-105d-4137-b754-78cd8ce0eaa5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8764 | 2024.12.21 02:55:07.083551 [ 279 ] {ed79fdfe-105d-4137-b754-78cd8ce0eaa5} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8765 | 2024.12.21 02:55:07.083831 [ 279 ] {ed79fdfe-105d-4137-b754-78cd8ce0eaa5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002471 sec., 13354.917037636584 rows/sec., 23.93 MiB/sec. | ||
8766 | 2024.12.21 02:55:07.084019 [ 279 ] {ed79fdfe-105d-4137-b754-78cd8ce0eaa5} <Debug> TCPHandler: Processed in 0.002813333 sec. | ||
8767 | 2024.12.21 02:55:07.084345 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8768 | 2024.12.21 02:55:07.084647 [ 281 ] {592b6c87-7ef3-4b22-b90c-59d185cdd2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8769 | 2024.12.21 02:55:07.084697 [ 281 ] {592b6c87-7ef3-4b22-b90c-59d185cdd2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8770 | 2024.12.21 02:55:07.085178 [ 281 ] {592b6c87-7ef3-4b22-b90c-59d185cdd2ec} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8771 | 2024.12.21 02:55:07.085216 [ 281 ] {592b6c87-7ef3-4b22-b90c-59d185cdd2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8772 | 2024.12.21 02:55:07.085588 [ 281 ] {592b6c87-7ef3-4b22-b90c-59d185cdd2ec} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8773 | 2024.12.21 02:55:07.085828 [ 281 ] {592b6c87-7ef3-4b22-b90c-59d185cdd2ec} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8774 | 2024.12.21 02:55:07.086000 [ 281 ] {592b6c87-7ef3-4b22-b90c-59d185cdd2ec} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001386 sec., 44733.04473304473 rows/sec., 2.79 MiB/sec. | ||
8775 | 2024.12.21 02:55:07.086049 [ 281 ] {592b6c87-7ef3-4b22-b90c-59d185cdd2ec} <Debug> TCPHandler: Processed in 0.001935663 sec. | ||
8776 | 2024.12.21 02:55:07.872331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1224 | ||
8777 | 2024.12.21 02:55:07.875924 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8778 | 2024.12.21 02:55:07.875982 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8779 | 2024.12.21 02:55:07.877499 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8780 | 2024.12.21 02:55:07.877822 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8781 | 2024.12.21 02:55:07.878476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
8782 | 2024.12.21 02:55:08.432863 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8783 | 2024.12.21 02:55:08.433054 [ 279 ] {699f7163-5f45-446b-9329-3ecfb6e1ad7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8784 | 2024.12.21 02:55:08.433130 [ 279 ] {699f7163-5f45-446b-9329-3ecfb6e1ad7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8785 | 2024.12.21 02:55:08.433929 [ 279 ] {699f7163-5f45-446b-9329-3ecfb6e1ad7d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8786 | 2024.12.21 02:55:08.433978 [ 279 ] {699f7163-5f45-446b-9329-3ecfb6e1ad7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8787 | 2024.12.21 02:55:08.434420 [ 279 ] {699f7163-5f45-446b-9329-3ecfb6e1ad7d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8788 | 2024.12.21 02:55:08.434696 [ 279 ] {699f7163-5f45-446b-9329-3ecfb6e1ad7d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8789 | 2024.12.21 02:55:08.434899 [ 31 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8790 | 2024.12.21 02:55:08.434963 [ 279 ] {699f7163-5f45-446b-9329-3ecfb6e1ad7d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.18 MiB/sec. | ||
8791 | 2024.12.21 02:55:08.434972 [ 31 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8792 | 2024.12.21 02:55:08.435056 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8793 | 2024.12.21 02:55:08.435116 [ 279 ] {699f7163-5f45-446b-9329-3ecfb6e1ad7d} <Debug> TCPHandler: Processed in 0.002381818 sec. | ||
8794 | 2024.12.21 02:55:08.435352 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
8795 | 2024.12.21 02:55:08.435440 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8796 | 2024.12.21 02:55:08.435546 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8797 | 2024.12.21 02:55:08.435632 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1436 rows starting from the beginning of the part | ||
8798 | 2024.12.21 02:55:08.435730 [ 281 ] {6d058d43-2183-4a3c-b41f-72b98011aef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8799 | 2024.12.21 02:55:08.435852 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 73 rows starting from the beginning of the part | ||
8800 | 2024.12.21 02:55:08.435943 [ 281 ] {6d058d43-2183-4a3c-b41f-72b98011aef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8801 | 2024.12.21 02:55:08.436138 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 269 rows starting from the beginning of the part | ||
8802 | 2024.12.21 02:55:08.436553 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 72 rows starting from the beginning of the part | ||
8803 | 2024.12.21 02:55:08.436970 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1412 rows starting from the beginning of the part | ||
8804 | 2024.12.21 02:55:08.437295 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
8805 | 2024.12.21 02:55:08.438846 [ 281 ] {6d058d43-2183-4a3c-b41f-72b98011aef2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8806 | 2024.12.21 02:55:08.438923 [ 281 ] {6d058d43-2183-4a3c-b41f-72b98011aef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8807 | 2024.12.21 02:55:08.440006 [ 281 ] {6d058d43-2183-4a3c-b41f-72b98011aef2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8808 | 2024.12.21 02:55:08.440300 [ 281 ] {6d058d43-2183-4a3c-b41f-72b98011aef2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8809 | 2024.12.21 02:55:08.440854 [ 281 ] {6d058d43-2183-4a3c-b41f-72b98011aef2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005185 sec., 12343.297974927675 rows/sec., 986.54 KiB/sec. | ||
8810 | 2024.12.21 02:55:08.440873 [ 31 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8811 | 2024.12.21 02:55:08.441005 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.005817658 sec., 570332.5977566917 rows/sec., 49.80 MiB/sec. | ||
8812 | 2024.12.21 02:55:08.441007 [ 31 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8813 | 2024.12.21 02:55:08.441092 [ 281 ] {6d058d43-2183-4a3c-b41f-72b98011aef2} <Debug> TCPHandler: Processed in 0.005822998 sec. | ||
8814 | 2024.12.21 02:55:08.441132 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8815 | 2024.12.21 02:55:08.441451 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8816 | 2024.12.21 02:55:08.441471 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
8817 | 2024.12.21 02:55:08.441485 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8818 | 2024.12.21 02:55:08.441913 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8819 | 2024.12.21 02:55:08.441927 [ 279 ] {d936ecaf-1ea0-44a4-a79e-b0c93de3a7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8820 | 2024.12.21 02:55:08.442020 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 915 rows starting from the beginning of the part | ||
8821 | 2024.12.21 02:55:08.442347 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8822 | 2024.12.21 02:55:08.442161 [ 279 ] {d936ecaf-1ea0-44a4-a79e-b0c93de3a7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8823 | 2024.12.21 02:55:08.442391 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
8824 | 2024.12.21 02:55:08.442805 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_66_13} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8825 | 2024.12.21 02:55:08.442812 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 415 rows starting from the beginning of the part | ||
8826 | 2024.12.21 02:55:08.443161 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8827 | 2024.12.21 02:55:08.443231 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 72 rows starting from the beginning of the part | ||
8828 | 2024.12.21 02:55:08.443539 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 877 rows starting from the beginning of the part | ||
8829 | 2024.12.21 02:55:08.443859 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
8830 | 2024.12.21 02:55:08.445473 [ 279 ] {d936ecaf-1ea0-44a4-a79e-b0c93de3a7f2} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8831 | 2024.12.21 02:55:08.445544 [ 279 ] {d936ecaf-1ea0-44a4-a79e-b0c93de3a7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8832 | 2024.12.21 02:55:08.446528 [ 279 ] {d936ecaf-1ea0-44a4-a79e-b0c93de3a7f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8833 | 2024.12.21 02:55:08.447041 [ 279 ] {d936ecaf-1ea0-44a4-a79e-b0c93de3a7f2} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8834 | 2024.12.21 02:55:08.447139 [ 191 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005862799 sec., 412260.4237327597 rows/sec., 31.62 MiB/sec. | ||
8835 | 2024.12.21 02:55:08.447379 [ 279 ] {d936ecaf-1ea0-44a4-a79e-b0c93de3a7f2} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.005636 sec., 9581.263307310148 rows/sec., 683.91 KiB/sec. | ||
8836 | 2024.12.21 02:55:08.447511 [ 279 ] {d936ecaf-1ea0-44a4-a79e-b0c93de3a7f2} <Debug> TCPHandler: Processed in 0.006280843 sec. | ||
8837 | 2024.12.21 02:55:08.447518 [ 191 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8838 | 2024.12.21 02:55:08.447742 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8839 | 2024.12.21 02:55:08.447966 [ 281 ] {b8570dd7-cf4d-46c1-bf17-b0fea7d827fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8840 | 2024.12.21 02:55:08.448072 [ 281 ] {b8570dd7-cf4d-46c1-bf17-b0fea7d827fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8841 | 2024.12.21 02:55:08.448081 [ 191 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8842 | 2024.12.21 02:55:08.448317 [ 191 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_66_13} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8843 | 2024.12.21 02:55:08.448533 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8844 | 2024.12.21 02:55:08.448945 [ 281 ] {b8570dd7-cf4d-46c1-bf17-b0fea7d827fc} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8845 | 2024.12.21 02:55:08.448990 [ 281 ] {b8570dd7-cf4d-46c1-bf17-b0fea7d827fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8846 | 2024.12.21 02:55:08.449378 [ 281 ] {b8570dd7-cf4d-46c1-bf17-b0fea7d827fc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8847 | 2024.12.21 02:55:08.449619 [ 281 ] {b8570dd7-cf4d-46c1-bf17-b0fea7d827fc} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8848 | 2024.12.21 02:55:08.449828 [ 281 ] {b8570dd7-cf4d-46c1-bf17-b0fea7d827fc} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001926 sec., 10384.215991692627 rows/sec., 713.91 KiB/sec. | ||
8849 | 2024.12.21 02:55:08.449880 [ 281 ] {b8570dd7-cf4d-46c1-bf17-b0fea7d827fc} <Debug> TCPHandler: Processed in 0.002233526 sec. | ||
8850 | 2024.12.21 02:55:10.279831 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8851 | 2024.12.21 02:55:10.280504 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8852 | 2024.12.21 02:55:10.280546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8853 | 2024.12.21 02:55:10.281082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8854 | 2024.12.21 02:55:10.281336 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8855 | 2024.12.21 02:55:10.281535 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8856 | 2024.12.21 02:55:11.658441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
8857 | 2024.12.21 02:55:11.681119 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8858 | 2024.12.21 02:55:11.681188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8859 | 2024.12.21 02:55:11.688692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8860 | 2024.12.21 02:55:11.689547 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8861 | 2024.12.21 02:55:11.693105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
8862 | 2024.12.21 02:55:13.437413 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8863 | 2024.12.21 02:55:13.437605 [ 279 ] {46683603-2fc0-4ae4-a57b-579df69042dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8864 | 2024.12.21 02:55:13.437678 [ 279 ] {46683603-2fc0-4ae4-a57b-579df69042dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8865 | 2024.12.21 02:55:13.438470 [ 279 ] {46683603-2fc0-4ae4-a57b-579df69042dc} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8866 | 2024.12.21 02:55:13.438523 [ 279 ] {46683603-2fc0-4ae4-a57b-579df69042dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8867 | 2024.12.21 02:55:13.438985 [ 279 ] {46683603-2fc0-4ae4-a57b-579df69042dc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8868 | 2024.12.21 02:55:13.439253 [ 279 ] {46683603-2fc0-4ae4-a57b-579df69042dc} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8869 | 2024.12.21 02:55:13.439503 [ 279 ] {46683603-2fc0-4ae4-a57b-579df69042dc} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001951 sec., 36904.15171706817 rows/sec., 2.98 MiB/sec. | ||
8870 | 2024.12.21 02:55:13.439571 [ 279 ] {46683603-2fc0-4ae4-a57b-579df69042dc} <Debug> TCPHandler: Processed in 0.002294237 sec. | ||
8871 | 2024.12.21 02:55:13.439840 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8872 | 2024.12.21 02:55:13.440058 [ 281 ] {a30d5131-656e-4348-91d7-ed1b0af27f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8873 | 2024.12.21 02:55:13.440143 [ 281 ] {a30d5131-656e-4348-91d7-ed1b0af27f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8874 | 2024.12.21 02:55:13.440977 [ 281 ] {a30d5131-656e-4348-91d7-ed1b0af27f8c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8875 | 2024.12.21 02:55:13.441027 [ 281 ] {a30d5131-656e-4348-91d7-ed1b0af27f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8876 | 2024.12.21 02:55:13.441471 [ 281 ] {a30d5131-656e-4348-91d7-ed1b0af27f8c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8877 | 2024.12.21 02:55:13.441730 [ 281 ] {a30d5131-656e-4348-91d7-ed1b0af27f8c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8878 | 2024.12.21 02:55:13.441924 [ 63 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8879 | 2024.12.21 02:55:13.441996 [ 281 ] {a30d5131-656e-4348-91d7-ed1b0af27f8c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001989 sec., 4022.121669180493 rows/sec., 302.44 KiB/sec. | ||
8880 | 2024.12.21 02:55:13.442010 [ 63 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8881 | 2024.12.21 02:55:13.442091 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8882 | 2024.12.21 02:55:13.442123 [ 281 ] {a30d5131-656e-4348-91d7-ed1b0af27f8c} <Debug> TCPHandler: Processed in 0.002430209 sec. | ||
8883 | 2024.12.21 02:55:13.442392 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
8884 | 2024.12.21 02:55:13.442440 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8885 | 2024.12.21 02:55:13.442581 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8886 | 2024.12.21 02:55:13.442659 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 66 rows starting from the beginning of the part | ||
8887 | 2024.12.21 02:55:13.442683 [ 279 ] {60e6bf91-c5aa-448b-ac6b-78fddb11adc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8888 | 2024.12.21 02:55:13.442829 [ 279 ] {60e6bf91-c5aa-448b-ac6b-78fddb11adc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8889 | 2024.12.21 02:55:13.442881 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
8890 | 2024.12.21 02:55:13.443297 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
8891 | 2024.12.21 02:55:13.443595 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
8892 | 2024.12.21 02:55:13.443983 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 46 rows starting from the beginning of the part | ||
8893 | 2024.12.21 02:55:13.444361 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
8894 | 2024.12.21 02:55:13.445699 [ 279 ] {60e6bf91-c5aa-448b-ac6b-78fddb11adc3} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8895 | 2024.12.21 02:55:13.445783 [ 279 ] {60e6bf91-c5aa-448b-ac6b-78fddb11adc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8896 | 2024.12.21 02:55:13.446843 [ 279 ] {60e6bf91-c5aa-448b-ac6b-78fddb11adc3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8897 | 2024.12.21 02:55:13.447200 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.004908428 sec., 36264.15626347173 rows/sec., 2.73 MiB/sec. | ||
8898 | 2024.12.21 02:55:13.447398 [ 279 ] {60e6bf91-c5aa-448b-ac6b-78fddb11adc3} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8899 | 2024.12.21 02:55:13.447475 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8900 | 2024.12.21 02:55:13.447750 [ 279 ] {60e6bf91-c5aa-448b-ac6b-78fddb11adc3} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005137 sec., 14015.96262409967 rows/sec., 1.09 MiB/sec. | ||
8901 | 2024.12.21 02:55:13.447908 [ 279 ] {60e6bf91-c5aa-448b-ac6b-78fddb11adc3} <Debug> TCPHandler: Processed in 0.005573965 sec. | ||
8902 | 2024.12.21 02:55:13.448101 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8903 | 2024.12.21 02:55:13.448156 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8904 | 2024.12.21 02:55:13.448312 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_56_11} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8905 | 2024.12.21 02:55:13.448355 [ 281 ] {7a87580f-cd9c-4d2d-a068-03c54d4e08df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8906 | 2024.12.21 02:55:13.448479 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
8907 | 2024.12.21 02:55:13.448513 [ 281 ] {7a87580f-cd9c-4d2d-a068-03c54d4e08df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8908 | 2024.12.21 02:55:13.449143 [ 281 ] {7a87580f-cd9c-4d2d-a068-03c54d4e08df} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8909 | 2024.12.21 02:55:13.449186 [ 281 ] {7a87580f-cd9c-4d2d-a068-03c54d4e08df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8910 | 2024.12.21 02:55:13.449609 [ 281 ] {7a87580f-cd9c-4d2d-a068-03c54d4e08df} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8911 | 2024.12.21 02:55:13.449857 [ 281 ] {7a87580f-cd9c-4d2d-a068-03c54d4e08df} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8912 | 2024.12.21 02:55:13.450085 [ 281 ] {7a87580f-cd9c-4d2d-a068-03c54d4e08df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001796 sec., 89086.85968819598 rows/sec., 6.20 MiB/sec. | ||
8913 | 2024.12.21 02:55:13.450144 [ 281 ] {7a87580f-cd9c-4d2d-a068-03c54d4e08df} <Debug> TCPHandler: Processed in 0.002126325 sec. | ||
8914 | 2024.12.21 02:55:13.450294 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8915 | 2024.12.21 02:55:13.450418 [ 279 ] {823e40b6-1b7d-4e44-b76b-7e75db1eb5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8916 | 2024.12.21 02:55:13.450500 [ 279 ] {823e40b6-1b7d-4e44-b76b-7e75db1eb5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8917 | 2024.12.21 02:55:13.451643 [ 279 ] {823e40b6-1b7d-4e44-b76b-7e75db1eb5b0} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8918 | 2024.12.21 02:55:13.451685 [ 279 ] {823e40b6-1b7d-4e44-b76b-7e75db1eb5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8919 | 2024.12.21 02:55:13.452333 [ 279 ] {823e40b6-1b7d-4e44-b76b-7e75db1eb5b0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8920 | 2024.12.21 02:55:13.452602 [ 279 ] {823e40b6-1b7d-4e44-b76b-7e75db1eb5b0} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8921 | 2024.12.21 02:55:13.452800 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8922 | 2024.12.21 02:55:13.452876 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8923 | 2024.12.21 02:55:13.452915 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8924 | 2024.12.21 02:55:13.452921 [ 279 ] {823e40b6-1b7d-4e44-b76b-7e75db1eb5b0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002524 sec., 3169.5721077654516 rows/sec., 5.68 MiB/sec. | ||
8925 | 2024.12.21 02:55:13.453283 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
8926 | 2024.12.21 02:55:13.453351 [ 279 ] {823e40b6-1b7d-4e44-b76b-7e75db1eb5b0} <Debug> TCPHandler: Processed in 0.003113057 sec. | ||
8927 | 2024.12.21 02:55:13.453559 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8928 | 2024.12.21 02:55:13.453728 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8929 | 2024.12.21 02:55:13.453747 [ 281 ] {a1981faf-b881-4f46-913d-fa6411d65a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8930 | 2024.12.21 02:55:13.453809 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1034 rows starting from the beginning of the part | ||
8931 | 2024.12.21 02:55:13.453825 [ 281 ] {a1981faf-b881-4f46-913d-fa6411d65a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8932 | 2024.12.21 02:55:13.454480 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
8933 | 2024.12.21 02:55:13.455040 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 33 rows starting from the beginning of the part | ||
8934 | 2024.12.21 02:55:13.455566 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
8935 | 2024.12.21 02:55:13.455580 [ 281 ] {a1981faf-b881-4f46-913d-fa6411d65a32} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8936 | 2024.12.21 02:55:13.455629 [ 281 ] {a1981faf-b881-4f46-913d-fa6411d65a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8937 | 2024.12.21 02:55:13.455916 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 33 rows starting from the beginning of the part | ||
8938 | 2024.12.21 02:55:13.456290 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
8939 | 2024.12.21 02:55:13.456487 [ 281 ] {a1981faf-b881-4f46-913d-fa6411d65a32} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8940 | 2024.12.21 02:55:13.456886 [ 281 ] {a1981faf-b881-4f46-913d-fa6411d65a32} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8941 | 2024.12.21 02:55:13.457211 [ 281 ] {a1981faf-b881-4f46-913d-fa6411d65a32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003506 sec., 17113.519680547633 rows/sec., 1.15 MiB/sec. | ||
8942 | 2024.12.21 02:55:13.457326 [ 281 ] {a1981faf-b881-4f46-913d-fa6411d65a32} <Debug> TCPHandler: Processed in 0.003869065 sec. | ||
8943 | 2024.12.21 02:55:13.464335 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 19 columns (19 merged, 0 gathered) in 0.011328042 sec., 99222.79596067882 rows/sec., 177.80 MiB/sec. | ||
8944 | 2024.12.21 02:55:13.465538 [ 187 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8945 | 2024.12.21 02:55:13.465974 [ 187 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8946 | 2024.12.21 02:55:13.466060 [ 187 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8947 | 2024.12.21 02:55:13.466222 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.55 MiB. | ||
8948 | 2024.12.21 02:55:14.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.98 MiB, peak 232.23 MiB, free memory in arenas 0.00 B, will set to 224.36 MiB (RSS), difference: 3.38 MiB | ||
8949 | 2024.12.21 02:55:17.639436 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8950 | 2024.12.21 02:55:17.639513 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8951 | 2024.12.21 02:55:17.781724 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8952 | 2024.12.21 02:55:17.782784 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8953 | 2024.12.21 02:55:17.782865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8954 | 2024.12.21 02:55:17.783404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8955 | 2024.12.21 02:55:17.783668 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8956 | 2024.12.21 02:55:17.783961 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8957 | 2024.12.21 02:55:17.878800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1244 | ||
8958 | 2024.12.21 02:55:17.881720 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8959 | 2024.12.21 02:55:17.881764 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8960 | 2024.12.21 02:55:17.883219 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8961 | 2024.12.21 02:55:17.883525 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8962 | 2024.12.21 02:55:17.883792 [ 129 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8963 | 2024.12.21 02:55:17.883962 [ 129 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8964 | 2024.12.21 02:55:17.884102 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8965 | 2024.12.21 02:55:17.884701 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
8966 | 2024.12.21 02:55:17.885082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1244 | ||
8967 | 2024.12.21 02:55:17.885666 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8968 | 2024.12.21 02:55:17.885847 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1052 rows starting from the beginning of the part | ||
8969 | 2024.12.21 02:55:17.886649 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 58 rows starting from the beginning of the part | ||
8970 | 2024.12.21 02:55:17.887326 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
8971 | 2024.12.21 02:55:17.887959 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
8972 | 2024.12.21 02:55:17.888597 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part | ||
8973 | 2024.12.21 02:55:17.889200 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
8974 | 2024.12.21 02:55:17.897675 [ 192 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1244 rows, containing 72 columns (72 merged, 0 gathered) in 0.013340846 sec., 93247.45971882142 rows/sec., 74.27 MiB/sec. | ||
8975 | 2024.12.21 02:55:17.899387 [ 190 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8976 | 2024.12.21 02:55:17.900150 [ 190 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2024.12.21 02:55:17.900241 [ 190 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_31_6} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8978 | 2024.12.21 02:55:17.900552 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
8979 | 2024.12.21 02:55:18.443811 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8980 | 2024.12.21 02:55:18.444023 [ 279 ] {fd87173b-f540-4282-8f95-c00e4511f3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8981 | 2024.12.21 02:55:18.444104 [ 279 ] {fd87173b-f540-4282-8f95-c00e4511f3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8982 | 2024.12.21 02:55:18.444942 [ 279 ] {fd87173b-f540-4282-8f95-c00e4511f3e5} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8983 | 2024.12.21 02:55:18.444990 [ 279 ] {fd87173b-f540-4282-8f95-c00e4511f3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8984 | 2024.12.21 02:55:18.445426 [ 279 ] {fd87173b-f540-4282-8f95-c00e4511f3e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8985 | 2024.12.21 02:55:18.445686 [ 279 ] {fd87173b-f540-4282-8f95-c00e4511f3e5} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8986 | 2024.12.21 02:55:18.445955 [ 279 ] {fd87173b-f540-4282-8f95-c00e4511f3e5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec. | ||
8987 | 2024.12.21 02:55:18.446041 [ 279 ] {fd87173b-f540-4282-8f95-c00e4511f3e5} <Debug> TCPHandler: Processed in 0.002360908 sec. | ||
8988 | 2024.12.21 02:55:18.446425 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8989 | 2024.12.21 02:55:18.446729 [ 281 ] {a0f65a4b-3778-47fb-b896-e23298e5fd0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8990 | 2024.12.21 02:55:18.446849 [ 281 ] {a0f65a4b-3778-47fb-b896-e23298e5fd0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8991 | 2024.12.21 02:55:18.447749 [ 281 ] {a0f65a4b-3778-47fb-b896-e23298e5fd0a} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8992 | 2024.12.21 02:55:18.447791 [ 281 ] {a0f65a4b-3778-47fb-b896-e23298e5fd0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8993 | 2024.12.21 02:55:18.448240 [ 281 ] {a0f65a4b-3778-47fb-b896-e23298e5fd0a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8994 | 2024.12.21 02:55:18.448556 [ 281 ] {a0f65a4b-3778-47fb-b896-e23298e5fd0a} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8995 | 2024.12.21 02:55:18.448760 [ 281 ] {a0f65a4b-3778-47fb-b896-e23298e5fd0a} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002115 sec., 127186.76122931442 rows/sec., 11.16 MiB/sec. | ||
8996 | 2024.12.21 02:55:18.448825 [ 281 ] {a0f65a4b-3778-47fb-b896-e23298e5fd0a} <Debug> TCPHandler: Processed in 0.00263421 sec. | ||
8997 | 2024.12.21 02:55:18.448983 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8998 | 2024.12.21 02:55:18.449122 [ 279 ] {fdcc15cb-0ded-4f39-a7a1-2758128394ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8999 | 2024.12.21 02:55:18.449181 [ 279 ] {fdcc15cb-0ded-4f39-a7a1-2758128394ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9000 | 2024.12.21 02:55:18.449883 [ 279 ] {fdcc15cb-0ded-4f39-a7a1-2758128394ab} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9001 | 2024.12.21 02:55:18.449923 [ 279 ] {fdcc15cb-0ded-4f39-a7a1-2758128394ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9002 | 2024.12.21 02:55:18.450288 [ 279 ] {fdcc15cb-0ded-4f39-a7a1-2758128394ab} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9003 | 2024.12.21 02:55:18.450547 [ 279 ] {fdcc15cb-0ded-4f39-a7a1-2758128394ab} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9004 | 2024.12.21 02:55:18.450757 [ 279 ] {fdcc15cb-0ded-4f39-a7a1-2758128394ab} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001664 sec., 24038.46153846154 rows/sec., 1.72 MiB/sec. | ||
9005 | 2024.12.21 02:55:18.450813 [ 279 ] {fdcc15cb-0ded-4f39-a7a1-2758128394ab} <Debug> TCPHandler: Processed in 0.001896562 sec. | ||
9006 | 2024.12.21 02:55:18.450961 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9007 | 2024.12.21 02:55:18.451087 [ 281 ] {b38834f8-40d6-4ae0-9fef-252fe5c0eea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9008 | 2024.12.21 02:55:18.451143 [ 281 ] {b38834f8-40d6-4ae0-9fef-252fe5c0eea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9009 | 2024.12.21 02:55:18.451750 [ 281 ] {b38834f8-40d6-4ae0-9fef-252fe5c0eea2} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9010 | 2024.12.21 02:55:18.451787 [ 281 ] {b38834f8-40d6-4ae0-9fef-252fe5c0eea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9011 | 2024.12.21 02:55:18.452154 [ 281 ] {b38834f8-40d6-4ae0-9fef-252fe5c0eea2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9012 | 2024.12.21 02:55:18.452403 [ 281 ] {b38834f8-40d6-4ae0-9fef-252fe5c0eea2} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9013 | 2024.12.21 02:55:18.452605 [ 281 ] {b38834f8-40d6-4ae0-9fef-252fe5c0eea2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001535 sec., 9120.521172638437 rows/sec., 638.74 KiB/sec. | ||
9014 | 2024.12.21 02:55:18.452727 [ 281 ] {b38834f8-40d6-4ae0-9fef-252fe5c0eea2} <Debug> TCPHandler: Processed in 0.001822201 sec. | ||
9015 | 2024.12.21 02:55:18.452964 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9016 | 2024.12.21 02:55:18.453107 [ 279 ] {fa81ea79-2718-4d75-aab7-38931170af08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9017 | 2024.12.21 02:55:18.453164 [ 279 ] {fa81ea79-2718-4d75-aab7-38931170af08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9018 | 2024.12.21 02:55:18.453854 [ 279 ] {fa81ea79-2718-4d75-aab7-38931170af08} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9019 | 2024.12.21 02:55:18.453894 [ 279 ] {fa81ea79-2718-4d75-aab7-38931170af08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9020 | 2024.12.21 02:55:18.454264 [ 279 ] {fa81ea79-2718-4d75-aab7-38931170af08} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9021 | 2024.12.21 02:55:18.454505 [ 279 ] {fa81ea79-2718-4d75-aab7-38931170af08} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9022 | 2024.12.21 02:55:18.454719 [ 279 ] {fa81ea79-2718-4d75-aab7-38931170af08} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001642 sec., 7917.174177831912 rows/sec., 493.63 KiB/sec. | ||
9023 | 2024.12.21 02:55:18.454774 [ 279 ] {fa81ea79-2718-4d75-aab7-38931170af08} <Debug> TCPHandler: Processed in 0.001918572 sec. | ||
9024 | 2024.12.21 02:55:18.454974 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9025 | 2024.12.21 02:55:18.455195 [ 281 ] {7cac0256-4071-4dd6-b374-3b3fc3824350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9026 | 2024.12.21 02:55:18.455286 [ 281 ] {7cac0256-4071-4dd6-b374-3b3fc3824350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9027 | 2024.12.21 02:55:18.456326 [ 281 ] {7cac0256-4071-4dd6-b374-3b3fc3824350} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9028 | 2024.12.21 02:55:18.456364 [ 281 ] {7cac0256-4071-4dd6-b374-3b3fc3824350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9029 | 2024.12.21 02:55:18.456753 [ 281 ] {7cac0256-4071-4dd6-b374-3b3fc3824350} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9030 | 2024.12.21 02:55:18.457005 [ 281 ] {7cac0256-4071-4dd6-b374-3b3fc3824350} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9031 | 2024.12.21 02:55:18.457206 [ 281 ] {7cac0256-4071-4dd6-b374-3b3fc3824350} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.002065 sec., 200968.5230024213 rows/sec., 14.34 MiB/sec. | ||
9032 | 2024.12.21 02:55:18.457285 [ 281 ] {7cac0256-4071-4dd6-b374-3b3fc3824350} <Debug> TCPHandler: Processed in 0.002422618 sec. | ||
9033 | 2024.12.21 02:55:18.457530 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9034 | 2024.12.21 02:55:18.457733 [ 279 ] {e13672fd-47aa-4147-9dfa-5fcc7cb024fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9035 | 2024.12.21 02:55:18.457794 [ 279 ] {e13672fd-47aa-4147-9dfa-5fcc7cb024fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9036 | 2024.12.21 02:55:18.458299 [ 279 ] {e13672fd-47aa-4147-9dfa-5fcc7cb024fc} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9037 | 2024.12.21 02:55:18.458339 [ 279 ] {e13672fd-47aa-4147-9dfa-5fcc7cb024fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9038 | 2024.12.21 02:55:18.458706 [ 279 ] {e13672fd-47aa-4147-9dfa-5fcc7cb024fc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9039 | 2024.12.21 02:55:18.458954 [ 279 ] {e13672fd-47aa-4147-9dfa-5fcc7cb024fc} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9040 | 2024.12.21 02:55:18.459201 [ 279 ] {e13672fd-47aa-4147-9dfa-5fcc7cb024fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. | ||
9041 | 2024.12.21 02:55:18.459325 [ 279 ] {e13672fd-47aa-4147-9dfa-5fcc7cb024fc} <Debug> TCPHandler: Processed in 0.001952643 sec. | ||
9042 | 2024.12.21 02:55:18.459560 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9043 | 2024.12.21 02:55:18.459787 [ 281 ] {c85c124d-08c3-49b7-b63e-fb78a549008b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9044 | 2024.12.21 02:55:18.459886 [ 281 ] {c85c124d-08c3-49b7-b63e-fb78a549008b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9045 | 2024.12.21 02:55:18.460498 [ 281 ] {c85c124d-08c3-49b7-b63e-fb78a549008b} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9046 | 2024.12.21 02:55:18.460535 [ 281 ] {c85c124d-08c3-49b7-b63e-fb78a549008b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9047 | 2024.12.21 02:55:18.460944 [ 281 ] {c85c124d-08c3-49b7-b63e-fb78a549008b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9048 | 2024.12.21 02:55:18.461205 [ 281 ] {c85c124d-08c3-49b7-b63e-fb78a549008b} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9049 | 2024.12.21 02:55:18.461338 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9050 | 2024.12.21 02:55:18.461386 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9051 | 2024.12.21 02:55:18.461395 [ 281 ] {c85c124d-08c3-49b7-b63e-fb78a549008b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. | ||
9052 | 2024.12.21 02:55:18.461415 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9053 | 2024.12.21 02:55:18.461464 [ 281 ] {c85c124d-08c3-49b7-b63e-fb78a549008b} <Debug> TCPHandler: Processed in 0.002043084 sec. | ||
9054 | 2024.12.21 02:55:18.461696 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
9055 | 2024.12.21 02:55:18.461710 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9056 | 2024.12.21 02:55:18.462019 [ 279 ] {6b349ae2-1e7f-4b0d-8570-be886e18145e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9057 | 2024.12.21 02:55:18.462036 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9058 | 2024.12.21 02:55:18.462120 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17348 rows starting from the beginning of the part | ||
9059 | 2024.12.21 02:55:18.462130 [ 279 ] {6b349ae2-1e7f-4b0d-8570-be886e18145e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9060 | 2024.12.21 02:55:18.462401 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
9061 | 2024.12.21 02:55:18.462683 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 906 rows starting from the beginning of the part | ||
9062 | 2024.12.21 02:55:18.462984 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 54 rows starting from the beginning of the part | ||
9063 | 2024.12.21 02:55:18.463261 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
9064 | 2024.12.21 02:55:18.463674 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
9065 | 2024.12.21 02:55:18.464897 [ 279 ] {6b349ae2-1e7f-4b0d-8570-be886e18145e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9066 | 2024.12.21 02:55:18.464969 [ 279 ] {6b349ae2-1e7f-4b0d-8570-be886e18145e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9067 | 2024.12.21 02:55:18.465473 [ 279 ] {6b349ae2-1e7f-4b0d-8570-be886e18145e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9068 | 2024.12.21 02:55:18.465788 [ 279 ] {6b349ae2-1e7f-4b0d-8570-be886e18145e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9069 | 2024.12.21 02:55:18.466477 [ 279 ] {6b349ae2-1e7f-4b0d-8570-be886e18145e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004537 sec., 220.40996253030636 rows/sec., 14.85 KiB/sec. | ||
9070 | 2024.12.21 02:55:18.466838 [ 279 ] {6b349ae2-1e7f-4b0d-8570-be886e18145e} <Debug> TCPHandler: Processed in 0.005269372 sec. | ||
9071 | 2024.12.21 02:55:18.467101 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9072 | 2024.12.21 02:55:18.467358 [ 281 ] {c31247ab-06b9-4ee1-a2e7-44412c8c7e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9073 | 2024.12.21 02:55:18.467583 [ 281 ] {c31247ab-06b9-4ee1-a2e7-44412c8c7e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9074 | 2024.12.21 02:55:18.469140 [ 281 ] {c31247ab-06b9-4ee1-a2e7-44412c8c7e69} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9075 | 2024.12.21 02:55:18.469179 [ 281 ] {c31247ab-06b9-4ee1-a2e7-44412c8c7e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9076 | 2024.12.21 02:55:18.469975 [ 281 ] {c31247ab-06b9-4ee1-a2e7-44412c8c7e69} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9077 | 2024.12.21 02:55:18.470241 [ 281 ] {c31247ab-06b9-4ee1-a2e7-44412c8c7e69} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9078 | 2024.12.21 02:55:18.470545 [ 281 ] {c31247ab-06b9-4ee1-a2e7-44412c8c7e69} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003281 sec., 10057.909174032307 rows/sec., 18.02 MiB/sec. | ||
9079 | 2024.12.21 02:55:18.470678 [ 281 ] {c31247ab-06b9-4ee1-a2e7-44412c8c7e69} <Debug> TCPHandler: Processed in 0.003722714 sec. | ||
9080 | 2024.12.21 02:55:18.470854 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9081 | 2024.12.21 02:55:18.471023 [ 279 ] {d92f72c6-71ba-4898-b1bb-7b0eb178d67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9082 | 2024.12.21 02:55:18.471156 [ 279 ] {d92f72c6-71ba-4898-b1bb-7b0eb178d67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9083 | 2024.12.21 02:55:18.471712 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18865 rows, containing 5 columns (5 merged, 0 gathered) in 0.01019683 sec., 1850084.7812506435 rows/sec., 124.88 MiB/sec. | ||
9084 | 2024.12.21 02:55:18.472084 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9085 | 2024.12.21 02:55:18.472373 [ 279 ] {d92f72c6-71ba-4898-b1bb-7b0eb178d67e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9086 | 2024.12.21 02:55:18.472447 [ 279 ] {d92f72c6-71ba-4898-b1bb-7b0eb178d67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9087 | 2024.12.21 02:55:18.472741 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9088 | 2024.12.21 02:55:18.472906 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9089 | 2024.12.21 02:55:18.473088 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
9090 | 2024.12.21 02:55:18.473173 [ 279 ] {d92f72c6-71ba-4898-b1bb-7b0eb178d67e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9091 | 2024.12.21 02:55:18.473427 [ 279 ] {d92f72c6-71ba-4898-b1bb-7b0eb178d67e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9092 | 2024.12.21 02:55:18.473605 [ 93 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9093 | 2024.12.21 02:55:18.473660 [ 93 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9094 | 2024.12.21 02:55:18.473696 [ 279 ] {d92f72c6-71ba-4898-b1bb-7b0eb178d67e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002702 sec., 30347.890451517396 rows/sec., 1.93 MiB/sec. | ||
9095 | 2024.12.21 02:55:18.473702 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9096 | 2024.12.21 02:55:18.473874 [ 279 ] {d92f72c6-71ba-4898-b1bb-7b0eb178d67e} <Debug> TCPHandler: Processed in 0.003103606 sec. | ||
9097 | 2024.12.21 02:55:18.473969 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
9098 | 2024.12.21 02:55:18.474174 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9099 | 2024.12.21 02:55:18.474227 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3560 rows starting from the beginning of the part | ||
9100 | 2024.12.21 02:55:18.474459 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
9101 | 2024.12.21 02:55:18.474629 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 62 rows starting from the beginning of the part | ||
9102 | 2024.12.21 02:55:18.474779 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
9103 | 2024.12.21 02:55:18.474873 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
9104 | 2024.12.21 02:55:18.475035 [ 192 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
9105 | 2024.12.21 02:55:18.476702 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3844 rows, containing 4 columns (4 merged, 0 gathered) in 0.002852473 sec., 1347602.5890516755 rows/sec., 87.62 MiB/sec. | ||
9106 | 2024.12.21 02:55:18.477079 [ 196 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9107 | 2024.12.21 02:55:18.477403 [ 196 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_66_13} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9108 | 2024.12.21 02:55:18.477489 [ 196 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_66_13} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9109 | 2024.12.21 02:55:18.477573 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
9110 | 2024.12.21 02:55:19.193212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
9111 | 2024.12.21 02:55:19.214070 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9112 | 2024.12.21 02:55:19.214124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9113 | 2024.12.21 02:55:19.221499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9114 | 2024.12.21 02:55:19.222297 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9115 | 2024.12.21 02:55:19.226322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
9116 | 2024.12.21 02:55:23.438382 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9117 | 2024.12.21 02:55:23.438587 [ 279 ] {813dfe75-f2ef-4daf-bf8f-b1ea607bc628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9118 | 2024.12.21 02:55:23.438660 [ 279 ] {813dfe75-f2ef-4daf-bf8f-b1ea607bc628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9119 | 2024.12.21 02:55:23.439403 [ 279 ] {813dfe75-f2ef-4daf-bf8f-b1ea607bc628} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9120 | 2024.12.21 02:55:23.439447 [ 279 ] {813dfe75-f2ef-4daf-bf8f-b1ea607bc628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9121 | 2024.12.21 02:55:23.439887 [ 279 ] {813dfe75-f2ef-4daf-bf8f-b1ea607bc628} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9122 | 2024.12.21 02:55:23.440151 [ 279 ] {813dfe75-f2ef-4daf-bf8f-b1ea607bc628} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9123 | 2024.12.21 02:55:23.440355 [ 279 ] {813dfe75-f2ef-4daf-bf8f-b1ea607bc628} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001821 sec., 1098.297638660077 rows/sec., 89.56 KiB/sec. | ||
9124 | 2024.12.21 02:55:23.440415 [ 279 ] {813dfe75-f2ef-4daf-bf8f-b1ea607bc628} <Debug> TCPHandler: Processed in 0.002165046 sec. | ||
9125 | 2024.12.21 02:55:23.440667 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9126 | 2024.12.21 02:55:23.440859 [ 281 ] {fc9fa5ff-0d0c-4b49-a34b-e0c4f11ef6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9127 | 2024.12.21 02:55:23.440932 [ 281 ] {fc9fa5ff-0d0c-4b49-a34b-e0c4f11ef6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9128 | 2024.12.21 02:55:23.441711 [ 281 ] {fc9fa5ff-0d0c-4b49-a34b-e0c4f11ef6a1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2024.12.21 02:55:23.441759 [ 281 ] {fc9fa5ff-0d0c-4b49-a34b-e0c4f11ef6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9130 | 2024.12.21 02:55:23.442203 [ 281 ] {fc9fa5ff-0d0c-4b49-a34b-e0c4f11ef6a1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9131 | 2024.12.21 02:55:23.442456 [ 281 ] {fc9fa5ff-0d0c-4b49-a34b-e0c4f11ef6a1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9132 | 2024.12.21 02:55:23.442720 [ 281 ] {fc9fa5ff-0d0c-4b49-a34b-e0c4f11ef6a1} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001912 sec., 38179.91631799163 rows/sec., 3.08 MiB/sec. | ||
9133 | 2024.12.21 02:55:23.442808 [ 281 ] {fc9fa5ff-0d0c-4b49-a34b-e0c4f11ef6a1} <Debug> TCPHandler: Processed in 0.002278857 sec. | ||
9134 | 2024.12.21 02:55:23.443061 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9135 | 2024.12.21 02:55:23.443240 [ 279 ] {2d617bcf-0704-45ac-8ac5-6106519c1c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9136 | 2024.12.21 02:55:23.443303 [ 279 ] {2d617bcf-0704-45ac-8ac5-6106519c1c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9137 | 2024.12.21 02:55:23.444020 [ 279 ] {2d617bcf-0704-45ac-8ac5-6106519c1c8d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9138 | 2024.12.21 02:55:23.444060 [ 279 ] {2d617bcf-0704-45ac-8ac5-6106519c1c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9139 | 2024.12.21 02:55:23.444426 [ 279 ] {2d617bcf-0704-45ac-8ac5-6106519c1c8d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9140 | 2024.12.21 02:55:23.444669 [ 279 ] {2d617bcf-0704-45ac-8ac5-6106519c1c8d} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9141 | 2024.12.21 02:55:23.444861 [ 279 ] {2d617bcf-0704-45ac-8ac5-6106519c1c8d} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001655 sec., 6042.296072507553 rows/sec., 447.86 KiB/sec. | ||
9142 | 2024.12.21 02:55:23.444917 [ 279 ] {2d617bcf-0704-45ac-8ac5-6106519c1c8d} <Debug> TCPHandler: Processed in 0.002011943 sec. | ||
9143 | 2024.12.21 02:55:23.445085 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9144 | 2024.12.21 02:55:23.445235 [ 281 ] {7ec113b2-aa72-4f56-9be5-e4882314359d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9145 | 2024.12.21 02:55:23.445296 [ 281 ] {7ec113b2-aa72-4f56-9be5-e4882314359d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9146 | 2024.12.21 02:55:23.446021 [ 281 ] {7ec113b2-aa72-4f56-9be5-e4882314359d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9147 | 2024.12.21 02:55:23.446062 [ 281 ] {7ec113b2-aa72-4f56-9be5-e4882314359d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9148 | 2024.12.21 02:55:23.446435 [ 281 ] {7ec113b2-aa72-4f56-9be5-e4882314359d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9149 | 2024.12.21 02:55:23.446680 [ 281 ] {7ec113b2-aa72-4f56-9be5-e4882314359d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9150 | 2024.12.21 02:55:23.446918 [ 281 ] {7ec113b2-aa72-4f56-9be5-e4882314359d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001717 sec., 43098.42748980781 rows/sec., 3.37 MiB/sec. | ||
9151 | 2024.12.21 02:55:23.447012 [ 281 ] {7ec113b2-aa72-4f56-9be5-e4882314359d} <Debug> TCPHandler: Processed in 0.001994983 sec. | ||
9152 | 2024.12.21 02:55:23.447241 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9153 | 2024.12.21 02:55:23.447415 [ 279 ] {f3b2a1e9-44c5-4d1a-8667-25fdaf69cf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9154 | 2024.12.21 02:55:23.447481 [ 279 ] {f3b2a1e9-44c5-4d1a-8667-25fdaf69cf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9155 | 2024.12.21 02:55:23.448131 [ 279 ] {f3b2a1e9-44c5-4d1a-8667-25fdaf69cf0c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9156 | 2024.12.21 02:55:23.448169 [ 279 ] {f3b2a1e9-44c5-4d1a-8667-25fdaf69cf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9157 | 2024.12.21 02:55:23.448572 [ 279 ] {f3b2a1e9-44c5-4d1a-8667-25fdaf69cf0c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9158 | 2024.12.21 02:55:23.448817 [ 279 ] {f3b2a1e9-44c5-4d1a-8667-25fdaf69cf0c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9159 | 2024.12.21 02:55:23.449001 [ 279 ] {f3b2a1e9-44c5-4d1a-8667-25fdaf69cf0c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00162 sec., 99382.71604938273 rows/sec., 6.92 MiB/sec. | ||
9160 | 2024.12.21 02:55:23.449055 [ 279 ] {f3b2a1e9-44c5-4d1a-8667-25fdaf69cf0c} <Debug> TCPHandler: Processed in 0.001954883 sec. | ||
9161 | 2024.12.21 02:55:23.449220 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9162 | 2024.12.21 02:55:23.449362 [ 281 ] {c20d5c04-d2a4-4512-acfe-3d254843874f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9163 | 2024.12.21 02:55:23.449457 [ 281 ] {c20d5c04-d2a4-4512-acfe-3d254843874f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9164 | 2024.12.21 02:55:23.450658 [ 281 ] {c20d5c04-d2a4-4512-acfe-3d254843874f} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9165 | 2024.12.21 02:55:23.450697 [ 281 ] {c20d5c04-d2a4-4512-acfe-3d254843874f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9166 | 2024.12.21 02:55:23.451333 [ 281 ] {c20d5c04-d2a4-4512-acfe-3d254843874f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
9167 | 2024.12.21 02:55:23.451597 [ 281 ] {c20d5c04-d2a4-4512-acfe-3d254843874f} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9168 | 2024.12.21 02:55:23.451859 [ 281 ] {c20d5c04-d2a4-4512-acfe-3d254843874f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00253 sec., 3162.0553359683795 rows/sec., 5.67 MiB/sec. | ||
9169 | 2024.12.21 02:55:23.451973 [ 281 ] {c20d5c04-d2a4-4512-acfe-3d254843874f} <Debug> TCPHandler: Processed in 0.002819853 sec. | ||
9170 | 2024.12.21 02:55:23.452135 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9171 | 2024.12.21 02:55:23.452278 [ 279 ] {33253f94-a93b-4054-8e3e-5907dd9b1e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9172 | 2024.12.21 02:55:23.452338 [ 279 ] {33253f94-a93b-4054-8e3e-5907dd9b1e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9173 | 2024.12.21 02:55:23.452921 [ 279 ] {33253f94-a93b-4054-8e3e-5907dd9b1e59} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9174 | 2024.12.21 02:55:23.452965 [ 279 ] {33253f94-a93b-4054-8e3e-5907dd9b1e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9175 | 2024.12.21 02:55:23.453341 [ 279 ] {33253f94-a93b-4054-8e3e-5907dd9b1e59} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9176 | 2024.12.21 02:55:23.453594 [ 279 ] {33253f94-a93b-4054-8e3e-5907dd9b1e59} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9177 | 2024.12.21 02:55:23.453771 [ 279 ] {33253f94-a93b-4054-8e3e-5907dd9b1e59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001526 sec., 39318.47968545216 rows/sec., 2.65 MiB/sec. | ||
9178 | 2024.12.21 02:55:23.453822 [ 279 ] {33253f94-a93b-4054-8e3e-5907dd9b1e59} <Debug> TCPHandler: Processed in 0.00175305 sec. | ||
9179 | 2024.12.21 02:55:25.284118 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
9180 | 2024.12.21 02:55:25.284892 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9181 | 2024.12.21 02:55:25.284946 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9182 | 2024.12.21 02:55:25.285484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9183 | 2024.12.21 02:55:25.285739 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9184 | 2024.12.21 02:55:25.285996 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
9185 | 2024.12.21 02:55:26.726421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
9186 | 2024.12.21 02:55:26.747290 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9187 | 2024.12.21 02:55:26.747343 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9188 | 2024.12.21 02:55:26.754624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9189 | 2024.12.21 02:55:26.755404 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9190 | 2024.12.21 02:55:26.758280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
9191 | 2024.12.21 02:55:27.885289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1280 | ||
9192 | 2024.12.21 02:55:27.888435 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9193 | 2024.12.21 02:55:27.888484 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9194 | 2024.12.21 02:55:27.889988 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9195 | 2024.12.21 02:55:27.890302 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9196 | 2024.12.21 02:55:27.890913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
9197 | 2024.12.21 02:55:28.443537 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9198 | 2024.12.21 02:55:28.443732 [ 279 ] {70df4e5d-b256-476e-a685-9fc0d22afd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9199 | 2024.12.21 02:55:28.443808 [ 279 ] {70df4e5d-b256-476e-a685-9fc0d22afd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9200 | 2024.12.21 02:55:28.444587 [ 279 ] {70df4e5d-b256-476e-a685-9fc0d22afd3c} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9201 | 2024.12.21 02:55:28.444636 [ 279 ] {70df4e5d-b256-476e-a685-9fc0d22afd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9202 | 2024.12.21 02:55:28.445088 [ 279 ] {70df4e5d-b256-476e-a685-9fc0d22afd3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9203 | 2024.12.21 02:55:28.445358 [ 279 ] {70df4e5d-b256-476e-a685-9fc0d22afd3c} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9204 | 2024.12.21 02:55:28.445570 [ 23 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9205 | 2024.12.21 02:55:28.445632 [ 279 ] {70df4e5d-b256-476e-a685-9fc0d22afd3c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. | ||
9206 | 2024.12.21 02:55:28.445657 [ 23 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9207 | 2024.12.21 02:55:28.445720 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9208 | 2024.12.21 02:55:28.445771 [ 279 ] {70df4e5d-b256-476e-a685-9fc0d22afd3c} <Debug> TCPHandler: Processed in 0.002366107 sec. | ||
9209 | 2024.12.21 02:55:28.446062 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
9210 | 2024.12.21 02:55:28.446174 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9211 | 2024.12.21 02:55:28.446394 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9212 | 2024.12.21 02:55:28.446467 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
9213 | 2024.12.21 02:55:28.446542 [ 281 ] {5319f6a9-55ed-4549-b002-9f072cf61212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9214 | 2024.12.21 02:55:28.446641 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
9215 | 2024.12.21 02:55:28.446785 [ 281 ] {5319f6a9-55ed-4549-b002-9f072cf61212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9216 | 2024.12.21 02:55:28.446895 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
9217 | 2024.12.21 02:55:28.447331 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
9218 | 2024.12.21 02:55:28.447524 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
9219 | 2024.12.21 02:55:28.449913 [ 281 ] {5319f6a9-55ed-4549-b002-9f072cf61212} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9220 | 2024.12.21 02:55:28.450024 [ 281 ] {5319f6a9-55ed-4549-b002-9f072cf61212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9221 | 2024.12.21 02:55:28.450073 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004245499 sec., 16488.05005018256 rows/sec., 1.22 MiB/sec. | ||
9222 | 2024.12.21 02:55:28.450264 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9223 | 2024.12.21 02:55:28.450826 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_29_7} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9224 | 2024.12.21 02:55:28.450960 [ 192 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_29_7} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9225 | 2024.12.21 02:55:28.450966 [ 281 ] {5319f6a9-55ed-4549-b002-9f072cf61212} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9226 | 2024.12.21 02:55:28.451079 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9227 | 2024.12.21 02:55:28.451326 [ 281 ] {5319f6a9-55ed-4549-b002-9f072cf61212} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9228 | 2024.12.21 02:55:28.451613 [ 281 ] {5319f6a9-55ed-4549-b002-9f072cf61212} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.005181 sec., 51920.47867207103 rows/sec., 4.55 MiB/sec. | ||
9229 | 2024.12.21 02:55:28.451724 [ 281 ] {5319f6a9-55ed-4549-b002-9f072cf61212} <Debug> TCPHandler: Processed in 0.005801108 sec. | ||
9230 | 2024.12.21 02:55:28.451985 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9231 | 2024.12.21 02:55:28.452149 [ 279 ] {64e47e5e-35fd-4171-b91a-3b7dfbc7996a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9232 | 2024.12.21 02:55:28.452204 [ 279 ] {64e47e5e-35fd-4171-b91a-3b7dfbc7996a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9233 | 2024.12.21 02:55:28.452836 [ 279 ] {64e47e5e-35fd-4171-b91a-3b7dfbc7996a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9234 | 2024.12.21 02:55:28.452878 [ 279 ] {64e47e5e-35fd-4171-b91a-3b7dfbc7996a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9235 | 2024.12.21 02:55:28.453253 [ 279 ] {64e47e5e-35fd-4171-b91a-3b7dfbc7996a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9236 | 2024.12.21 02:55:28.453499 [ 279 ] {64e47e5e-35fd-4171-b91a-3b7dfbc7996a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9237 | 2024.12.21 02:55:28.453712 [ 279 ] {64e47e5e-35fd-4171-b91a-3b7dfbc7996a} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001592 sec., 25125.628140703517 rows/sec., 1.80 MiB/sec. | ||
9238 | 2024.12.21 02:55:28.453767 [ 279 ] {64e47e5e-35fd-4171-b91a-3b7dfbc7996a} <Debug> TCPHandler: Processed in 0.001928243 sec. | ||
9239 | 2024.12.21 02:55:28.453919 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9240 | 2024.12.21 02:55:28.454046 [ 281 ] {8372a68d-fff3-455a-b562-88b1e686e00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9241 | 2024.12.21 02:55:28.454099 [ 281 ] {8372a68d-fff3-455a-b562-88b1e686e00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9242 | 2024.12.21 02:55:28.454799 [ 281 ] {8372a68d-fff3-455a-b562-88b1e686e00b} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9243 | 2024.12.21 02:55:28.454846 [ 281 ] {8372a68d-fff3-455a-b562-88b1e686e00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9244 | 2024.12.21 02:55:28.455256 [ 281 ] {8372a68d-fff3-455a-b562-88b1e686e00b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9245 | 2024.12.21 02:55:28.455507 [ 281 ] {8372a68d-fff3-455a-b562-88b1e686e00b} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9246 | 2024.12.21 02:55:28.455718 [ 281 ] {8372a68d-fff3-455a-b562-88b1e686e00b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001702 sec., 8225.616921269095 rows/sec., 576.07 KiB/sec. | ||
9247 | 2024.12.21 02:55:28.455774 [ 281 ] {8372a68d-fff3-455a-b562-88b1e686e00b} <Debug> TCPHandler: Processed in 0.001916242 sec. | ||
9248 | 2024.12.21 02:55:28.455913 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9249 | 2024.12.21 02:55:28.456035 [ 279 ] {ec574e4d-5ec0-4b8b-b696-1b0e11dceea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9250 | 2024.12.21 02:55:28.456083 [ 279 ] {ec574e4d-5ec0-4b8b-b696-1b0e11dceea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9251 | 2024.12.21 02:55:28.456777 [ 279 ] {ec574e4d-5ec0-4b8b-b696-1b0e11dceea9} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9252 | 2024.12.21 02:55:28.456825 [ 279 ] {ec574e4d-5ec0-4b8b-b696-1b0e11dceea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9253 | 2024.12.21 02:55:28.457232 [ 279 ] {ec574e4d-5ec0-4b8b-b696-1b0e11dceea9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9254 | 2024.12.21 02:55:28.457469 [ 279 ] {ec574e4d-5ec0-4b8b-b696-1b0e11dceea9} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9255 | 2024.12.21 02:55:28.457633 [ 23 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
9256 | 2024.12.21 02:55:28.457712 [ 23 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9257 | 2024.12.21 02:55:28.457721 [ 279 ] {ec574e4d-5ec0-4b8b-b696-1b0e11dceea9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001698 sec., 7656.065959952885 rows/sec., 477.35 KiB/sec. | ||
9258 | 2024.12.21 02:55:28.457740 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9259 | 2024.12.21 02:55:28.457881 [ 279 ] {ec574e4d-5ec0-4b8b-b696-1b0e11dceea9} <Debug> TCPHandler: Processed in 0.002023594 sec. | ||
9260 | 2024.12.21 02:55:28.457928 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
9261 | 2024.12.21 02:55:28.458044 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9262 | 2024.12.21 02:55:28.458062 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9263 | 2024.12.21 02:55:28.458110 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
9264 | 2024.12.21 02:55:28.458333 [ 281 ] {bbd5c733-f870-42fc-b45a-cf407aa01057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9265 | 2024.12.21 02:55:28.458427 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
9266 | 2024.12.21 02:55:28.458467 [ 281 ] {bbd5c733-f870-42fc-b45a-cf407aa01057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9267 | 2024.12.21 02:55:28.458726 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
9268 | 2024.12.21 02:55:28.459033 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
9269 | 2024.12.21 02:55:28.459375 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
9270 | 2024.12.21 02:55:28.461344 [ 281 ] {bbd5c733-f870-42fc-b45a-cf407aa01057} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9271 | 2024.12.21 02:55:28.461436 [ 281 ] {bbd5c733-f870-42fc-b45a-cf407aa01057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9272 | 2024.12.21 02:55:28.461791 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003930816 sec., 16536.006773148372 rows/sec., 1.07 MiB/sec. | ||
9273 | 2024.12.21 02:55:28.461968 [ 197 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
9274 | 2024.12.21 02:55:28.462170 [ 281 ] {bbd5c733-f870-42fc-b45a-cf407aa01057} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9275 | 2024.12.21 02:55:28.462322 [ 197 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_29_7} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9276 | 2024.12.21 02:55:28.462429 [ 197 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_29_7} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
9277 | 2024.12.21 02:55:28.462471 [ 281 ] {bbd5c733-f870-42fc-b45a-cf407aa01057} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9278 | 2024.12.21 02:55:28.462545 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9279 | 2024.12.21 02:55:28.462741 [ 281 ] {bbd5c733-f870-42fc-b45a-cf407aa01057} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.004555 sec., 91108.6717892426 rows/sec., 6.50 MiB/sec. | ||
9280 | 2024.12.21 02:55:28.462807 [ 281 ] {bbd5c733-f870-42fc-b45a-cf407aa01057} <Debug> TCPHandler: Processed in 0.004836906 sec. | ||
9281 | 2024.12.21 02:55:28.462970 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9282 | 2024.12.21 02:55:28.463114 [ 279 ] {e85fe61f-1816-4485-863e-c7bc54fa48ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9283 | 2024.12.21 02:55:28.463173 [ 279 ] {e85fe61f-1816-4485-863e-c7bc54fa48ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9284 | 2024.12.21 02:55:28.463749 [ 279 ] {e85fe61f-1816-4485-863e-c7bc54fa48ae} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9285 | 2024.12.21 02:55:28.463796 [ 279 ] {e85fe61f-1816-4485-863e-c7bc54fa48ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9286 | 2024.12.21 02:55:28.464231 [ 279 ] {e85fe61f-1816-4485-863e-c7bc54fa48ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9287 | 2024.12.21 02:55:28.464468 [ 279 ] {e85fe61f-1816-4485-863e-c7bc54fa48ae} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9288 | 2024.12.21 02:55:28.464720 [ 279 ] {e85fe61f-1816-4485-863e-c7bc54fa48ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 192.91 KiB/sec. | ||
9289 | 2024.12.21 02:55:28.464879 [ 279 ] {e85fe61f-1816-4485-863e-c7bc54fa48ae} <Debug> TCPHandler: Processed in 0.001971713 sec. | ||
9290 | 2024.12.21 02:55:28.465059 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9291 | 2024.12.21 02:55:28.465174 [ 281 ] {7bda9842-0011-4473-b1b4-5abf9d3b0deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9292 | 2024.12.21 02:55:28.465227 [ 281 ] {7bda9842-0011-4473-b1b4-5abf9d3b0deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9293 | 2024.12.21 02:55:28.465794 [ 281 ] {7bda9842-0011-4473-b1b4-5abf9d3b0deb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9294 | 2024.12.21 02:55:28.465832 [ 281 ] {7bda9842-0011-4473-b1b4-5abf9d3b0deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9295 | 2024.12.21 02:55:28.466235 [ 281 ] {7bda9842-0011-4473-b1b4-5abf9d3b0deb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9296 | 2024.12.21 02:55:28.466473 [ 281 ] {7bda9842-0011-4473-b1b4-5abf9d3b0deb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9297 | 2024.12.21 02:55:28.466687 [ 281 ] {7bda9842-0011-4473-b1b4-5abf9d3b0deb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001537 sec., 154196.4866623292 rows/sec., 10.34 MiB/sec. | ||
9298 | 2024.12.21 02:55:28.466741 [ 281 ] {7bda9842-0011-4473-b1b4-5abf9d3b0deb} <Debug> TCPHandler: Processed in 0.001767541 sec. | ||
9299 | 2024.12.21 02:55:28.466886 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9300 | 2024.12.21 02:55:28.467009 [ 279 ] {adca5361-26c3-4e1d-a46d-d541b455ad06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9301 | 2024.12.21 02:55:28.467061 [ 279 ] {adca5361-26c3-4e1d-a46d-d541b455ad06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9302 | 2024.12.21 02:55:28.467531 [ 279 ] {adca5361-26c3-4e1d-a46d-d541b455ad06} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9303 | 2024.12.21 02:55:28.467571 [ 279 ] {adca5361-26c3-4e1d-a46d-d541b455ad06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9304 | 2024.12.21 02:55:28.467931 [ 279 ] {adca5361-26c3-4e1d-a46d-d541b455ad06} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9305 | 2024.12.21 02:55:28.468165 [ 279 ] {adca5361-26c3-4e1d-a46d-d541b455ad06} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9306 | 2024.12.21 02:55:28.468419 [ 279 ] {adca5361-26c3-4e1d-a46d-d541b455ad06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
9307 | 2024.12.21 02:55:28.468605 [ 279 ] {adca5361-26c3-4e1d-a46d-d541b455ad06} <Debug> TCPHandler: Processed in 0.001770081 sec. | ||
9308 | 2024.12.21 02:55:28.468785 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9309 | 2024.12.21 02:55:28.468910 [ 281 ] {0acd46b0-cadc-431c-86ac-2942c492013d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9310 | 2024.12.21 02:55:28.468991 [ 281 ] {0acd46b0-cadc-431c-86ac-2942c492013d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9311 | 2024.12.21 02:55:28.470132 [ 281 ] {0acd46b0-cadc-431c-86ac-2942c492013d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9312 | 2024.12.21 02:55:28.470173 [ 281 ] {0acd46b0-cadc-431c-86ac-2942c492013d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9313 | 2024.12.21 02:55:28.470844 [ 281 ] {0acd46b0-cadc-431c-86ac-2942c492013d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9314 | 2024.12.21 02:55:28.471116 [ 281 ] {0acd46b0-cadc-431c-86ac-2942c492013d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9315 | 2024.12.21 02:55:28.471371 [ 281 ] {0acd46b0-cadc-431c-86ac-2942c492013d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002486 sec., 13274.336283185841 rows/sec., 23.79 MiB/sec. | ||
9316 | 2024.12.21 02:55:28.471677 [ 281 ] {0acd46b0-cadc-431c-86ac-2942c492013d} <Debug> TCPHandler: Processed in 0.002979385 sec. | ||
9317 | 2024.12.21 02:55:28.471843 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9318 | 2024.12.21 02:55:28.471987 [ 279 ] {ed6ad4ff-74df-481c-b5d8-9c46b0c06b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9319 | 2024.12.21 02:55:28.472048 [ 279 ] {ed6ad4ff-74df-481c-b5d8-9c46b0c06b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9320 | 2024.12.21 02:55:28.472547 [ 279 ] {ed6ad4ff-74df-481c-b5d8-9c46b0c06b38} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9321 | 2024.12.21 02:55:28.472585 [ 279 ] {ed6ad4ff-74df-481c-b5d8-9c46b0c06b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9322 | 2024.12.21 02:55:28.472956 [ 279 ] {ed6ad4ff-74df-481c-b5d8-9c46b0c06b38} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9323 | 2024.12.21 02:55:28.473188 [ 279 ] {ed6ad4ff-74df-481c-b5d8-9c46b0c06b38} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9324 | 2024.12.21 02:55:28.473436 [ 279 ] {ed6ad4ff-74df-481c-b5d8-9c46b0c06b38} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. | ||
9325 | 2024.12.21 02:55:28.473509 [ 279 ] {ed6ad4ff-74df-481c-b5d8-9c46b0c06b38} <Debug> TCPHandler: Processed in 0.00174114 sec. | ||
9326 | 2024.12.21 02:55:32.639600 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9327 | 2024.12.21 02:55:32.639694 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9328 | 2024.12.21 02:55:32.786158 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
9329 | 2024.12.21 02:55:32.786862 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9330 | 2024.12.21 02:55:32.786916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9331 | 2024.12.21 02:55:32.787479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9332 | 2024.12.21 02:55:32.787737 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9333 | 2024.12.21 02:55:32.787946 [ 108 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9334 | 2024.12.21 02:55:32.787989 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
9335 | 2024.12.21 02:55:32.788034 [ 108 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9336 | 2024.12.21 02:55:32.788068 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9337 | 2024.12.21 02:55:32.788205 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
9338 | 2024.12.21 02:55:32.788454 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9339 | 2024.12.21 02:55:32.788520 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
9340 | 2024.12.21 02:55:32.788603 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
9341 | 2024.12.21 02:55:32.788703 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
9342 | 2024.12.21 02:55:32.789003 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
9343 | 2024.12.21 02:55:32.789229 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
9344 | 2024.12.21 02:55:32.789400 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
9345 | 2024.12.21 02:55:32.791770 [ 198 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003635293 sec., 5805859.390150946 rows/sec., 83.05 MiB/sec. | ||
9346 | 2024.12.21 02:55:32.792323 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9347 | 2024.12.21 02:55:32.792630 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_46_9} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9348 | 2024.12.21 02:55:32.792713 [ 195 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_46_9} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9349 | 2024.12.21 02:55:32.792820 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
9350 | 2024.12.21 02:55:33.438282 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9351 | 2024.12.21 02:55:33.438485 [ 279 ] {4f499fd6-e8dc-48dd-bcd3-8fbe57278bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9352 | 2024.12.21 02:55:33.438562 [ 279 ] {4f499fd6-e8dc-48dd-bcd3-8fbe57278bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9353 | 2024.12.21 02:55:33.439318 [ 279 ] {4f499fd6-e8dc-48dd-bcd3-8fbe57278bfd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9354 | 2024.12.21 02:55:33.439360 [ 279 ] {4f499fd6-e8dc-48dd-bcd3-8fbe57278bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9355 | 2024.12.21 02:55:33.439904 [ 279 ] {4f499fd6-e8dc-48dd-bcd3-8fbe57278bfd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9356 | 2024.12.21 02:55:33.440162 [ 279 ] {4f499fd6-e8dc-48dd-bcd3-8fbe57278bfd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9357 | 2024.12.21 02:55:33.440327 [ 72 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9358 | 2024.12.21 02:55:33.440369 [ 72 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9359 | 2024.12.21 02:55:33.440381 [ 279 ] {4f499fd6-e8dc-48dd-bcd3-8fbe57278bfd} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001948 sec., 36960.985626283364 rows/sec., 2.99 MiB/sec. | ||
9360 | 2024.12.21 02:55:33.440394 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9361 | 2024.12.21 02:55:33.440524 [ 279 ] {4f499fd6-e8dc-48dd-bcd3-8fbe57278bfd} <Debug> TCPHandler: Processed in 0.002380658 sec. | ||
9362 | 2024.12.21 02:55:33.440711 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
9363 | 2024.12.21 02:55:33.440878 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9364 | 2024.12.21 02:55:33.441044 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9365 | 2024.12.21 02:55:33.441125 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1436 rows starting from the beginning of the part | ||
9366 | 2024.12.21 02:55:33.441245 [ 281 ] {da187eb2-7259-415f-ae3d-ad064ffda695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9367 | 2024.12.21 02:55:33.441357 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part | ||
9368 | 2024.12.21 02:55:33.441415 [ 281 ] {da187eb2-7259-415f-ae3d-ad064ffda695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9369 | 2024.12.21 02:55:33.441752 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 269 rows starting from the beginning of the part | ||
9370 | 2024.12.21 02:55:33.442050 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 73 rows starting from the beginning of the part | ||
9371 | 2024.12.21 02:55:33.442402 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 269 rows starting from the beginning of the part | ||
9372 | 2024.12.21 02:55:33.442794 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part | ||
9373 | 2024.12.21 02:55:33.444258 [ 281 ] {da187eb2-7259-415f-ae3d-ad064ffda695} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9374 | 2024.12.21 02:55:33.444336 [ 281 ] {da187eb2-7259-415f-ae3d-ad064ffda695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9375 | 2024.12.21 02:55:33.445464 [ 281 ] {da187eb2-7259-415f-ae3d-ad064ffda695} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9376 | 2024.12.21 02:55:33.445859 [ 281 ] {da187eb2-7259-415f-ae3d-ad064ffda695} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9377 | 2024.12.21 02:55:33.446370 [ 195 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005852419 sec., 374375.1088225228 rows/sec., 32.96 MiB/sec. | ||
9378 | 2024.12.21 02:55:33.446448 [ 281 ] {da187eb2-7259-415f-ae3d-ad064ffda695} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005298 sec., 1510.0037750094375 rows/sec., 113.55 KiB/sec. | ||
9379 | 2024.12.21 02:55:33.446568 [ 281 ] {da187eb2-7259-415f-ae3d-ad064ffda695} <Debug> TCPHandler: Processed in 0.005912989 sec. | ||
9380 | 2024.12.21 02:55:33.446747 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9381 | 2024.12.21 02:55:33.446782 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9382 | 2024.12.21 02:55:33.446999 [ 279 ] {c6d1929d-ee80-4d5e-be16-559544b7d075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9383 | 2024.12.21 02:55:33.447076 [ 279 ] {c6d1929d-ee80-4d5e-be16-559544b7d075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9384 | 2024.12.21 02:55:33.447538 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9385 | 2024.12.21 02:55:33.447829 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_71_14} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9386 | 2024.12.21 02:55:33.447976 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
9387 | 2024.12.21 02:55:33.448238 [ 279 ] {c6d1929d-ee80-4d5e-be16-559544b7d075} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9388 | 2024.12.21 02:55:33.448282 [ 279 ] {c6d1929d-ee80-4d5e-be16-559544b7d075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9389 | 2024.12.21 02:55:33.448662 [ 279 ] {c6d1929d-ee80-4d5e-be16-559544b7d075} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9390 | 2024.12.21 02:55:33.448905 [ 279 ] {c6d1929d-ee80-4d5e-be16-559544b7d075} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9391 | 2024.12.21 02:55:33.449043 [ 72 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9392 | 2024.12.21 02:55:33.449076 [ 72 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9393 | 2024.12.21 02:55:33.449098 [ 279 ] {c6d1929d-ee80-4d5e-be16-559544b7d075} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002189 sec., 32891.7313841937 rows/sec., 2.57 MiB/sec. | ||
9394 | 2024.12.21 02:55:33.449101 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9395 | 2024.12.21 02:55:33.449229 [ 279 ] {c6d1929d-ee80-4d5e-be16-559544b7d075} <Debug> TCPHandler: Processed in 0.00256142 sec. | ||
9396 | 2024.12.21 02:55:33.449376 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
9397 | 2024.12.21 02:55:33.449425 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9398 | 2024.12.21 02:55:33.449494 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9399 | 2024.12.21 02:55:33.449550 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 915 rows starting from the beginning of the part | ||
9400 | 2024.12.21 02:55:33.449619 [ 281 ] {a1114ef0-2a7c-4180-84a6-51da2f30b6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9401 | 2024.12.21 02:55:33.449710 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 72 rows starting from the beginning of the part | ||
9402 | 2024.12.21 02:55:33.449819 [ 281 ] {a1114ef0-2a7c-4180-84a6-51da2f30b6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9403 | 2024.12.21 02:55:33.450090 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 415 rows starting from the beginning of the part | ||
9404 | 2024.12.21 02:55:33.450327 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
9405 | 2024.12.21 02:55:33.450723 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 415 rows starting from the beginning of the part | ||
9406 | 2024.12.21 02:55:33.450938 [ 193 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 72 rows starting from the beginning of the part | ||
9407 | 2024.12.21 02:55:33.451825 [ 281 ] {a1114ef0-2a7c-4180-84a6-51da2f30b6c9} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9408 | 2024.12.21 02:55:33.451875 [ 281 ] {a1114ef0-2a7c-4180-84a6-51da2f30b6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9409 | 2024.12.21 02:55:33.452452 [ 281 ] {a1114ef0-2a7c-4180-84a6-51da2f30b6c9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9410 | 2024.12.21 02:55:33.452832 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.003600132 sec., 545257.784992328 rows/sec., 41.75 MiB/sec. | ||
9411 | 2024.12.21 02:55:33.452843 [ 281 ] {a1114ef0-2a7c-4180-84a6-51da2f30b6c9} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9412 | 2024.12.21 02:55:33.453117 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9413 | 2024.12.21 02:55:33.453261 [ 281 ] {a1114ef0-2a7c-4180-84a6-51da2f30b6c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003681 sec., 43466.449334419995 rows/sec., 3.03 MiB/sec. | ||
9414 | 2024.12.21 02:55:33.453412 [ 281 ] {a1114ef0-2a7c-4180-84a6-51da2f30b6c9} <Debug> TCPHandler: Processed in 0.004084558 sec. | ||
9415 | 2024.12.21 02:55:33.453620 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9416 | 2024.12.21 02:55:33.453687 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9417 | 2024.12.21 02:55:33.453853 [ 279 ] {190eecfa-d159-4dbb-8c88-48fb14e3c424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9418 | 2024.12.21 02:55:33.453867 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_71_14} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9419 | 2024.12.21 02:55:33.454057 [ 279 ] {190eecfa-d159-4dbb-8c88-48fb14e3c424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9420 | 2024.12.21 02:55:33.454071 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
9421 | 2024.12.21 02:55:33.455275 [ 279 ] {190eecfa-d159-4dbb-8c88-48fb14e3c424} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2024.12.21 02:55:33.455318 [ 279 ] {190eecfa-d159-4dbb-8c88-48fb14e3c424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9423 | 2024.12.21 02:55:33.455954 [ 279 ] {190eecfa-d159-4dbb-8c88-48fb14e3c424} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9424 | 2024.12.21 02:55:33.456214 [ 279 ] {190eecfa-d159-4dbb-8c88-48fb14e3c424} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9425 | 2024.12.21 02:55:33.456433 [ 279 ] {190eecfa-d159-4dbb-8c88-48fb14e3c424} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002643 sec., 3026.863412788498 rows/sec., 5.42 MiB/sec. | ||
9426 | 2024.12.21 02:55:33.456692 [ 279 ] {190eecfa-d159-4dbb-8c88-48fb14e3c424} <Debug> TCPHandler: Processed in 0.003168117 sec. | ||
9427 | 2024.12.21 02:55:33.456949 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9428 | 2024.12.21 02:55:33.457093 [ 281 ] {0025bc0e-dcfa-4cba-918d-44e4ccf0e8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9429 | 2024.12.21 02:55:33.457156 [ 281 ] {0025bc0e-dcfa-4cba-918d-44e4ccf0e8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9430 | 2024.12.21 02:55:33.457680 [ 281 ] {0025bc0e-dcfa-4cba-918d-44e4ccf0e8b8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9431 | 2024.12.21 02:55:33.457721 [ 281 ] {0025bc0e-dcfa-4cba-918d-44e4ccf0e8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9432 | 2024.12.21 02:55:33.458105 [ 281 ] {0025bc0e-dcfa-4cba-918d-44e4ccf0e8b8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9433 | 2024.12.21 02:55:33.458352 [ 281 ] {0025bc0e-dcfa-4cba-918d-44e4ccf0e8b8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9434 | 2024.12.21 02:55:33.458567 [ 281 ] {0025bc0e-dcfa-4cba-918d-44e4ccf0e8b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. | ||
9435 | 2024.12.21 02:55:33.458621 [ 281 ] {0025bc0e-dcfa-4cba-918d-44e4ccf0e8b8} <Debug> TCPHandler: Processed in 0.001811781 sec. | ||
9436 | 2024.12.21 02:55:34.258384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9437 | 2024.12.21 02:55:34.280471 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9438 | 2024.12.21 02:55:34.280524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9439 | 2024.12.21 02:55:34.287783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9440 | 2024.12.21 02:55:34.288569 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9441 | 2024.12.21 02:55:34.288869 [ 136 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9442 | 2024.12.21 02:55:34.288941 [ 136 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9443 | 2024.12.21 02:55:34.288987 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9444 | 2024.12.21 02:55:34.290187 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
9445 | 2024.12.21 02:55:34.304416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9446 | 2024.12.21 02:55:34.306383 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9447 | 2024.12.21 02:55:34.307982 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
9448 | 2024.12.21 02:55:34.313695 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
9449 | 2024.12.21 02:55:34.319190 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
9450 | 2024.12.21 02:55:34.324672 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
9451 | 2024.12.21 02:55:34.330689 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
9452 | 2024.12.21 02:55:34.335496 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
9453 | 2024.12.21 02:55:34.398614 [ 190 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.109451089 sec., 3170.365897410121 rows/sec., 16.39 MiB/sec. | ||
9454 | 2024.12.21 02:55:34.400641 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9455 | 2024.12.21 02:55:34.403107 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_46_9} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9456 | 2024.12.21 02:55:34.403216 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_46_9} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9457 | 2024.12.21 02:55:34.404736 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9458 | 2024.12.21 02:55:35.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.95 MiB, peak 239.37 MiB, free memory in arenas 0.00 B, will set to 227.50 MiB (RSS), difference: 1.55 MiB | ||
9459 | 2024.12.21 02:55:36.119154 [ 116 ] {} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
9460 | 2024.12.21 02:55:36.119230 [ 116 ] {} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9461 | 2024.12.21 02:55:36.119252 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9462 | 2024.12.21 02:55:36.119378 [ 196 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::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 | ||
9463 | 2024.12.21 02:55:36.119538 [ 196 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9464 | 2024.12.21 02:55:36.119572 [ 196 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
9465 | 2024.12.21 02:55:36.119655 [ 196 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
9466 | 2024.12.21 02:55:36.119837 [ 196 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
9467 | 2024.12.21 02:55:36.120122 [ 196 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
9468 | 2024.12.21 02:55:36.120333 [ 196 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
9469 | 2024.12.21 02:55:36.121389 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002074064 sec., 17357.227163674794 rows/sec., 1.45 MiB/sec. | ||
9470 | 2024.12.21 02:55:36.121599 [ 187 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
9471 | 2024.12.21 02:55:36.121951 [ 187 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9472 | 2024.12.21 02:55:36.122049 [ 187 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_17_4} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
9473 | 2024.12.21 02:55:36.122152 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9474 | 2024.12.21 02:55:37.059650 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9475 | 2024.12.21 02:55:37.059859 [ 279 ] {719e8ae6-b69d-4b25-82b1-4e0365ae76b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9476 | 2024.12.21 02:55:37.059938 [ 279 ] {719e8ae6-b69d-4b25-82b1-4e0365ae76b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9477 | 2024.12.21 02:55:37.060733 [ 279 ] {719e8ae6-b69d-4b25-82b1-4e0365ae76b6} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9478 | 2024.12.21 02:55:37.060778 [ 279 ] {719e8ae6-b69d-4b25-82b1-4e0365ae76b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9479 | 2024.12.21 02:55:37.061206 [ 279 ] {719e8ae6-b69d-4b25-82b1-4e0365ae76b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9480 | 2024.12.21 02:55:37.061455 [ 279 ] {719e8ae6-b69d-4b25-82b1-4e0365ae76b6} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9481 | 2024.12.21 02:55:37.061704 [ 279 ] {719e8ae6-b69d-4b25-82b1-4e0365ae76b6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
9482 | 2024.12.21 02:55:37.061836 [ 279 ] {719e8ae6-b69d-4b25-82b1-4e0365ae76b6} <Debug> TCPHandler: Processed in 0.002321137 sec. | ||
9483 | 2024.12.21 02:55:37.062191 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9484 | 2024.12.21 02:55:37.062463 [ 281 ] {83cf5146-a1da-4369-b7d0-c0a95911dc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9485 | 2024.12.21 02:55:37.062533 [ 281 ] {83cf5146-a1da-4369-b7d0-c0a95911dc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9486 | 2024.12.21 02:55:37.063268 [ 281 ] {83cf5146-a1da-4369-b7d0-c0a95911dc86} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9487 | 2024.12.21 02:55:37.063310 [ 281 ] {83cf5146-a1da-4369-b7d0-c0a95911dc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9488 | 2024.12.21 02:55:37.063724 [ 281 ] {83cf5146-a1da-4369-b7d0-c0a95911dc86} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9489 | 2024.12.21 02:55:37.063970 [ 281 ] {83cf5146-a1da-4369-b7d0-c0a95911dc86} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9490 | 2024.12.21 02:55:37.064166 [ 281 ] {83cf5146-a1da-4369-b7d0-c0a95911dc86} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001764 sec., 4535.14739229025 rows/sec., 369.81 KiB/sec. | ||
9491 | 2024.12.21 02:55:37.064230 [ 281 ] {83cf5146-a1da-4369-b7d0-c0a95911dc86} <Debug> TCPHandler: Processed in 0.002248346 sec. | ||
9492 | 2024.12.21 02:55:37.064392 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9493 | 2024.12.21 02:55:37.064531 [ 279 ] {c145c582-2826-464e-a6d6-6ceeb0dbbe55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9494 | 2024.12.21 02:55:37.064594 [ 279 ] {c145c582-2826-464e-a6d6-6ceeb0dbbe55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9495 | 2024.12.21 02:55:37.065845 [ 279 ] {c145c582-2826-464e-a6d6-6ceeb0dbbe55} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9496 | 2024.12.21 02:55:37.065885 [ 279 ] {c145c582-2826-464e-a6d6-6ceeb0dbbe55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9497 | 2024.12.21 02:55:37.066351 [ 279 ] {c145c582-2826-464e-a6d6-6ceeb0dbbe55} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9498 | 2024.12.21 02:55:37.066593 [ 279 ] {c145c582-2826-464e-a6d6-6ceeb0dbbe55} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9499 | 2024.12.21 02:55:37.066826 [ 279 ] {c145c582-2826-464e-a6d6-6ceeb0dbbe55} <Debug> executeQuery: Read 1413 rows, 120.57 KiB in 0.00232 sec., 609051.724137931 rows/sec., 50.75 MiB/sec. | ||
9500 | 2024.12.21 02:55:37.066937 [ 279 ] {c145c582-2826-464e-a6d6-6ceeb0dbbe55} <Debug> TCPHandler: Processed in 0.00261287 sec. | ||
9501 | 2024.12.21 02:55:37.067144 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9502 | 2024.12.21 02:55:37.067329 [ 281 ] {5b16d95f-413f-4864-86d8-b4987ad68391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9503 | 2024.12.21 02:55:37.067389 [ 281 ] {5b16d95f-413f-4864-86d8-b4987ad68391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9504 | 2024.12.21 02:55:37.068000 [ 281 ] {5b16d95f-413f-4864-86d8-b4987ad68391} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9505 | 2024.12.21 02:55:37.068039 [ 281 ] {5b16d95f-413f-4864-86d8-b4987ad68391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9506 | 2024.12.21 02:55:37.068405 [ 281 ] {5b16d95f-413f-4864-86d8-b4987ad68391} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9507 | 2024.12.21 02:55:37.068664 [ 281 ] {5b16d95f-413f-4864-86d8-b4987ad68391} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9508 | 2024.12.21 02:55:37.068798 [ 149 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9509 | 2024.12.21 02:55:37.068848 [ 149 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9510 | 2024.12.21 02:55:37.068851 [ 281 ] {5b16d95f-413f-4864-86d8-b4987ad68391} <Debug> executeQuery: Read 48 rows, 3.50 KiB in 0.001555 sec., 30868.16720257235 rows/sec., 2.20 MiB/sec. | ||
9511 | 2024.12.21 02:55:37.068876 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9512 | 2024.12.21 02:55:37.068946 [ 281 ] {5b16d95f-413f-4864-86d8-b4987ad68391} <Debug> TCPHandler: Processed in 0.001915533 sec. | ||
9513 | 2024.12.21 02:55:37.069234 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9514 | 2024.12.21 02:55:37.069392 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
9515 | 2024.12.21 02:55:37.069590 [ 279 ] {eb428915-141c-4c0b-9557-d74ba62cdec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9516 | 2024.12.21 02:55:37.069740 [ 279 ] {eb428915-141c-4c0b-9557-d74ba62cdec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9517 | 2024.12.21 02:55:37.069930 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9518 | 2024.12.21 02:55:37.070072 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 66 rows starting from the beginning of the part | ||
9519 | 2024.12.21 02:55:37.070662 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
9520 | 2024.12.21 02:55:37.070990 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
9521 | 2024.12.21 02:55:37.071322 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
9522 | 2024.12.21 02:55:37.071722 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
9523 | 2024.12.21 02:55:37.072050 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
9524 | 2024.12.21 02:55:37.072791 [ 279 ] {eb428915-141c-4c0b-9557-d74ba62cdec9} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9525 | 2024.12.21 02:55:37.072836 [ 279 ] {eb428915-141c-4c0b-9557-d74ba62cdec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9526 | 2024.12.21 02:55:37.073437 [ 279 ] {eb428915-141c-4c0b-9557-d74ba62cdec9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9527 | 2024.12.21 02:55:37.073738 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.004754666 sec., 44587.77966738358 rows/sec., 3.36 MiB/sec. | ||
9528 | 2024.12.21 02:55:37.073801 [ 279 ] {eb428915-141c-4c0b-9557-d74ba62cdec9} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9529 | 2024.12.21 02:55:37.074073 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9530 | 2024.12.21 02:55:37.074220 [ 279 ] {eb428915-141c-4c0b-9557-d74ba62cdec9} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00474 sec., 51054.852320675105 rows/sec., 3.46 MiB/sec. | ||
9531 | 2024.12.21 02:55:37.074324 [ 279 ] {eb428915-141c-4c0b-9557-d74ba62cdec9} <Debug> TCPHandler: Processed in 0.005258512 sec. | ||
9532 | 2024.12.21 02:55:37.074521 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9533 | 2024.12.21 02:55:37.074689 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9534 | 2024.12.21 02:55:37.074729 [ 281 ] {6c40d41c-1b73-49a7-b205-aa0b6ce43dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9535 | 2024.12.21 02:55:37.074824 [ 281 ] {6c40d41c-1b73-49a7-b205-aa0b6ce43dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9536 | 2024.12.21 02:55:37.074860 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_61_12} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9537 | 2024.12.21 02:55:37.075064 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9538 | 2024.12.21 02:55:37.075650 [ 281 ] {6c40d41c-1b73-49a7-b205-aa0b6ce43dea} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9539 | 2024.12.21 02:55:37.075694 [ 281 ] {6c40d41c-1b73-49a7-b205-aa0b6ce43dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9540 | 2024.12.21 02:55:37.076048 [ 281 ] {6c40d41c-1b73-49a7-b205-aa0b6ce43dea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9541 | 2024.12.21 02:55:37.076286 [ 281 ] {6c40d41c-1b73-49a7-b205-aa0b6ce43dea} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9542 | 2024.12.21 02:55:37.076467 [ 281 ] {6c40d41c-1b73-49a7-b205-aa0b6ce43dea} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00179 sec., 7262.569832402235 rows/sec., 452.82 KiB/sec. | ||
9543 | 2024.12.21 02:55:37.076521 [ 281 ] {6c40d41c-1b73-49a7-b205-aa0b6ce43dea} <Debug> TCPHandler: Processed in 0.002101664 sec. | ||
9544 | 2024.12.21 02:55:37.076678 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9545 | 2024.12.21 02:55:37.076815 [ 279 ] {11b119b9-4834-4187-a34b-7c0ef5f085e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9546 | 2024.12.21 02:55:37.076873 [ 279 ] {11b119b9-4834-4187-a34b-7c0ef5f085e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9547 | 2024.12.21 02:55:37.077818 [ 279 ] {11b119b9-4834-4187-a34b-7c0ef5f085e5} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9548 | 2024.12.21 02:55:37.077858 [ 279 ] {11b119b9-4834-4187-a34b-7c0ef5f085e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9549 | 2024.12.21 02:55:37.078264 [ 279 ] {11b119b9-4834-4187-a34b-7c0ef5f085e5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9550 | 2024.12.21 02:55:37.078508 [ 279 ] {11b119b9-4834-4187-a34b-7c0ef5f085e5} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9551 | 2024.12.21 02:55:37.078714 [ 279 ] {11b119b9-4834-4187-a34b-7c0ef5f085e5} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.001929 sec., 455676.51632970455 rows/sec., 33.04 MiB/sec. | ||
9552 | 2024.12.21 02:55:37.078767 [ 279 ] {11b119b9-4834-4187-a34b-7c0ef5f085e5} <Debug> TCPHandler: Processed in 0.002155825 sec. | ||
9553 | 2024.12.21 02:55:37.078909 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9554 | 2024.12.21 02:55:37.079045 [ 281 ] {ec8635a2-3cae-4e5e-9f7f-e9881de6627a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9555 | 2024.12.21 02:55:37.079104 [ 281 ] {ec8635a2-3cae-4e5e-9f7f-e9881de6627a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9556 | 2024.12.21 02:55:37.079629 [ 281 ] {ec8635a2-3cae-4e5e-9f7f-e9881de6627a} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9557 | 2024.12.21 02:55:37.079666 [ 281 ] {ec8635a2-3cae-4e5e-9f7f-e9881de6627a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9558 | 2024.12.21 02:55:37.080054 [ 281 ] {ec8635a2-3cae-4e5e-9f7f-e9881de6627a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9559 | 2024.12.21 02:55:37.080288 [ 281 ] {ec8635a2-3cae-4e5e-9f7f-e9881de6627a} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9560 | 2024.12.21 02:55:37.080464 [ 281 ] {ec8635a2-3cae-4e5e-9f7f-e9881de6627a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00145 sec., 4137.931034482759 rows/sec., 216.19 KiB/sec. | ||
9561 | 2024.12.21 02:55:37.080517 [ 281 ] {ec8635a2-3cae-4e5e-9f7f-e9881de6627a} <Debug> TCPHandler: Processed in 0.00167365 sec. | ||
9562 | 2024.12.21 02:55:37.080651 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9563 | 2024.12.21 02:55:37.080769 [ 279 ] {e49ba92b-df25-4eb2-a5d5-539ff1f0e24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9564 | 2024.12.21 02:55:37.080822 [ 279 ] {e49ba92b-df25-4eb2-a5d5-539ff1f0e24c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9565 | 2024.12.21 02:55:37.081550 [ 279 ] {e49ba92b-df25-4eb2-a5d5-539ff1f0e24c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9566 | 2024.12.21 02:55:37.081618 [ 279 ] {e49ba92b-df25-4eb2-a5d5-539ff1f0e24c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9567 | 2024.12.21 02:55:37.082054 [ 279 ] {e49ba92b-df25-4eb2-a5d5-539ff1f0e24c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9568 | 2024.12.21 02:55:37.082297 [ 279 ] {e49ba92b-df25-4eb2-a5d5-539ff1f0e24c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9569 | 2024.12.21 02:55:37.082518 [ 279 ] {e49ba92b-df25-4eb2-a5d5-539ff1f0e24c} <Debug> executeQuery: Read 907 rows, 61.91 KiB in 0.001772 sec., 511851.0158013544 rows/sec., 34.12 MiB/sec. | ||
9570 | 2024.12.21 02:55:37.082570 [ 279 ] {e49ba92b-df25-4eb2-a5d5-539ff1f0e24c} <Debug> TCPHandler: Processed in 0.001976973 sec. | ||
9571 | 2024.12.21 02:55:37.082762 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9572 | 2024.12.21 02:55:37.082979 [ 281 ] {7a89b81c-0ba3-451c-8c7c-3f0852505d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9573 | 2024.12.21 02:55:37.083072 [ 281 ] {7a89b81c-0ba3-451c-8c7c-3f0852505d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9574 | 2024.12.21 02:55:37.083957 [ 281 ] {7a89b81c-0ba3-451c-8c7c-3f0852505d85} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9575 | 2024.12.21 02:55:37.084037 [ 281 ] {7a89b81c-0ba3-451c-8c7c-3f0852505d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9576 | 2024.12.21 02:55:37.084666 [ 281 ] {7a89b81c-0ba3-451c-8c7c-3f0852505d85} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9577 | 2024.12.21 02:55:37.084899 [ 281 ] {7a89b81c-0ba3-451c-8c7c-3f0852505d85} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9578 | 2024.12.21 02:55:37.085111 [ 281 ] {7a89b81c-0ba3-451c-8c7c-3f0852505d85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002186 sec., 457.45654162854527 rows/sec., 30.82 KiB/sec. | ||
9579 | 2024.12.21 02:55:37.085162 [ 281 ] {7a89b81c-0ba3-451c-8c7c-3f0852505d85} <Debug> TCPHandler: Processed in 0.002509519 sec. | ||
9580 | 2024.12.21 02:55:37.085310 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9581 | 2024.12.21 02:55:37.085437 [ 279 ] {0fe6e87f-c4ac-4493-ad8d-cb5b859ce3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9582 | 2024.12.21 02:55:37.085517 [ 279 ] {0fe6e87f-c4ac-4493-ad8d-cb5b859ce3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9583 | 2024.12.21 02:55:37.086662 [ 279 ] {0fe6e87f-c4ac-4493-ad8d-cb5b859ce3ba} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9584 | 2024.12.21 02:55:37.086700 [ 279 ] {0fe6e87f-c4ac-4493-ad8d-cb5b859ce3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9585 | 2024.12.21 02:55:37.087345 [ 279 ] {0fe6e87f-c4ac-4493-ad8d-cb5b859ce3ba} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9586 | 2024.12.21 02:55:37.087618 [ 279 ] {0fe6e87f-c4ac-4493-ad8d-cb5b859ce3ba} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9587 | 2024.12.21 02:55:37.087764 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9588 | 2024.12.21 02:55:37.087807 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9589 | 2024.12.21 02:55:37.087830 [ 279 ] {0fe6e87f-c4ac-4493-ad8d-cb5b859ce3ba} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002416 sec., 13658.940397350992 rows/sec., 24.48 MiB/sec. | ||
9590 | 2024.12.21 02:55:37.087834 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9591 | 2024.12.21 02:55:37.088213 [ 279 ] {0fe6e87f-c4ac-4493-ad8d-cb5b859ce3ba} <Debug> TCPHandler: Processed in 0.002966085 sec. | ||
9592 | 2024.12.21 02:55:37.088251 [ 186 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
9593 | 2024.12.21 02:55:37.088467 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9594 | 2024.12.21 02:55:37.088849 [ 186 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9595 | 2024.12.21 02:55:37.088860 [ 281 ] {e449d2b0-bb75-4f57-8d04-ff1d0955ab82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9596 | 2024.12.21 02:55:37.088972 [ 186 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1124 rows starting from the beginning of the part | ||
9597 | 2024.12.21 02:55:37.089024 [ 281 ] {e449d2b0-bb75-4f57-8d04-ff1d0955ab82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9598 | 2024.12.21 02:55:37.089889 [ 186 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 33 rows starting from the beginning of the part | ||
9599 | 2024.12.21 02:55:37.090646 [ 186 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
9600 | 2024.12.21 02:55:37.091447 [ 186 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 33 rows starting from the beginning of the part | ||
9601 | 2024.12.21 02:55:37.091496 [ 281 ] {e449d2b0-bb75-4f57-8d04-ff1d0955ab82} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9602 | 2024.12.21 02:55:37.091568 [ 281 ] {e449d2b0-bb75-4f57-8d04-ff1d0955ab82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9603 | 2024.12.21 02:55:37.092017 [ 186 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
9604 | 2024.12.21 02:55:37.092709 [ 186 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 33 rows starting from the beginning of the part | ||
9605 | 2024.12.21 02:55:37.092935 [ 281 ] {e449d2b0-bb75-4f57-8d04-ff1d0955ab82} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9606 | 2024.12.21 02:55:37.093662 [ 281 ] {e449d2b0-bb75-4f57-8d04-ff1d0955ab82} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9607 | 2024.12.21 02:55:37.094095 [ 281 ] {e449d2b0-bb75-4f57-8d04-ff1d0955ab82} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.005346 sec., 11597.456041900487 rows/sec., 740.37 KiB/sec. | ||
9608 | 2024.12.21 02:55:37.094246 [ 281 ] {e449d2b0-bb75-4f57-8d04-ff1d0955ab82} <Debug> TCPHandler: Processed in 0.005936769 sec. | ||
9609 | 2024.12.21 02:55:37.100851 [ 187 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1239 rows, containing 19 columns (19 merged, 0 gathered) in 0.01287737 sec., 96215.29862075874 rows/sec., 172.41 MiB/sec. | ||
9610 | 2024.12.21 02:55:37.102321 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9611 | 2024.12.21 02:55:37.102756 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9612 | 2024.12.21 02:55:37.102837 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9613 | 2024.12.21 02:55:37.102982 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
9614 | 2024.12.21 02:55:37.891172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1338 | ||
9615 | 2024.12.21 02:55:37.894736 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9616 | 2024.12.21 02:55:37.894783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9617 | 2024.12.21 02:55:37.896248 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9618 | 2024.12.21 02:55:37.896548 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9619 | 2024.12.21 02:55:37.897934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
9620 | 2024.12.21 02:55:38.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.42 MiB, peak 240.04 MiB, free memory in arenas 0.00 B, will set to 230.06 MiB (RSS), difference: 1.65 MiB | ||
9621 | 2024.12.21 02:55:38.433447 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9622 | 2024.12.21 02:55:38.433664 [ 279 ] {bbefa098-97cc-4cce-974f-7f89da1fcedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9623 | 2024.12.21 02:55:38.433745 [ 279 ] {bbefa098-97cc-4cce-974f-7f89da1fcedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9624 | 2024.12.21 02:55:38.434619 [ 279 ] {bbefa098-97cc-4cce-974f-7f89da1fcedb} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9625 | 2024.12.21 02:55:38.434671 [ 279 ] {bbefa098-97cc-4cce-974f-7f89da1fcedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9626 | 2024.12.21 02:55:38.435116 [ 279 ] {bbefa098-97cc-4cce-974f-7f89da1fcedb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9627 | 2024.12.21 02:55:38.435381 [ 279 ] {bbefa098-97cc-4cce-974f-7f89da1fcedb} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9628 | 2024.12.21 02:55:38.435626 [ 279 ] {bbefa098-97cc-4cce-974f-7f89da1fcedb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.11 MiB/sec. | ||
9629 | 2024.12.21 02:55:38.435693 [ 279 ] {bbefa098-97cc-4cce-974f-7f89da1fcedb} <Debug> TCPHandler: Processed in 0.002389028 sec. | ||
9630 | 2024.12.21 02:55:38.435966 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9631 | 2024.12.21 02:55:38.436184 [ 281 ] {784421fc-ef20-4fd6-9321-e6a86154b8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9632 | 2024.12.21 02:55:38.436269 [ 281 ] {784421fc-ef20-4fd6-9321-e6a86154b8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9633 | 2024.12.21 02:55:38.437076 [ 281 ] {784421fc-ef20-4fd6-9321-e6a86154b8f7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9634 | 2024.12.21 02:55:38.437130 [ 281 ] {784421fc-ef20-4fd6-9321-e6a86154b8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9635 | 2024.12.21 02:55:38.437567 [ 281 ] {784421fc-ef20-4fd6-9321-e6a86154b8f7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9636 | 2024.12.21 02:55:38.437825 [ 281 ] {784421fc-ef20-4fd6-9321-e6a86154b8f7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9637 | 2024.12.21 02:55:38.438060 [ 281 ] {784421fc-ef20-4fd6-9321-e6a86154b8f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001937 sec., 33040.78471863707 rows/sec., 2.58 MiB/sec. | ||
9638 | 2024.12.21 02:55:38.438126 [ 281 ] {784421fc-ef20-4fd6-9321-e6a86154b8f7} <Debug> TCPHandler: Processed in 0.002309977 sec. | ||
9639 | 2024.12.21 02:55:38.438289 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9640 | 2024.12.21 02:55:38.438438 [ 279 ] {49b2a016-09f7-4c12-8590-18c038c3cc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9641 | 2024.12.21 02:55:38.438503 [ 279 ] {49b2a016-09f7-4c12-8590-18c038c3cc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9642 | 2024.12.21 02:55:38.439150 [ 279 ] {49b2a016-09f7-4c12-8590-18c038c3cc02} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9643 | 2024.12.21 02:55:38.439201 [ 279 ] {49b2a016-09f7-4c12-8590-18c038c3cc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9644 | 2024.12.21 02:55:38.439637 [ 279 ] {49b2a016-09f7-4c12-8590-18c038c3cc02} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9645 | 2024.12.21 02:55:38.439887 [ 279 ] {49b2a016-09f7-4c12-8590-18c038c3cc02} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9646 | 2024.12.21 02:55:38.440061 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9647 | 2024.12.21 02:55:38.440118 [ 279 ] {49b2a016-09f7-4c12-8590-18c038c3cc02} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001711 sec., 31560.49094097019 rows/sec., 2.20 MiB/sec. | ||
9648 | 2024.12.21 02:55:38.440167 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9649 | 2024.12.21 02:55:38.440245 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9650 | 2024.12.21 02:55:38.440252 [ 279 ] {49b2a016-09f7-4c12-8590-18c038c3cc02} <Debug> TCPHandler: Processed in 0.002028204 sec. | ||
9651 | 2024.12.21 02:55:38.440499 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9652 | 2024.12.21 02:55:38.440534 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
9653 | 2024.12.21 02:55:38.440729 [ 281 ] {d7baa754-6f08-4210-842c-ceaf7b886725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9654 | 2024.12.21 02:55:38.440855 [ 281 ] {d7baa754-6f08-4210-842c-ceaf7b886725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9655 | 2024.12.21 02:55:38.440858 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9656 | 2024.12.21 02:55:38.440995 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18865 rows starting from the beginning of the part | ||
9657 | 2024.12.21 02:55:38.441416 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 161 rows starting from the beginning of the part | ||
9658 | 2024.12.21 02:55:38.441819 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
9659 | 2024.12.21 02:55:38.442076 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
9660 | 2024.12.21 02:55:38.442453 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 907 rows starting from the beginning of the part | ||
9661 | 2024.12.21 02:55:38.442743 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
9662 | 2024.12.21 02:55:38.443509 [ 281 ] {d7baa754-6f08-4210-842c-ceaf7b886725} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9663 | 2024.12.21 02:55:38.443564 [ 281 ] {d7baa754-6f08-4210-842c-ceaf7b886725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9664 | 2024.12.21 02:55:38.444354 [ 281 ] {d7baa754-6f08-4210-842c-ceaf7b886725} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9665 | 2024.12.21 02:55:38.444676 [ 281 ] {d7baa754-6f08-4210-842c-ceaf7b886725} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9666 | 2024.12.21 02:55:38.444876 [ 147 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9667 | 2024.12.21 02:55:38.444956 [ 147 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9668 | 2024.12.21 02:55:38.445029 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9669 | 2024.12.21 02:55:38.445034 [ 281 ] {d7baa754-6f08-4210-842c-ceaf7b886725} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.004328 sec., 4621.072088724583 rows/sec., 317.70 KiB/sec. | ||
9670 | 2024.12.21 02:55:38.445332 [ 281 ] {d7baa754-6f08-4210-842c-ceaf7b886725} <Debug> TCPHandler: Processed in 0.004961928 sec. | ||
9671 | 2024.12.21 02:55:38.445901 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
9672 | 2024.12.21 02:55:38.446716 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9673 | 2024.12.21 02:55:38.446898 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3844 rows starting from the beginning of the part | ||
9674 | 2024.12.21 02:55:38.447239 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
9675 | 2024.12.21 02:55:38.447570 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
9676 | 2024.12.21 02:55:38.447903 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
9677 | 2024.12.21 02:55:38.448037 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 62 rows starting from the beginning of the part | ||
9678 | 2024.12.21 02:55:38.448297 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 20 rows starting from the beginning of the part | ||
9679 | 2024.12.21 02:55:38.450145 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4128 rows, containing 4 columns (4 merged, 0 gathered) in 0.004955428 sec., 833025.9263175654 rows/sec., 54.17 MiB/sec. | ||
9680 | 2024.12.21 02:55:38.450621 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9681 | 2024.12.21 02:55:38.450944 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_71_14} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9682 | 2024.12.21 02:55:38.451043 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_71_14} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9683 | 2024.12.21 02:55:38.451151 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
9684 | 2024.12.21 02:55:38.453489 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20384 rows, containing 5 columns (5 merged, 0 gathered) in 0.013138263 sec., 1551498.854909511 rows/sec., 104.72 MiB/sec. | ||
9685 | 2024.12.21 02:55:38.453959 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9686 | 2024.12.21 02:55:38.454330 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9687 | 2024.12.21 02:55:38.454437 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9688 | 2024.12.21 02:55:38.454537 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
9689 | 2024.12.21 02:55:40.288183 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9690 | 2024.12.21 02:55:40.289182 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9691 | 2024.12.21 02:55:40.289232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9692 | 2024.12.21 02:55:40.289772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9693 | 2024.12.21 02:55:40.290036 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9694 | 2024.12.21 02:55:40.290325 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9695 | 2024.12.21 02:55:41.804542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9696 | 2024.12.21 02:55:41.824262 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9697 | 2024.12.21 02:55:41.824317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9698 | 2024.12.21 02:55:41.831255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9699 | 2024.12.21 02:55:41.832022 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9700 | 2024.12.21 02:55:41.834664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9701 | 2024.12.21 02:55:43.438282 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9702 | 2024.12.21 02:55:43.438494 [ 279 ] {5ba21821-b886-4756-bd9c-fb36207cfce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9703 | 2024.12.21 02:55:43.438572 [ 279 ] {5ba21821-b886-4756-bd9c-fb36207cfce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9704 | 2024.12.21 02:55:43.439320 [ 279 ] {5ba21821-b886-4756-bd9c-fb36207cfce3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9705 | 2024.12.21 02:55:43.439369 [ 279 ] {5ba21821-b886-4756-bd9c-fb36207cfce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9706 | 2024.12.21 02:55:43.439812 [ 279 ] {5ba21821-b886-4756-bd9c-fb36207cfce3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9707 | 2024.12.21 02:55:43.440064 [ 279 ] {5ba21821-b886-4756-bd9c-fb36207cfce3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9708 | 2024.12.21 02:55:43.440280 [ 279 ] {5ba21821-b886-4756-bd9c-fb36207cfce3} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001844 sec., 39045.55314533623 rows/sec., 3.16 MiB/sec. | ||
9709 | 2024.12.21 02:55:43.440338 [ 279 ] {5ba21821-b886-4756-bd9c-fb36207cfce3} <Debug> TCPHandler: Processed in 0.002194815 sec. | ||
9710 | 2024.12.21 02:55:43.440581 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9711 | 2024.12.21 02:55:43.440797 [ 281 ] {8eda8ef2-fcbd-4249-87e0-c56871d46dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9712 | 2024.12.21 02:55:43.440880 [ 281 ] {8eda8ef2-fcbd-4249-87e0-c56871d46dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9713 | 2024.12.21 02:55:43.441704 [ 281 ] {8eda8ef2-fcbd-4249-87e0-c56871d46dce} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9714 | 2024.12.21 02:55:43.441748 [ 281 ] {8eda8ef2-fcbd-4249-87e0-c56871d46dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9715 | 2024.12.21 02:55:43.442191 [ 281 ] {8eda8ef2-fcbd-4249-87e0-c56871d46dce} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9716 | 2024.12.21 02:55:43.442456 [ 281 ] {8eda8ef2-fcbd-4249-87e0-c56871d46dce} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9717 | 2024.12.21 02:55:43.442666 [ 281 ] {8eda8ef2-fcbd-4249-87e0-c56871d46dce} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001929 sec., 4147.22654224987 rows/sec., 311.85 KiB/sec. | ||
9718 | 2024.12.21 02:55:43.442733 [ 281 ] {8eda8ef2-fcbd-4249-87e0-c56871d46dce} <Debug> TCPHandler: Processed in 0.002288877 sec. | ||
9719 | 2024.12.21 02:55:43.442880 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9720 | 2024.12.21 02:55:43.443018 [ 279 ] {46cb0c8f-8f48-483e-b1b3-654e5636afd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9721 | 2024.12.21 02:55:43.443075 [ 279 ] {46cb0c8f-8f48-483e-b1b3-654e5636afd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9722 | 2024.12.21 02:55:43.443752 [ 279 ] {46cb0c8f-8f48-483e-b1b3-654e5636afd2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9723 | 2024.12.21 02:55:43.443793 [ 279 ] {46cb0c8f-8f48-483e-b1b3-654e5636afd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9724 | 2024.12.21 02:55:43.444162 [ 279 ] {46cb0c8f-8f48-483e-b1b3-654e5636afd2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9725 | 2024.12.21 02:55:43.444398 [ 279 ] {46cb0c8f-8f48-483e-b1b3-654e5636afd2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9726 | 2024.12.21 02:55:43.444621 [ 279 ] {46cb0c8f-8f48-483e-b1b3-654e5636afd2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001633 sec., 44090.63074096755 rows/sec., 3.44 MiB/sec. | ||
9727 | 2024.12.21 02:55:43.444675 [ 279 ] {46cb0c8f-8f48-483e-b1b3-654e5636afd2} <Debug> TCPHandler: Processed in 0.001862932 sec. | ||
9728 | 2024.12.21 02:55:43.444893 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9729 | 2024.12.21 02:55:43.445127 [ 281 ] {fba75bf4-144c-4ec7-a2e2-08aaa158872d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9730 | 2024.12.21 02:55:43.445231 [ 281 ] {fba75bf4-144c-4ec7-a2e2-08aaa158872d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9731 | 2024.12.21 02:55:43.446006 [ 281 ] {fba75bf4-144c-4ec7-a2e2-08aaa158872d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9732 | 2024.12.21 02:55:43.446047 [ 281 ] {fba75bf4-144c-4ec7-a2e2-08aaa158872d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9733 | 2024.12.21 02:55:43.446462 [ 281 ] {fba75bf4-144c-4ec7-a2e2-08aaa158872d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9734 | 2024.12.21 02:55:43.446715 [ 281 ] {fba75bf4-144c-4ec7-a2e2-08aaa158872d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9735 | 2024.12.21 02:55:43.446908 [ 281 ] {fba75bf4-144c-4ec7-a2e2-08aaa158872d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001844 sec., 86767.89587852494 rows/sec., 6.04 MiB/sec. | ||
9736 | 2024.12.21 02:55:43.446966 [ 281 ] {fba75bf4-144c-4ec7-a2e2-08aaa158872d} <Debug> TCPHandler: Processed in 0.002182616 sec. | ||
9737 | 2024.12.21 02:55:43.447137 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9738 | 2024.12.21 02:55:43.447276 [ 279 ] {323b759c-95f9-411a-ba35-95d964a8915c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9739 | 2024.12.21 02:55:43.447368 [ 279 ] {323b759c-95f9-411a-ba35-95d964a8915c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9740 | 2024.12.21 02:55:43.448526 [ 279 ] {323b759c-95f9-411a-ba35-95d964a8915c} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9741 | 2024.12.21 02:55:43.448567 [ 279 ] {323b759c-95f9-411a-ba35-95d964a8915c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9742 | 2024.12.21 02:55:43.449203 [ 279 ] {323b759c-95f9-411a-ba35-95d964a8915c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9743 | 2024.12.21 02:55:43.449471 [ 279 ] {323b759c-95f9-411a-ba35-95d964a8915c} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9744 | 2024.12.21 02:55:43.449722 [ 279 ] {323b759c-95f9-411a-ba35-95d964a8915c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002476 sec., 3231.0177705977385 rows/sec., 5.79 MiB/sec. | ||
9745 | 2024.12.21 02:55:43.449926 [ 279 ] {323b759c-95f9-411a-ba35-95d964a8915c} <Debug> TCPHandler: Processed in 0.002854973 sec. | ||
9746 | 2024.12.21 02:55:43.450188 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9747 | 2024.12.21 02:55:43.450341 [ 281 ] {2526bfdc-910b-4302-a3c8-40fe19b5ef0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9748 | 2024.12.21 02:55:43.450402 [ 281 ] {2526bfdc-910b-4302-a3c8-40fe19b5ef0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9749 | 2024.12.21 02:55:43.450923 [ 281 ] {2526bfdc-910b-4302-a3c8-40fe19b5ef0b} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9750 | 2024.12.21 02:55:43.450961 [ 281 ] {2526bfdc-910b-4302-a3c8-40fe19b5ef0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9751 | 2024.12.21 02:55:43.451331 [ 281 ] {2526bfdc-910b-4302-a3c8-40fe19b5ef0b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9752 | 2024.12.21 02:55:43.451567 [ 281 ] {2526bfdc-910b-4302-a3c8-40fe19b5ef0b} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9753 | 2024.12.21 02:55:43.451748 [ 281 ] {2526bfdc-910b-4302-a3c8-40fe19b5ef0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
9754 | 2024.12.21 02:55:43.451800 [ 281 ] {2526bfdc-910b-4302-a3c8-40fe19b5ef0b} <Debug> TCPHandler: Processed in 0.00177043 sec. | ||
9755 | 2024.12.21 02:55:47.639754 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9756 | 2024.12.21 02:55:47.639826 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9757 | 2024.12.21 02:55:47.790519 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9758 | 2024.12.21 02:55:47.791649 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9759 | 2024.12.21 02:55:47.791729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9760 | 2024.12.21 02:55:47.792263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9761 | 2024.12.21 02:55:47.792517 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9762 | 2024.12.21 02:55:47.792713 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9763 | 2024.12.21 02:55:47.898266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1358 | ||
9764 | 2024.12.21 02:55:47.902145 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9765 | 2024.12.21 02:55:47.902218 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9766 | 2024.12.21 02:55:47.903739 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9767 | 2024.12.21 02:55:47.904069 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9768 | 2024.12.21 02:55:47.904764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1358 | ||
9769 | 2024.12.21 02:55:48.001851 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001442897 sec. | ||
9770 | 2024.12.21 02:55:48.139737 [ 135 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
9771 | 2024.12.21 02:55:48.139805 [ 135 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9772 | 2024.12.21 02:55:48.139833 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9773 | 2024.12.21 02:55:48.140029 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
9774 | 2024.12.21 02:55:48.140301 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9775 | 2024.12.21 02:55:48.140341 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
9776 | 2024.12.21 02:55:48.140416 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
9777 | 2024.12.21 02:55:48.140589 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
9778 | 2024.12.21 02:55:48.140820 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
9779 | 2024.12.21 02:55:48.141070 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
9780 | 2024.12.21 02:55:48.142255 [ 198 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002346227 sec., 76718.91935435061 rows/sec., 3.91 MiB/sec. | ||
9781 | 2024.12.21 02:55:48.142446 [ 195 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
9782 | 2024.12.21 02:55:48.142804 [ 195 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9783 | 2024.12.21 02:55:48.142894 [ 195 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_30_6} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
9784 | 2024.12.21 02:55:48.142992 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9785 | 2024.12.21 02:55:48.444316 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9786 | 2024.12.21 02:55:48.444527 [ 279 ] {e74fe952-7e20-4bc7-99e9-4ab844920b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9787 | 2024.12.21 02:55:48.444610 [ 279 ] {e74fe952-7e20-4bc7-99e9-4ab844920b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9788 | 2024.12.21 02:55:48.445390 [ 279 ] {e74fe952-7e20-4bc7-99e9-4ab844920b9a} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9789 | 2024.12.21 02:55:48.445442 [ 279 ] {e74fe952-7e20-4bc7-99e9-4ab844920b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9790 | 2024.12.21 02:55:48.445883 [ 279 ] {e74fe952-7e20-4bc7-99e9-4ab844920b9a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9791 | 2024.12.21 02:55:48.446153 [ 279 ] {e74fe952-7e20-4bc7-99e9-4ab844920b9a} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2024.12.21 02:55:48.446394 [ 279 ] {e74fe952-7e20-4bc7-99e9-4ab844920b9a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001925 sec., 7272.727272727272 rows/sec., 523.54 KiB/sec. | ||
9793 | 2024.12.21 02:55:48.446462 [ 279 ] {e74fe952-7e20-4bc7-99e9-4ab844920b9a} <Debug> TCPHandler: Processed in 0.002283746 sec. | ||
9794 | 2024.12.21 02:55:48.446766 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9795 | 2024.12.21 02:55:48.446983 [ 281 ] {d45df8e2-29d4-41bf-a070-778cbedf2f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9796 | 2024.12.21 02:55:48.447065 [ 281 ] {d45df8e2-29d4-41bf-a070-778cbedf2f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9797 | 2024.12.21 02:55:48.448096 [ 281 ] {d45df8e2-29d4-41bf-a070-778cbedf2f20} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9798 | 2024.12.21 02:55:48.448145 [ 281 ] {d45df8e2-29d4-41bf-a070-778cbedf2f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9799 | 2024.12.21 02:55:48.448596 [ 281 ] {d45df8e2-29d4-41bf-a070-778cbedf2f20} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9800 | 2024.12.21 02:55:48.448863 [ 281 ] {d45df8e2-29d4-41bf-a070-778cbedf2f20} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2024.12.21 02:55:48.449097 [ 281 ] {d45df8e2-29d4-41bf-a070-778cbedf2f20} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002176 sec., 123621.32352941176 rows/sec., 10.84 MiB/sec. | ||
9802 | 2024.12.21 02:55:48.449166 [ 281 ] {d45df8e2-29d4-41bf-a070-778cbedf2f20} <Debug> TCPHandler: Processed in 0.00254619 sec. | ||
9803 | 2024.12.21 02:55:48.449340 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9804 | 2024.12.21 02:55:48.449474 [ 279 ] {e003cfcc-1482-4d22-b2d1-43742044cb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9805 | 2024.12.21 02:55:48.449530 [ 279 ] {e003cfcc-1482-4d22-b2d1-43742044cb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9806 | 2024.12.21 02:55:48.450197 [ 279 ] {e003cfcc-1482-4d22-b2d1-43742044cb1a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9807 | 2024.12.21 02:55:48.450240 [ 279 ] {e003cfcc-1482-4d22-b2d1-43742044cb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9808 | 2024.12.21 02:55:48.450620 [ 279 ] {e003cfcc-1482-4d22-b2d1-43742044cb1a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9809 | 2024.12.21 02:55:48.450868 [ 279 ] {e003cfcc-1482-4d22-b2d1-43742044cb1a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9810 | 2024.12.21 02:55:48.451091 [ 279 ] {e003cfcc-1482-4d22-b2d1-43742044cb1a} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001646 sec., 24301.336573511544 rows/sec., 1.74 MiB/sec. | ||
9811 | 2024.12.21 02:55:48.451145 [ 279 ] {e003cfcc-1482-4d22-b2d1-43742044cb1a} <Debug> TCPHandler: Processed in 0.001868112 sec. | ||
9812 | 2024.12.21 02:55:48.451291 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9813 | 2024.12.21 02:55:48.451415 [ 281 ] {344f7862-5f86-4866-8034-ead9e4a54543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9814 | 2024.12.21 02:55:48.451467 [ 281 ] {344f7862-5f86-4866-8034-ead9e4a54543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9815 | 2024.12.21 02:55:48.452074 [ 281 ] {344f7862-5f86-4866-8034-ead9e4a54543} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9816 | 2024.12.21 02:55:48.452115 [ 281 ] {344f7862-5f86-4866-8034-ead9e4a54543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9817 | 2024.12.21 02:55:48.452473 [ 281 ] {344f7862-5f86-4866-8034-ead9e4a54543} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9818 | 2024.12.21 02:55:48.452711 [ 281 ] {344f7862-5f86-4866-8034-ead9e4a54543} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9819 | 2024.12.21 02:55:48.452872 [ 134 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9820 | 2024.12.21 02:55:48.452929 [ 281 ] {344f7862-5f86-4866-8034-ead9e4a54543} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec. | ||
9821 | 2024.12.21 02:55:48.452943 [ 134 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9822 | 2024.12.21 02:55:48.453004 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9823 | 2024.12.21 02:55:48.453050 [ 281 ] {344f7862-5f86-4866-8034-ead9e4a54543} <Debug> TCPHandler: Processed in 0.001841762 sec. | ||
9824 | 2024.12.21 02:55:48.453249 [ 191 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
9825 | 2024.12.21 02:55:48.453258 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9826 | 2024.12.21 02:55:48.453525 [ 279 ] {d4cbba73-5fb6-4f00-9385-b44b63e248fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9827 | 2024.12.21 02:55:48.453528 [ 191 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9828 | 2024.12.21 02:55:48.453680 [ 191 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part | ||
9829 | 2024.12.21 02:55:48.453686 [ 279 ] {d4cbba73-5fb6-4f00-9385-b44b63e248fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9830 | 2024.12.21 02:55:48.454026 [ 191 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
9831 | 2024.12.21 02:55:48.454347 [ 191 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
9832 | 2024.12.21 02:55:48.454692 [ 191 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
9833 | 2024.12.21 02:55:48.455138 [ 191 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
9834 | 2024.12.21 02:55:48.455541 [ 191 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9835 | 2024.12.21 02:55:48.456738 [ 279 ] {d4cbba73-5fb6-4f00-9385-b44b63e248fe} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9836 | 2024.12.21 02:55:48.456802 [ 279 ] {d4cbba73-5fb6-4f00-9385-b44b63e248fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9837 | 2024.12.21 02:55:48.457854 [ 279 ] {d4cbba73-5fb6-4f00-9385-b44b63e248fe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9838 | 2024.12.21 02:55:48.458428 [ 279 ] {d4cbba73-5fb6-4f00-9385-b44b63e248fe} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9839 | 2024.12.21 02:55:48.458506 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.005347383 sec., 143808.6630413419 rows/sec., 10.30 MiB/sec. | ||
9840 | 2024.12.21 02:55:48.458783 [ 279 ] {d4cbba73-5fb6-4f00-9385-b44b63e248fe} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005283 sec., 2460.7230740109785 rows/sec., 153.43 KiB/sec. | ||
9841 | 2024.12.21 02:55:48.458834 [ 195 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9842 | 2024.12.21 02:55:48.458941 [ 279 ] {d4cbba73-5fb6-4f00-9385-b44b63e248fe} <Debug> TCPHandler: Processed in 0.005739707 sec. | ||
9843 | 2024.12.21 02:55:48.459217 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9844 | 2024.12.21 02:55:48.459346 [ 195 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9845 | 2024.12.21 02:55:48.459558 [ 195 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_31_6} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9846 | 2024.12.21 02:55:48.459576 [ 281 ] {1fc26469-2892-439d-ac88-2d1627f6dad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9847 | 2024.12.21 02:55:48.459732 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
9848 | 2024.12.21 02:55:48.459754 [ 281 ] {1fc26469-2892-439d-ac88-2d1627f6dad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9849 | 2024.12.21 02:55:48.460538 [ 281 ] {1fc26469-2892-439d-ac88-2d1627f6dad7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9850 | 2024.12.21 02:55:48.460578 [ 281 ] {1fc26469-2892-439d-ac88-2d1627f6dad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9851 | 2024.12.21 02:55:48.460969 [ 281 ] {1fc26469-2892-439d-ac88-2d1627f6dad7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9852 | 2024.12.21 02:55:48.461206 [ 281 ] {1fc26469-2892-439d-ac88-2d1627f6dad7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9853 | 2024.12.21 02:55:48.461424 [ 281 ] {1fc26469-2892-439d-ac88-2d1627f6dad7} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001955 sec., 212276.2148337596 rows/sec., 15.15 MiB/sec. | ||
9854 | 2024.12.21 02:55:48.461480 [ 281 ] {1fc26469-2892-439d-ac88-2d1627f6dad7} <Debug> TCPHandler: Processed in 0.002406338 sec. | ||
9855 | 2024.12.21 02:55:48.461625 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9856 | 2024.12.21 02:55:48.461765 [ 279 ] {e114a1b0-3bf8-4843-9774-fc139a2034a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9857 | 2024.12.21 02:55:48.461824 [ 279 ] {e114a1b0-3bf8-4843-9774-fc139a2034a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9858 | 2024.12.21 02:55:48.462392 [ 279 ] {e114a1b0-3bf8-4843-9774-fc139a2034a7} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9859 | 2024.12.21 02:55:48.462439 [ 279 ] {e114a1b0-3bf8-4843-9774-fc139a2034a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9860 | 2024.12.21 02:55:48.462843 [ 279 ] {e114a1b0-3bf8-4843-9774-fc139a2034a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9861 | 2024.12.21 02:55:48.463081 [ 279 ] {e114a1b0-3bf8-4843-9774-fc139a2034a7} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9862 | 2024.12.21 02:55:48.463298 [ 279 ] {e114a1b0-3bf8-4843-9774-fc139a2034a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. | ||
9863 | 2024.12.21 02:55:48.463348 [ 279 ] {e114a1b0-3bf8-4843-9774-fc139a2034a7} <Debug> TCPHandler: Processed in 0.001788261 sec. | ||
9864 | 2024.12.21 02:55:48.463487 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9865 | 2024.12.21 02:55:48.463603 [ 281 ] {3b1cf999-9c4b-47fe-a9d4-7b979aba168c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9866 | 2024.12.21 02:55:48.463658 [ 281 ] {3b1cf999-9c4b-47fe-a9d4-7b979aba168c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9867 | 2024.12.21 02:55:48.464342 [ 281 ] {3b1cf999-9c4b-47fe-a9d4-7b979aba168c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9868 | 2024.12.21 02:55:48.464388 [ 281 ] {3b1cf999-9c4b-47fe-a9d4-7b979aba168c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9869 | 2024.12.21 02:55:48.464838 [ 281 ] {3b1cf999-9c4b-47fe-a9d4-7b979aba168c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9870 | 2024.12.21 02:55:48.465086 [ 281 ] {3b1cf999-9c4b-47fe-a9d4-7b979aba168c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9871 | 2024.12.21 02:55:48.465291 [ 281 ] {3b1cf999-9c4b-47fe-a9d4-7b979aba168c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001713 sec., 138353.765323993 rows/sec., 9.27 MiB/sec. | ||
9872 | 2024.12.21 02:55:48.465345 [ 281 ] {3b1cf999-9c4b-47fe-a9d4-7b979aba168c} <Debug> TCPHandler: Processed in 0.001912372 sec. | ||
9873 | 2024.12.21 02:55:48.465482 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9874 | 2024.12.21 02:55:48.465600 [ 279 ] {302ff570-c1f5-4f11-ae8c-f0bcb6b5e4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9875 | 2024.12.21 02:55:48.465653 [ 279 ] {302ff570-c1f5-4f11-ae8c-f0bcb6b5e4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9876 | 2024.12.21 02:55:48.466204 [ 279 ] {302ff570-c1f5-4f11-ae8c-f0bcb6b5e4b0} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9877 | 2024.12.21 02:55:48.466251 [ 279 ] {302ff570-c1f5-4f11-ae8c-f0bcb6b5e4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9878 | 2024.12.21 02:55:48.466683 [ 279 ] {302ff570-c1f5-4f11-ae8c-f0bcb6b5e4b0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9879 | 2024.12.21 02:55:48.466926 [ 279 ] {302ff570-c1f5-4f11-ae8c-f0bcb6b5e4b0} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9880 | 2024.12.21 02:55:48.467095 [ 134 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
9881 | 2024.12.21 02:55:48.467159 [ 134 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9882 | 2024.12.21 02:55:48.467179 [ 279 ] {302ff570-c1f5-4f11-ae8c-f0bcb6b5e4b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001597 sec., 626.1740763932373 rows/sec., 42.19 KiB/sec. | ||
9883 | 2024.12.21 02:55:48.467206 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9884 | 2024.12.21 02:55:48.467319 [ 279 ] {302ff570-c1f5-4f11-ae8c-f0bcb6b5e4b0} <Debug> TCPHandler: Processed in 0.001886842 sec. | ||
9885 | 2024.12.21 02:55:48.467595 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9886 | 2024.12.21 02:55:48.467640 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
9887 | 2024.12.21 02:55:48.468056 [ 281 ] {08f8272f-7558-43b7-8dbf-ac3ee9bf11e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9888 | 2024.12.21 02:55:48.468157 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9889 | 2024.12.21 02:55:48.468279 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 27 rows starting from the beginning of the part | ||
9890 | 2024.12.21 02:55:48.468531 [ 281 ] {08f8272f-7558-43b7-8dbf-ac3ee9bf11e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9891 | 2024.12.21 02:55:48.468631 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
9892 | 2024.12.21 02:55:48.469038 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
9893 | 2024.12.21 02:55:48.469380 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9894 | 2024.12.21 02:55:48.469741 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9895 | 2024.12.21 02:55:48.470060 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9896 | 2024.12.21 02:55:48.473439 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006094902 sec., 5250.289504244695 rows/sec., 353.14 KiB/sec. | ||
9897 | 2024.12.21 02:55:48.473673 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
9898 | 2024.12.21 02:55:48.473911 [ 281 ] {08f8272f-7558-43b7-8dbf-ac3ee9bf11e6} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9899 | 2024.12.21 02:55:48.473975 [ 281 ] {08f8272f-7558-43b7-8dbf-ac3ee9bf11e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9900 | 2024.12.21 02:55:48.474279 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9901 | 2024.12.21 02:55:48.474477 [ 198 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_31_6} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
9902 | 2024.12.21 02:55:48.474627 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9903 | 2024.12.21 02:55:48.475054 [ 281 ] {08f8272f-7558-43b7-8dbf-ac3ee9bf11e6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9904 | 2024.12.21 02:55:48.475323 [ 281 ] {08f8272f-7558-43b7-8dbf-ac3ee9bf11e6} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9905 | 2024.12.21 02:55:48.475593 [ 281 ] {08f8272f-7558-43b7-8dbf-ac3ee9bf11e6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.007714 sec., 4277.936219859995 rows/sec., 7.67 MiB/sec. | ||
9906 | 2024.12.21 02:55:48.475924 [ 281 ] {08f8272f-7558-43b7-8dbf-ac3ee9bf11e6} <Debug> TCPHandler: Processed in 0.008479529 sec. | ||
9907 | 2024.12.21 02:55:48.476162 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9908 | 2024.12.21 02:55:48.476317 [ 279 ] {d3469105-be42-4195-87d7-f8d4e54d6161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9909 | 2024.12.21 02:55:48.476374 [ 279 ] {d3469105-be42-4195-87d7-f8d4e54d6161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9910 | 2024.12.21 02:55:48.476905 [ 279 ] {d3469105-be42-4195-87d7-f8d4e54d6161} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9911 | 2024.12.21 02:55:48.476944 [ 279 ] {d3469105-be42-4195-87d7-f8d4e54d6161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9912 | 2024.12.21 02:55:48.477320 [ 279 ] {d3469105-be42-4195-87d7-f8d4e54d6161} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9913 | 2024.12.21 02:55:48.477564 [ 279 ] {d3469105-be42-4195-87d7-f8d4e54d6161} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9914 | 2024.12.21 02:55:48.477779 [ 279 ] {d3469105-be42-4195-87d7-f8d4e54d6161} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001492 sec., 54959.7855227882 rows/sec., 3.49 MiB/sec. | ||
9915 | 2024.12.21 02:55:48.477828 [ 279 ] {d3469105-be42-4195-87d7-f8d4e54d6161} <Debug> TCPHandler: Processed in 0.001806031 sec. | ||
9916 | 2024.12.21 02:55:49.334770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9917 | 2024.12.21 02:55:49.355786 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9918 | 2024.12.21 02:55:49.355855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9919 | 2024.12.21 02:55:49.363225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9920 | 2024.12.21 02:55:49.363980 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9921 | 2024.12.21 02:55:49.367763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9922 | 2024.12.21 02:55:53.438623 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9923 | 2024.12.21 02:55:53.438827 [ 279 ] {dee1178d-f149-47c7-8a1c-753e74847193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9924 | 2024.12.21 02:55:53.438899 [ 279 ] {dee1178d-f149-47c7-8a1c-753e74847193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9925 | 2024.12.21 02:55:53.439616 [ 279 ] {dee1178d-f149-47c7-8a1c-753e74847193} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9926 | 2024.12.21 02:55:53.439666 [ 279 ] {dee1178d-f149-47c7-8a1c-753e74847193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9927 | 2024.12.21 02:55:53.440078 [ 279 ] {dee1178d-f149-47c7-8a1c-753e74847193} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9928 | 2024.12.21 02:55:53.440331 [ 279 ] {dee1178d-f149-47c7-8a1c-753e74847193} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9929 | 2024.12.21 02:55:53.440565 [ 279 ] {dee1178d-f149-47c7-8a1c-753e74847193} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00179 sec., 1117.31843575419 rows/sec., 91.11 KiB/sec. | ||
9930 | 2024.12.21 02:55:53.440619 [ 279 ] {dee1178d-f149-47c7-8a1c-753e74847193} <Debug> TCPHandler: Processed in 0.002129955 sec. | ||
9931 | 2024.12.21 02:55:53.440869 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9932 | 2024.12.21 02:55:53.441061 [ 281 ] {99b73b5d-2eaf-4dff-9a0a-fc32a66a49fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9933 | 2024.12.21 02:55:53.441136 [ 281 ] {99b73b5d-2eaf-4dff-9a0a-fc32a66a49fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9934 | 2024.12.21 02:55:53.441908 [ 281 ] {99b73b5d-2eaf-4dff-9a0a-fc32a66a49fb} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9935 | 2024.12.21 02:55:53.441957 [ 281 ] {99b73b5d-2eaf-4dff-9a0a-fc32a66a49fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9936 | 2024.12.21 02:55:53.442396 [ 281 ] {99b73b5d-2eaf-4dff-9a0a-fc32a66a49fb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9937 | 2024.12.21 02:55:53.442654 [ 281 ] {99b73b5d-2eaf-4dff-9a0a-fc32a66a49fb} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9938 | 2024.12.21 02:55:53.442838 [ 130 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9939 | 2024.12.21 02:55:53.442902 [ 281 ] {99b73b5d-2eaf-4dff-9a0a-fc32a66a49fb} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001893 sec., 38563.12731114633 rows/sec., 3.11 MiB/sec. | ||
9940 | 2024.12.21 02:55:53.442919 [ 130 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9941 | 2024.12.21 02:55:53.442982 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9942 | 2024.12.21 02:55:53.443036 [ 281 ] {99b73b5d-2eaf-4dff-9a0a-fc32a66a49fb} <Debug> TCPHandler: Processed in 0.002307317 sec. | ||
9943 | 2024.12.21 02:55:53.443216 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
9944 | 2024.12.21 02:55:53.443242 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9945 | 2024.12.21 02:55:53.443407 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9946 | 2024.12.21 02:55:53.443473 [ 279 ] {dc0556c0-febb-4be5-b0d0-3f598990dcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9947 | 2024.12.21 02:55:53.443489 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1436 rows starting from the beginning of the part | ||
9948 | 2024.12.21 02:55:53.443571 [ 279 ] {dc0556c0-febb-4be5-b0d0-3f598990dcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9949 | 2024.12.21 02:55:53.443744 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1413 rows starting from the beginning of the part | ||
9950 | 2024.12.21 02:55:53.444188 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
9951 | 2024.12.21 02:55:53.444593 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 72 rows starting from the beginning of the part | ||
9952 | 2024.12.21 02:55:53.444991 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 269 rows starting from the beginning of the part | ||
9953 | 2024.12.21 02:55:53.445337 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 73 rows starting from the beginning of the part | ||
9954 | 2024.12.21 02:55:53.447967 [ 279 ] {dc0556c0-febb-4be5-b0d0-3f598990dcb7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9955 | 2024.12.21 02:55:53.448046 [ 279 ] {dc0556c0-febb-4be5-b0d0-3f598990dcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9956 | 2024.12.21 02:55:53.448766 [ 279 ] {dc0556c0-febb-4be5-b0d0-3f598990dcb7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9957 | 2024.12.21 02:55:53.449126 [ 279 ] {dc0556c0-febb-4be5-b0d0-3f598990dcb7} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9958 | 2024.12.21 02:55:53.449514 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3319 rows, containing 5 columns (5 merged, 0 gathered) in 0.006412055 sec., 517618.766526488 rows/sec., 45.20 MiB/sec. | ||
9959 | 2024.12.21 02:55:53.449649 [ 279 ] {dc0556c0-febb-4be5-b0d0-3f598990dcb7} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.006246 sec., 1601.024655779699 rows/sec., 118.67 KiB/sec. | ||
9960 | 2024.12.21 02:55:53.449777 [ 279 ] {dc0556c0-febb-4be5-b0d0-3f598990dcb7} <Debug> TCPHandler: Processed in 0.006646718 sec. | ||
9961 | 2024.12.21 02:55:53.449834 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9962 | 2024.12.21 02:55:53.449962 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9963 | 2024.12.21 02:55:53.450118 [ 281 ] {28d22263-1533-44b1-a83d-50391cf0787b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9964 | 2024.12.21 02:55:53.450169 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9965 | 2024.12.21 02:55:53.450191 [ 281 ] {28d22263-1533-44b1-a83d-50391cf0787b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9966 | 2024.12.21 02:55:53.450273 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_76_15} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9967 | 2024.12.21 02:55:53.450362 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
9968 | 2024.12.21 02:55:53.450946 [ 281 ] {28d22263-1533-44b1-a83d-50391cf0787b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9969 | 2024.12.21 02:55:53.450987 [ 281 ] {28d22263-1533-44b1-a83d-50391cf0787b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9970 | 2024.12.21 02:55:53.451361 [ 281 ] {28d22263-1533-44b1-a83d-50391cf0787b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9971 | 2024.12.21 02:55:53.451615 [ 281 ] {28d22263-1533-44b1-a83d-50391cf0787b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9972 | 2024.12.21 02:55:53.451796 [ 130 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9973 | 2024.12.21 02:55:53.451860 [ 281 ] {28d22263-1533-44b1-a83d-50391cf0787b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001777 sec., 41643.21890827237 rows/sec., 3.25 MiB/sec. | ||
9974 | 2024.12.21 02:55:53.451860 [ 130 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9975 | 2024.12.21 02:55:53.451946 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9976 | 2024.12.21 02:55:53.451996 [ 281 ] {28d22263-1533-44b1-a83d-50391cf0787b} <Debug> TCPHandler: Processed in 0.002119365 sec. | ||
9977 | 2024.12.21 02:55:53.452276 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
9978 | 2024.12.21 02:55:53.452283 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9979 | 2024.12.21 02:55:53.452793 [ 279 ] {54174088-5cda-469d-b137-a0328af6e8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9980 | 2024.12.21 02:55:53.452813 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9981 | 2024.12.21 02:55:53.452932 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 915 rows starting from the beginning of the part | ||
9982 | 2024.12.21 02:55:53.453059 [ 279 ] {54174088-5cda-469d-b137-a0328af6e8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9983 | 2024.12.21 02:55:53.453525 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 879 rows starting from the beginning of the part | ||
9984 | 2024.12.21 02:55:53.453985 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
9985 | 2024.12.21 02:55:53.454411 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 72 rows starting from the beginning of the part | ||
9986 | 2024.12.21 02:55:53.454849 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 415 rows starting from the beginning of the part | ||
9987 | 2024.12.21 02:55:53.455112 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
9988 | 2024.12.21 02:55:53.456429 [ 279 ] {54174088-5cda-469d-b137-a0328af6e8b3} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9989 | 2024.12.21 02:55:53.456505 [ 279 ] {54174088-5cda-469d-b137-a0328af6e8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
9990 | 2024.12.21 02:55:53.457595 [ 279 ] {54174088-5cda-469d-b137-a0328af6e8b3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9991 | 2024.12.21 02:55:53.458003 [ 279 ] {54174088-5cda-469d-b137-a0328af6e8b3} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9992 | 2024.12.21 02:55:53.458378 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.006308433 sec., 383454.9720984593 rows/sec., 29.41 MiB/sec. | ||
9993 | 2024.12.21 02:55:53.458483 [ 279 ] {54174088-5cda-469d-b137-a0328af6e8b3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.005888 sec., 27343.75 rows/sec., 1.90 MiB/sec. | ||
9994 | 2024.12.21 02:55:53.458617 [ 279 ] {54174088-5cda-469d-b137-a0328af6e8b3} <Debug> TCPHandler: Processed in 0.006513156 sec. | ||
9995 | 2024.12.21 02:55:53.458721 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9996 | 2024.12.21 02:55:53.458819 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9997 | 2024.12.21 02:55:53.459027 [ 281 ] {2417bd9c-e2e1-47d4-9a15-705a6604ba89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9998 | 2024.12.21 02:55:53.459207 [ 281 ] {2417bd9c-e2e1-47d4-9a15-705a6604ba89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9999 | 2024.12.21 02:55:53.459266 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10000 | 2024.12.21 02:55:53.459567 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_76_15} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10001 | 2024.12.21 02:55:53.459756 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
10002 | 2024.12.21 02:55:53.460740 [ 281 ] {2417bd9c-e2e1-47d4-9a15-705a6604ba89} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10003 | 2024.12.21 02:55:53.460783 [ 281 ] {2417bd9c-e2e1-47d4-9a15-705a6604ba89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10004 | 2024.12.21 02:55:53.461428 [ 281 ] {2417bd9c-e2e1-47d4-9a15-705a6604ba89} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
10005 | 2024.12.21 02:55:53.461682 [ 281 ] {2417bd9c-e2e1-47d4-9a15-705a6604ba89} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10006 | 2024.12.21 02:55:53.461924 [ 281 ] {2417bd9c-e2e1-47d4-9a15-705a6604ba89} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002972 sec., 2691.790040376851 rows/sec., 4.82 MiB/sec. | ||
10007 | 2024.12.21 02:55:53.462030 [ 281 ] {2417bd9c-e2e1-47d4-9a15-705a6604ba89} <Debug> TCPHandler: Processed in 0.003320199 sec. | ||
10008 | 2024.12.21 02:55:53.462184 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10009 | 2024.12.21 02:55:53.462329 [ 279 ] {f4ed9130-d1fc-476c-9793-5958b617579d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10010 | 2024.12.21 02:55:53.462390 [ 279 ] {f4ed9130-d1fc-476c-9793-5958b617579d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10011 | 2024.12.21 02:55:53.462956 [ 279 ] {f4ed9130-d1fc-476c-9793-5958b617579d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10012 | 2024.12.21 02:55:53.462996 [ 279 ] {f4ed9130-d1fc-476c-9793-5958b617579d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10013 | 2024.12.21 02:55:53.463390 [ 279 ] {f4ed9130-d1fc-476c-9793-5958b617579d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10014 | 2024.12.21 02:55:53.463638 [ 279 ] {f4ed9130-d1fc-476c-9793-5958b617579d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10015 | 2024.12.21 02:55:53.463883 [ 279 ] {f4ed9130-d1fc-476c-9793-5958b617579d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
10016 | 2024.12.21 02:55:53.463955 [ 279 ] {f4ed9130-d1fc-476c-9793-5958b617579d} <Debug> TCPHandler: Processed in 0.001843102 sec. | ||
10017 | 2024.12.21 02:55:55.292880 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
10018 | 2024.12.21 02:55:55.293565 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10019 | 2024.12.21 02:55:55.293617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10020 | 2024.12.21 02:55:55.294162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10021 | 2024.12.21 02:55:55.294422 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10022 | 2024.12.21 02:55:55.294741 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
10023 | 2024.12.21 02:55:56.867865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
10024 | 2024.12.21 02:55:56.889255 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10025 | 2024.12.21 02:55:56.889313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10026 | 2024.12.21 02:55:56.896679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10027 | 2024.12.21 02:55:56.897449 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10028 | 2024.12.21 02:55:56.900242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
10029 | 2024.12.21 02:55:57.905163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1394 | ||
10030 | 2024.12.21 02:55:57.908395 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10031 | 2024.12.21 02:55:57.908445 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10032 | 2024.12.21 02:55:57.909941 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10033 | 2024.12.21 02:55:57.910251 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10034 | 2024.12.21 02:55:57.911450 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
10035 | 2024.12.21 02:55:58.444251 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10036 | 2024.12.21 02:55:58.444465 [ 279 ] {41bf9bed-400b-419f-8e1c-7690e377ea7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10037 | 2024.12.21 02:55:58.444548 [ 279 ] {41bf9bed-400b-419f-8e1c-7690e377ea7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10038 | 2024.12.21 02:55:58.445348 [ 279 ] {41bf9bed-400b-419f-8e1c-7690e377ea7e} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10039 | 2024.12.21 02:55:58.445397 [ 279 ] {41bf9bed-400b-419f-8e1c-7690e377ea7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10040 | 2024.12.21 02:55:58.445842 [ 279 ] {41bf9bed-400b-419f-8e1c-7690e377ea7e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10041 | 2024.12.21 02:55:58.446095 [ 279 ] {41bf9bed-400b-419f-8e1c-7690e377ea7e} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10042 | 2024.12.21 02:55:58.446332 [ 279 ] {41bf9bed-400b-419f-8e1c-7690e377ea7e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. | ||
10043 | 2024.12.21 02:55:58.446389 [ 279 ] {41bf9bed-400b-419f-8e1c-7690e377ea7e} <Debug> TCPHandler: Processed in 0.002275226 sec. | ||
10044 | 2024.12.21 02:55:58.446629 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10045 | 2024.12.21 02:55:58.446821 [ 281 ] {94ac7bb4-0084-4928-aeab-3d3c27155ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10046 | 2024.12.21 02:55:58.446892 [ 281 ] {94ac7bb4-0084-4928-aeab-3d3c27155ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10047 | 2024.12.21 02:55:58.447741 [ 281 ] {94ac7bb4-0084-4928-aeab-3d3c27155ef3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10048 | 2024.12.21 02:55:58.447781 [ 281 ] {94ac7bb4-0084-4928-aeab-3d3c27155ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10049 | 2024.12.21 02:55:58.448239 [ 281 ] {94ac7bb4-0084-4928-aeab-3d3c27155ef3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10050 | 2024.12.21 02:55:58.448494 [ 281 ] {94ac7bb4-0084-4928-aeab-3d3c27155ef3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10051 | 2024.12.21 02:55:58.448682 [ 281 ] {94ac7bb4-0084-4928-aeab-3d3c27155ef3} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.001916 sec., 140396.65970772444 rows/sec., 12.32 MiB/sec. | ||
10052 | 2024.12.21 02:55:58.448736 [ 281 ] {94ac7bb4-0084-4928-aeab-3d3c27155ef3} <Debug> TCPHandler: Processed in 0.002239837 sec. | ||
10053 | 2024.12.21 02:55:58.448886 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10054 | 2024.12.21 02:55:58.449026 [ 279 ] {702f5c6f-cd71-488f-8561-f7051d6076f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10055 | 2024.12.21 02:55:58.449084 [ 279 ] {702f5c6f-cd71-488f-8561-f7051d6076f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10056 | 2024.12.21 02:55:58.449811 [ 279 ] {702f5c6f-cd71-488f-8561-f7051d6076f9} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10057 | 2024.12.21 02:55:58.449857 [ 279 ] {702f5c6f-cd71-488f-8561-f7051d6076f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10058 | 2024.12.21 02:55:58.450254 [ 279 ] {702f5c6f-cd71-488f-8561-f7051d6076f9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10059 | 2024.12.21 02:55:58.450494 [ 279 ] {702f5c6f-cd71-488f-8561-f7051d6076f9} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10060 | 2024.12.21 02:55:58.450705 [ 279 ] {702f5c6f-cd71-488f-8561-f7051d6076f9} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.00171 sec., 23391.81286549708 rows/sec., 1.68 MiB/sec. | ||
10061 | 2024.12.21 02:55:58.450757 [ 279 ] {702f5c6f-cd71-488f-8561-f7051d6076f9} <Debug> TCPHandler: Processed in 0.001936592 sec. | ||
10062 | 2024.12.21 02:55:58.450919 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10063 | 2024.12.21 02:55:58.451050 [ 281 ] {326f1050-91bd-4363-bd14-1260ed7771b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10064 | 2024.12.21 02:55:58.451109 [ 281 ] {326f1050-91bd-4363-bd14-1260ed7771b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10065 | 2024.12.21 02:55:58.451787 [ 281 ] {326f1050-91bd-4363-bd14-1260ed7771b2} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10066 | 2024.12.21 02:55:58.451833 [ 281 ] {326f1050-91bd-4363-bd14-1260ed7771b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10067 | 2024.12.21 02:55:58.452216 [ 281 ] {326f1050-91bd-4363-bd14-1260ed7771b2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10068 | 2024.12.21 02:55:58.452458 [ 281 ] {326f1050-91bd-4363-bd14-1260ed7771b2} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10069 | 2024.12.21 02:55:58.452642 [ 281 ] {326f1050-91bd-4363-bd14-1260ed7771b2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001623 sec., 8626.00123228589 rows/sec., 604.11 KiB/sec. | ||
10070 | 2024.12.21 02:55:58.452771 [ 281 ] {326f1050-91bd-4363-bd14-1260ed7771b2} <Debug> TCPHandler: Processed in 0.001906262 sec. | ||
10071 | 2024.12.21 02:55:58.452929 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10072 | 2024.12.21 02:55:58.453057 [ 279 ] {aca9da90-227b-4d2e-982e-dd1230a03dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10073 | 2024.12.21 02:55:58.453116 [ 279 ] {aca9da90-227b-4d2e-982e-dd1230a03dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10074 | 2024.12.21 02:55:58.453811 [ 279 ] {aca9da90-227b-4d2e-982e-dd1230a03dd9} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10075 | 2024.12.21 02:55:58.453859 [ 279 ] {aca9da90-227b-4d2e-982e-dd1230a03dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10076 | 2024.12.21 02:55:58.454240 [ 279 ] {aca9da90-227b-4d2e-982e-dd1230a03dd9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10077 | 2024.12.21 02:55:58.454484 [ 279 ] {aca9da90-227b-4d2e-982e-dd1230a03dd9} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10078 | 2024.12.21 02:55:58.454688 [ 279 ] {aca9da90-227b-4d2e-982e-dd1230a03dd9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001662 sec., 7821.901323706377 rows/sec., 487.69 KiB/sec. | ||
10079 | 2024.12.21 02:55:58.454742 [ 279 ] {aca9da90-227b-4d2e-982e-dd1230a03dd9} <Debug> TCPHandler: Processed in 0.001867772 sec. | ||
10080 | 2024.12.21 02:55:58.454878 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10081 | 2024.12.21 02:55:58.454999 [ 281 ] {331f40b8-7dea-4b47-9fa4-a2b046634a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10082 | 2024.12.21 02:55:58.455054 [ 281 ] {331f40b8-7dea-4b47-9fa4-a2b046634a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10083 | 2024.12.21 02:55:58.455945 [ 281 ] {331f40b8-7dea-4b47-9fa4-a2b046634a13} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10084 | 2024.12.21 02:55:58.455990 [ 281 ] {331f40b8-7dea-4b47-9fa4-a2b046634a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10085 | 2024.12.21 02:55:58.456384 [ 281 ] {331f40b8-7dea-4b47-9fa4-a2b046634a13} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10086 | 2024.12.21 02:55:58.456621 [ 281 ] {331f40b8-7dea-4b47-9fa4-a2b046634a13} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10087 | 2024.12.21 02:55:58.456829 [ 281 ] {331f40b8-7dea-4b47-9fa4-a2b046634a13} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001859 sec., 223238.3001613771 rows/sec., 15.93 MiB/sec. | ||
10088 | 2024.12.21 02:55:58.456918 [ 281 ] {331f40b8-7dea-4b47-9fa4-a2b046634a13} <Debug> TCPHandler: Processed in 0.002094204 sec. | ||
10089 | 2024.12.21 02:55:58.457181 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10090 | 2024.12.21 02:55:58.457386 [ 279 ] {9ece70ba-4912-401c-8359-47bfa2e9b9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10091 | 2024.12.21 02:55:58.457445 [ 279 ] {9ece70ba-4912-401c-8359-47bfa2e9b9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10092 | 2024.12.21 02:55:58.458020 [ 279 ] {9ece70ba-4912-401c-8359-47bfa2e9b9dc} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10093 | 2024.12.21 02:55:58.458059 [ 279 ] {9ece70ba-4912-401c-8359-47bfa2e9b9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10094 | 2024.12.21 02:55:58.458429 [ 279 ] {9ece70ba-4912-401c-8359-47bfa2e9b9dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10095 | 2024.12.21 02:55:58.458668 [ 279 ] {9ece70ba-4912-401c-8359-47bfa2e9b9dc} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10096 | 2024.12.21 02:55:58.458879 [ 279 ] {9ece70ba-4912-401c-8359-47bfa2e9b9dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001525 sec., 3934.4262295081967 rows/sec., 205.56 KiB/sec. | ||
10097 | 2024.12.21 02:55:58.458930 [ 279 ] {9ece70ba-4912-401c-8359-47bfa2e9b9dc} <Debug> TCPHandler: Processed in 0.001914753 sec. | ||
10098 | 2024.12.21 02:55:58.459134 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10099 | 2024.12.21 02:55:58.459355 [ 281 ] {05ac5e99-d645-47cf-8aca-a3b597bc28f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10100 | 2024.12.21 02:55:58.459452 [ 281 ] {05ac5e99-d645-47cf-8aca-a3b597bc28f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10101 | 2024.12.21 02:55:58.460262 [ 281 ] {05ac5e99-d645-47cf-8aca-a3b597bc28f0} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10102 | 2024.12.21 02:55:58.460299 [ 281 ] {05ac5e99-d645-47cf-8aca-a3b597bc28f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10103 | 2024.12.21 02:55:58.460700 [ 281 ] {05ac5e99-d645-47cf-8aca-a3b597bc28f0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10104 | 2024.12.21 02:55:58.460939 [ 281 ] {05ac5e99-d645-47cf-8aca-a3b597bc28f0} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10105 | 2024.12.21 02:55:58.461130 [ 281 ] {05ac5e99-d645-47cf-8aca-a3b597bc28f0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001829 sec., 129579.00492072171 rows/sec., 8.69 MiB/sec. | ||
10106 | 2024.12.21 02:55:58.461187 [ 281 ] {05ac5e99-d645-47cf-8aca-a3b597bc28f0} <Debug> TCPHandler: Processed in 0.002164885 sec. | ||
10107 | 2024.12.21 02:55:58.461401 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10108 | 2024.12.21 02:55:58.461577 [ 279 ] {9a73293e-abe5-4a9f-a0d1-57ceb70b6ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10109 | 2024.12.21 02:55:58.461638 [ 279 ] {9a73293e-abe5-4a9f-a0d1-57ceb70b6ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10110 | 2024.12.21 02:55:58.462166 [ 279 ] {9a73293e-abe5-4a9f-a0d1-57ceb70b6ece} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10111 | 2024.12.21 02:55:58.462205 [ 279 ] {9a73293e-abe5-4a9f-a0d1-57ceb70b6ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10112 | 2024.12.21 02:55:58.462572 [ 279 ] {9a73293e-abe5-4a9f-a0d1-57ceb70b6ece} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10113 | 2024.12.21 02:55:58.462812 [ 279 ] {9a73293e-abe5-4a9f-a0d1-57ceb70b6ece} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10114 | 2024.12.21 02:55:58.463060 [ 279 ] {9a73293e-abe5-4a9f-a0d1-57ceb70b6ece} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001505 sec., 664.4518272425249 rows/sec., 44.77 KiB/sec. | ||
10115 | 2024.12.21 02:55:58.463251 [ 279 ] {9a73293e-abe5-4a9f-a0d1-57ceb70b6ece} <Debug> TCPHandler: Processed in 0.001974983 sec. | ||
10116 | 2024.12.21 02:55:58.463543 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10117 | 2024.12.21 02:55:58.463761 [ 281 ] {056cfa86-7986-4d29-add1-10bddade42ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10118 | 2024.12.21 02:55:58.463898 [ 281 ] {056cfa86-7986-4d29-add1-10bddade42ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10119 | 2024.12.21 02:55:58.465093 [ 281 ] {056cfa86-7986-4d29-add1-10bddade42ee} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10120 | 2024.12.21 02:55:58.465131 [ 281 ] {056cfa86-7986-4d29-add1-10bddade42ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10121 | 2024.12.21 02:55:58.465808 [ 281 ] {056cfa86-7986-4d29-add1-10bddade42ee} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
10122 | 2024.12.21 02:55:58.466068 [ 281 ] {056cfa86-7986-4d29-add1-10bddade42ee} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10123 | 2024.12.21 02:55:58.466286 [ 281 ] {056cfa86-7986-4d29-add1-10bddade42ee} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002579 sec., 12795.657231485071 rows/sec., 22.93 MiB/sec. | ||
10124 | 2024.12.21 02:55:58.466392 [ 281 ] {056cfa86-7986-4d29-add1-10bddade42ee} <Debug> TCPHandler: Processed in 0.003031106 sec. | ||
10125 | 2024.12.21 02:55:58.466598 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10126 | 2024.12.21 02:55:58.466818 [ 279 ] {1217f4b2-d1e8-4a44-a373-cab0726267d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10127 | 2024.12.21 02:55:58.466910 [ 279 ] {1217f4b2-d1e8-4a44-a373-cab0726267d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10128 | 2024.12.21 02:55:58.467462 [ 279 ] {1217f4b2-d1e8-4a44-a373-cab0726267d5} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10129 | 2024.12.21 02:55:58.467501 [ 279 ] {1217f4b2-d1e8-4a44-a373-cab0726267d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10130 | 2024.12.21 02:55:58.467880 [ 279 ] {1217f4b2-d1e8-4a44-a373-cab0726267d5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10131 | 2024.12.21 02:55:58.468128 [ 279 ] {1217f4b2-d1e8-4a44-a373-cab0726267d5} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10132 | 2024.12.21 02:55:58.468384 [ 279 ] {1217f4b2-d1e8-4a44-a373-cab0726267d5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001616 sec., 50742.57425742574 rows/sec., 3.22 MiB/sec. | ||
10133 | 2024.12.21 02:55:58.468500 [ 279 ] {1217f4b2-d1e8-4a44-a373-cab0726267d5} <Debug> TCPHandler: Processed in 0.002014253 sec. | ||
10134 | 2024.12.21 02:56:02.640087 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10135 | 2024.12.21 02:56:02.640185 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10136 | 2024.12.21 02:56:02.794915 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
10137 | 2024.12.21 02:56:02.795650 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10138 | 2024.12.21 02:56:02.795706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10139 | 2024.12.21 02:56:02.796299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10140 | 2024.12.21 02:56:02.796562 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10141 | 2024.12.21 02:56:02.796831 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
10142 | 2024.12.21 02:56:03.438234 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10143 | 2024.12.21 02:56:03.438425 [ 279 ] {529d6a68-0d9b-4c98-bc6e-3ccfb9d6bd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10144 | 2024.12.21 02:56:03.438498 [ 279 ] {529d6a68-0d9b-4c98-bc6e-3ccfb9d6bd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10145 | 2024.12.21 02:56:03.439269 [ 279 ] {529d6a68-0d9b-4c98-bc6e-3ccfb9d6bd1e} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10146 | 2024.12.21 02:56:03.439322 [ 279 ] {529d6a68-0d9b-4c98-bc6e-3ccfb9d6bd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10147 | 2024.12.21 02:56:03.439794 [ 279 ] {529d6a68-0d9b-4c98-bc6e-3ccfb9d6bd1e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10148 | 2024.12.21 02:56:03.440058 [ 279 ] {529d6a68-0d9b-4c98-bc6e-3ccfb9d6bd1e} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10149 | 2024.12.21 02:56:03.440308 [ 279 ] {529d6a68-0d9b-4c98-bc6e-3ccfb9d6bd1e} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001935 sec., 37209.3023255814 rows/sec., 3.01 MiB/sec. | ||
10150 | 2024.12.21 02:56:03.440366 [ 279 ] {529d6a68-0d9b-4c98-bc6e-3ccfb9d6bd1e} <Debug> TCPHandler: Processed in 0.002293637 sec. | ||
10151 | 2024.12.21 02:56:03.440619 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10152 | 2024.12.21 02:56:03.440810 [ 281 ] {7420e63a-6ee4-4164-a02f-d0e46a7b917f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10153 | 2024.12.21 02:56:03.440883 [ 281 ] {7420e63a-6ee4-4164-a02f-d0e46a7b917f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10154 | 2024.12.21 02:56:03.441705 [ 281 ] {7420e63a-6ee4-4164-a02f-d0e46a7b917f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10155 | 2024.12.21 02:56:03.441749 [ 281 ] {7420e63a-6ee4-4164-a02f-d0e46a7b917f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10156 | 2024.12.21 02:56:03.442181 [ 281 ] {7420e63a-6ee4-4164-a02f-d0e46a7b917f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10157 | 2024.12.21 02:56:03.442433 [ 281 ] {7420e63a-6ee4-4164-a02f-d0e46a7b917f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10158 | 2024.12.21 02:56:03.442610 [ 114 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10159 | 2024.12.21 02:56:03.442674 [ 281 ] {7420e63a-6ee4-4164-a02f-d0e46a7b917f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001912 sec., 4184.100418410042 rows/sec., 314.62 KiB/sec. | ||
10160 | 2024.12.21 02:56:03.442685 [ 114 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10161 | 2024.12.21 02:56:03.442753 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10162 | 2024.12.21 02:56:03.442804 [ 281 ] {7420e63a-6ee4-4164-a02f-d0e46a7b917f} <Debug> TCPHandler: Processed in 0.002321476 sec. | ||
10163 | 2024.12.21 02:56:03.443086 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
10164 | 2024.12.21 02:56:03.443133 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10165 | 2024.12.21 02:56:03.443637 [ 279 ] {9e11f0e4-b07e-4cf8-a5f5-512763244a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10166 | 2024.12.21 02:56:03.443652 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10167 | 2024.12.21 02:56:03.443771 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 66 rows starting from the beginning of the part | ||
10168 | 2024.12.21 02:56:03.443862 [ 279 ] {9e11f0e4-b07e-4cf8-a5f5-512763244a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10169 | 2024.12.21 02:56:03.444402 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
10170 | 2024.12.21 02:56:03.444859 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
10171 | 2024.12.21 02:56:03.445172 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
10172 | 2024.12.21 02:56:03.445462 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
10173 | 2024.12.21 02:56:03.445693 [ 194 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
10174 | 2024.12.21 02:56:03.447481 [ 279 ] {9e11f0e4-b07e-4cf8-a5f5-512763244a13} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10175 | 2024.12.21 02:56:03.447560 [ 279 ] {9e11f0e4-b07e-4cf8-a5f5-512763244a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10176 | 2024.12.21 02:56:03.448579 [ 279 ] {9e11f0e4-b07e-4cf8-a5f5-512763244a13} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10177 | 2024.12.21 02:56:03.448941 [ 196 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.006094111 sec., 28223.969008769283 rows/sec., 2.13 MiB/sec. | ||
10178 | 2024.12.21 02:56:03.449086 [ 279 ] {9e11f0e4-b07e-4cf8-a5f5-512763244a13} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10179 | 2024.12.21 02:56:03.449412 [ 199 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10180 | 2024.12.21 02:56:03.449490 [ 279 ] {9e11f0e4-b07e-4cf8-a5f5-512763244a13} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.006053 sec., 11894.928134809184 rows/sec., 950.91 KiB/sec. | ||
10181 | 2024.12.21 02:56:03.449736 [ 279 ] {9e11f0e4-b07e-4cf8-a5f5-512763244a13} <Debug> TCPHandler: Processed in 0.00679358 sec. | ||
10182 | 2024.12.21 02:56:03.449966 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10183 | 2024.12.21 02:56:03.450267 [ 281 ] {5f85c484-7778-4a68-ad01-e3bd83951e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10184 | 2024.12.21 02:56:03.450292 [ 199 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10185 | 2024.12.21 02:56:03.450401 [ 281 ] {5f85c484-7778-4a68-ad01-e3bd83951e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10186 | 2024.12.21 02:56:03.450512 [ 199 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_66_13} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10187 | 2024.12.21 02:56:03.450728 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10188 | 2024.12.21 02:56:03.451300 [ 281 ] {5f85c484-7778-4a68-ad01-e3bd83951e2c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10189 | 2024.12.21 02:56:03.451344 [ 281 ] {5f85c484-7778-4a68-ad01-e3bd83951e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10190 | 2024.12.21 02:56:03.451750 [ 281 ] {5f85c484-7778-4a68-ad01-e3bd83951e2c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10191 | 2024.12.21 02:56:03.451991 [ 281 ] {5f85c484-7778-4a68-ad01-e3bd83951e2c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10192 | 2024.12.21 02:56:03.452169 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10193 | 2024.12.21 02:56:03.452222 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10194 | 2024.12.21 02:56:03.452235 [ 281 ] {5f85c484-7778-4a68-ad01-e3bd83951e2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002026 sec., 78973.34649555775 rows/sec., 5.50 MiB/sec. | ||
10195 | 2024.12.21 02:56:03.452259 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10196 | 2024.12.21 02:56:03.452404 [ 281 ] {5f85c484-7778-4a68-ad01-e3bd83951e2c} <Debug> TCPHandler: Processed in 0.00254492 sec. | ||
10197 | 2024.12.21 02:56:03.452476 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
10198 | 2024.12.21 02:56:03.452634 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10199 | 2024.12.21 02:56:03.452677 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10200 | 2024.12.21 02:56:03.452692 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20384 rows starting from the beginning of the part | ||
10201 | 2024.12.21 02:56:03.452889 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
10202 | 2024.12.21 02:56:03.453268 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
10203 | 2024.12.21 02:56:03.453366 [ 279 ] {a26f62c8-44b6-4594-af71-164473d7c009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10204 | 2024.12.21 02:56:03.453515 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
10205 | 2024.12.21 02:56:03.453842 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
10206 | 2024.12.21 02:56:03.453884 [ 279 ] {a26f62c8-44b6-4594-af71-164473d7c009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10207 | 2024.12.21 02:56:03.454103 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
10208 | 2024.12.21 02:56:03.457522 [ 279 ] {a26f62c8-44b6-4594-af71-164473d7c009} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10209 | 2024.12.21 02:56:03.457593 [ 279 ] {a26f62c8-44b6-4594-af71-164473d7c009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10210 | 2024.12.21 02:56:03.459033 [ 279 ] {a26f62c8-44b6-4594-af71-164473d7c009} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10211 | 2024.12.21 02:56:03.459770 [ 279 ] {a26f62c8-44b6-4594-af71-164473d7c009} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10212 | 2024.12.21 02:56:03.459988 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10213 | 2024.12.21 02:56:03.460063 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10214 | 2024.12.21 02:56:03.460105 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10215 | 2024.12.21 02:56:03.460121 [ 279 ] {a26f62c8-44b6-4594-af71-164473d7c009} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007018 sec., 1139.9259048161869 rows/sec., 2.04 MiB/sec. | ||
10216 | 2024.12.21 02:56:03.460839 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
10217 | 2024.12.21 02:56:03.461024 [ 279 ] {a26f62c8-44b6-4594-af71-164473d7c009} <Debug> TCPHandler: Processed in 0.008472539 sec. | ||
10218 | 2024.12.21 02:56:03.461400 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10219 | 2024.12.21 02:56:03.462073 [ 281 ] {ee041771-aa96-46c1-9be3-41d239203f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10220 | 2024.12.21 02:56:03.462347 [ 281 ] {ee041771-aa96-46c1-9be3-41d239203f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10221 | 2024.12.21 02:56:03.462758 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10222 | 2024.12.21 02:56:03.463060 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1239 rows starting from the beginning of the part | ||
10223 | 2024.12.21 02:56:03.463836 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
10224 | 2024.12.21 02:56:03.464554 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 33 rows starting from the beginning of the part | ||
10225 | 2024.12.21 02:56:03.464728 [ 281 ] {ee041771-aa96-46c1-9be3-41d239203f40} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10226 | 2024.12.21 02:56:03.464847 [ 281 ] {ee041771-aa96-46c1-9be3-41d239203f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10227 | 2024.12.21 02:56:03.465532 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
10228 | 2024.12.21 02:56:03.466517 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 33 rows starting from the beginning of the part | ||
10229 | 2024.12.21 02:56:03.467075 [ 281 ] {ee041771-aa96-46c1-9be3-41d239203f40} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10230 | 2024.12.21 02:56:03.467246 [ 199 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
10231 | 2024.12.21 02:56:03.468005 [ 281 ] {ee041771-aa96-46c1-9be3-41d239203f40} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10232 | 2024.12.21 02:56:03.468351 [ 186 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21339 rows, containing 5 columns (5 merged, 0 gathered) in 0.015952407 sec., 1337666.4725266853 rows/sec., 90.34 MiB/sec. | ||
10233 | 2024.12.21 02:56:03.468488 [ 114 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10234 | 2024.12.21 02:56:03.468606 [ 114 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10235 | 2024.12.21 02:56:03.468786 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10236 | 2024.12.21 02:56:03.468875 [ 281 ] {ee041771-aa96-46c1-9be3-41d239203f40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007024 sec., 8542.141230068337 rows/sec., 589.50 KiB/sec. | ||
10237 | 2024.12.21 02:56:03.469311 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10238 | 2024.12.21 02:56:03.469336 [ 281 ] {ee041771-aa96-46c1-9be3-41d239203f40} <Debug> TCPHandler: Processed in 0.008145125 sec. | ||
10239 | 2024.12.21 02:56:03.469913 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10240 | 2024.12.21 02:56:03.469982 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4128 rows starting from the beginning of the part | ||
10241 | 2024.12.21 02:56:03.470239 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10242 | 2024.12.21 02:56:03.470337 [ 200 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10243 | 2024.12.21 02:56:03.470617 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10244 | 2024.12.21 02:56:03.471075 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10245 | 2024.12.21 02:56:03.471500 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10246 | 2024.12.21 02:56:03.471875 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10247 | 2024.12.21 02:56:03.472748 [ 200 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10248 | 2024.12.21 02:56:03.473061 [ 200 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10249 | 2024.12.21 02:56:03.473295 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
10250 | 2024.12.21 02:56:03.474915 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4472 rows, containing 4 columns (4 merged, 0 gathered) in 0.00597293 sec., 748711.2690086775 rows/sec., 48.71 MiB/sec. | ||
10251 | 2024.12.21 02:56:03.475441 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10252 | 2024.12.21 02:56:03.476222 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_76_15} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10253 | 2024.12.21 02:56:03.476455 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_76_15} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10254 | 2024.12.21 02:56:03.476598 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
10255 | 2024.12.21 02:56:03.480798 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1329 rows, containing 19 columns (19 merged, 0 gathered) in 0.02056204 sec., 64633.664753108154 rows/sec., 115.82 MiB/sec. | ||
10256 | 2024.12.21 02:56:03.482169 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10257 | 2024.12.21 02:56:03.482605 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10258 | 2024.12.21 02:56:03.482686 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10259 | 2024.12.21 02:56:03.482841 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
10260 | 2024.12.21 02:56:04.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.92 MiB, peak 242.42 MiB, free memory in arenas 0.00 B, will set to 232.98 MiB (RSS), difference: 2.07 MiB | ||
10261 | 2024.12.21 02:56:04.400351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
10262 | 2024.12.21 02:56:04.422208 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10263 | 2024.12.21 02:56:04.422278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10264 | 2024.12.21 02:56:04.429675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10265 | 2024.12.21 02:56:04.430457 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10266 | 2024.12.21 02:56:04.433431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
10267 | 2024.12.21 02:56:07.060066 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10268 | 2024.12.21 02:56:07.060363 [ 279 ] {a2741a0f-46d4-4137-8b66-c6e6db9d014a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10269 | 2024.12.21 02:56:07.060441 [ 279 ] {a2741a0f-46d4-4137-8b66-c6e6db9d014a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10270 | 2024.12.21 02:56:07.061212 [ 279 ] {a2741a0f-46d4-4137-8b66-c6e6db9d014a} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10271 | 2024.12.21 02:56:07.061264 [ 279 ] {a2741a0f-46d4-4137-8b66-c6e6db9d014a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10272 | 2024.12.21 02:56:07.061699 [ 279 ] {a2741a0f-46d4-4137-8b66-c6e6db9d014a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10273 | 2024.12.21 02:56:07.061964 [ 279 ] {a2741a0f-46d4-4137-8b66-c6e6db9d014a} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10274 | 2024.12.21 02:56:07.062177 [ 109 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10275 | 2024.12.21 02:56:07.062267 [ 109 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10276 | 2024.12.21 02:56:07.062304 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10277 | 2024.12.21 02:56:07.062308 [ 279 ] {a2741a0f-46d4-4137-8b66-c6e6db9d014a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. | ||
10278 | 2024.12.21 02:56:07.062475 [ 279 ] {a2741a0f-46d4-4137-8b66-c6e6db9d014a} <Debug> TCPHandler: Processed in 0.00260355 sec. | ||
10279 | 2024.12.21 02:56:07.062494 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
10280 | 2024.12.21 02:56:07.062636 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10281 | 2024.12.21 02:56:07.062706 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
10282 | 2024.12.21 02:56:07.062825 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
10283 | 2024.12.21 02:56:07.062849 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10284 | 2024.12.21 02:56:07.063211 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
10285 | 2024.12.21 02:56:07.063310 [ 281 ] {067417e3-3425-4163-a001-d07894c3fa70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10286 | 2024.12.21 02:56:07.063473 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
10287 | 2024.12.21 02:56:07.063491 [ 281 ] {067417e3-3425-4163-a001-d07894c3fa70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10288 | 2024.12.21 02:56:07.063837 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
10289 | 2024.12.21 02:56:07.065946 [ 281 ] {067417e3-3425-4163-a001-d07894c3fa70} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10290 | 2024.12.21 02:56:07.066026 [ 281 ] {067417e3-3425-4163-a001-d07894c3fa70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10291 | 2024.12.21 02:56:07.066479 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004067017 sec., 17211.632014324012 rows/sec., 1.28 MiB/sec. | ||
10292 | 2024.12.21 02:56:07.066760 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10293 | 2024.12.21 02:56:07.066892 [ 281 ] {067417e3-3425-4163-a001-d07894c3fa70} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10294 | 2024.12.21 02:56:07.067351 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_33_8} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10295 | 2024.12.21 02:56:07.067373 [ 281 ] {067417e3-3425-4163-a001-d07894c3fa70} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10296 | 2024.12.21 02:56:07.067567 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_33_8} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10297 | 2024.12.21 02:56:07.067854 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10298 | 2024.12.21 02:56:07.067970 [ 281 ] {067417e3-3425-4163-a001-d07894c3fa70} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.004762 sec., 1259.97480050399 rows/sec., 102.74 KiB/sec. | ||
10299 | 2024.12.21 02:56:07.068129 [ 281 ] {067417e3-3425-4163-a001-d07894c3fa70} <Debug> TCPHandler: Processed in 0.005458354 sec. | ||
10300 | 2024.12.21 02:56:07.068300 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10301 | 2024.12.21 02:56:07.068450 [ 279 ] {c8919b23-259e-42df-ad95-a2f8ea9acbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10302 | 2024.12.21 02:56:07.068512 [ 279 ] {c8919b23-259e-42df-ad95-a2f8ea9acbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10303 | 2024.12.21 02:56:07.070323 [ 279 ] {c8919b23-259e-42df-ad95-a2f8ea9acbd7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10304 | 2024.12.21 02:56:07.070365 [ 279 ] {c8919b23-259e-42df-ad95-a2f8ea9acbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10305 | 2024.12.21 02:56:07.070830 [ 279 ] {c8919b23-259e-42df-ad95-a2f8ea9acbd7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10306 | 2024.12.21 02:56:07.071074 [ 279 ] {c8919b23-259e-42df-ad95-a2f8ea9acbd7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10307 | 2024.12.21 02:56:07.071318 [ 279 ] {c8919b23-259e-42df-ad95-a2f8ea9acbd7} <Debug> executeQuery: Read 1412 rows, 120.50 KiB in 0.002902 sec., 486560.9924190214 rows/sec., 40.55 MiB/sec. | ||
10308 | 2024.12.21 02:56:07.071432 [ 279 ] {c8919b23-259e-42df-ad95-a2f8ea9acbd7} <Debug> TCPHandler: Processed in 0.003201427 sec. | ||
10309 | 2024.12.21 02:56:07.071655 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10310 | 2024.12.21 02:56:07.071834 [ 281 ] {87d243aa-102c-4918-9bd6-fbcc5a5a01e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10311 | 2024.12.21 02:56:07.071894 [ 281 ] {87d243aa-102c-4918-9bd6-fbcc5a5a01e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10312 | 2024.12.21 02:56:07.072553 [ 281 ] {87d243aa-102c-4918-9bd6-fbcc5a5a01e4} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10313 | 2024.12.21 02:56:07.072593 [ 281 ] {87d243aa-102c-4918-9bd6-fbcc5a5a01e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10314 | 2024.12.21 02:56:07.072980 [ 281 ] {87d243aa-102c-4918-9bd6-fbcc5a5a01e4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10315 | 2024.12.21 02:56:07.073223 [ 281 ] {87d243aa-102c-4918-9bd6-fbcc5a5a01e4} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10316 | 2024.12.21 02:56:07.073401 [ 281 ] {87d243aa-102c-4918-9bd6-fbcc5a5a01e4} <Debug> executeQuery: Read 46 rows, 3.36 KiB in 0.001599 sec., 28767.979987492185 rows/sec., 2.05 MiB/sec. | ||
10317 | 2024.12.21 02:56:07.073455 [ 281 ] {87d243aa-102c-4918-9bd6-fbcc5a5a01e4} <Debug> TCPHandler: Processed in 0.001918992 sec. | ||
10318 | 2024.12.21 02:56:07.073610 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10319 | 2024.12.21 02:56:07.073751 [ 279 ] {84b73358-eef8-427a-bae0-f23ef821801d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10320 | 2024.12.21 02:56:07.073811 [ 279 ] {84b73358-eef8-427a-bae0-f23ef821801d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10321 | 2024.12.21 02:56:07.074546 [ 279 ] {84b73358-eef8-427a-bae0-f23ef821801d} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10322 | 2024.12.21 02:56:07.074586 [ 279 ] {84b73358-eef8-427a-bae0-f23ef821801d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10323 | 2024.12.21 02:56:07.074952 [ 279 ] {84b73358-eef8-427a-bae0-f23ef821801d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10324 | 2024.12.21 02:56:07.075197 [ 279 ] {84b73358-eef8-427a-bae0-f23ef821801d} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10325 | 2024.12.21 02:56:07.075467 [ 279 ] {84b73358-eef8-427a-bae0-f23ef821801d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001729 sec., 139965.29786003468 rows/sec., 9.48 MiB/sec. | ||
10326 | 2024.12.21 02:56:07.075544 [ 279 ] {84b73358-eef8-427a-bae0-f23ef821801d} <Debug> TCPHandler: Processed in 0.002000064 sec. | ||
10327 | 2024.12.21 02:56:07.075827 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10328 | 2024.12.21 02:56:07.076057 [ 281 ] {a3b78e0c-52fa-47f8-901a-c47ce914e709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10329 | 2024.12.21 02:56:07.076146 [ 281 ] {a3b78e0c-52fa-47f8-901a-c47ce914e709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10330 | 2024.12.21 02:56:07.076786 [ 281 ] {a3b78e0c-52fa-47f8-901a-c47ce914e709} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10331 | 2024.12.21 02:56:07.076823 [ 281 ] {a3b78e0c-52fa-47f8-901a-c47ce914e709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10332 | 2024.12.21 02:56:07.077182 [ 281 ] {a3b78e0c-52fa-47f8-901a-c47ce914e709} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10333 | 2024.12.21 02:56:07.077427 [ 281 ] {a3b78e0c-52fa-47f8-901a-c47ce914e709} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10334 | 2024.12.21 02:56:07.077550 [ 109 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
10335 | 2024.12.21 02:56:07.077601 [ 109 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10336 | 2024.12.21 02:56:07.077610 [ 281 ] {a3b78e0c-52fa-47f8-901a-c47ce914e709} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. | ||
10337 | 2024.12.21 02:56:07.077630 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10338 | 2024.12.21 02:56:07.077696 [ 281 ] {a3b78e0c-52fa-47f8-901a-c47ce914e709} <Debug> TCPHandler: Processed in 0.002031244 sec. | ||
10339 | 2024.12.21 02:56:07.077865 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
10340 | 2024.12.21 02:56:07.077895 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10341 | 2024.12.21 02:56:07.078158 [ 279 ] {03919216-a209-49e1-8fad-1a30c56fe98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10342 | 2024.12.21 02:56:07.078173 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10343 | 2024.12.21 02:56:07.078264 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
10344 | 2024.12.21 02:56:07.078269 [ 279 ] {03919216-a209-49e1-8fad-1a30c56fe98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10345 | 2024.12.21 02:56:07.078557 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
10346 | 2024.12.21 02:56:07.078835 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
10347 | 2024.12.21 02:56:07.079109 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
10348 | 2024.12.21 02:56:07.079366 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
10349 | 2024.12.21 02:56:07.081372 [ 279 ] {03919216-a209-49e1-8fad-1a30c56fe98a} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10350 | 2024.12.21 02:56:07.081461 [ 279 ] {03919216-a209-49e1-8fad-1a30c56fe98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10351 | 2024.12.21 02:56:07.081828 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004107538 sec., 15824.564495812334 rows/sec., 1.02 MiB/sec. | ||
10352 | 2024.12.21 02:56:07.082010 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
10353 | 2024.12.21 02:56:07.082345 [ 279 ] {03919216-a209-49e1-8fad-1a30c56fe98a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10354 | 2024.12.21 02:56:07.082587 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_33_8} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10355 | 2024.12.21 02:56:07.082776 [ 198 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_33_8} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
10356 | 2024.12.21 02:56:07.082793 [ 279 ] {03919216-a209-49e1-8fad-1a30c56fe98a} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10357 | 2024.12.21 02:56:07.082967 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10358 | 2024.12.21 02:56:07.083176 [ 279 ] {03919216-a209-49e1-8fad-1a30c56fe98a} <Debug> executeQuery: Read 877 rows, 65.10 KiB in 0.005106 sec., 171758.7152369761 rows/sec., 12.45 MiB/sec. | ||
10359 | 2024.12.21 02:56:07.083255 [ 279 ] {03919216-a209-49e1-8fad-1a30c56fe98a} <Debug> TCPHandler: Processed in 0.005442234 sec. | ||
10360 | 2024.12.21 02:56:07.083478 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10361 | 2024.12.21 02:56:07.083636 [ 281 ] {087ebec4-5e7e-4871-a10b-19619c72715e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10362 | 2024.12.21 02:56:07.083696 [ 281 ] {087ebec4-5e7e-4871-a10b-19619c72715e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10363 | 2024.12.21 02:56:07.084270 [ 281 ] {087ebec4-5e7e-4871-a10b-19619c72715e} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10364 | 2024.12.21 02:56:07.084307 [ 281 ] {087ebec4-5e7e-4871-a10b-19619c72715e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10365 | 2024.12.21 02:56:07.084678 [ 281 ] {087ebec4-5e7e-4871-a10b-19619c72715e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10366 | 2024.12.21 02:56:07.084913 [ 281 ] {087ebec4-5e7e-4871-a10b-19619c72715e} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10367 | 2024.12.21 02:56:07.085108 [ 281 ] {087ebec4-5e7e-4871-a10b-19619c72715e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. | ||
10368 | 2024.12.21 02:56:07.085228 [ 281 ] {087ebec4-5e7e-4871-a10b-19619c72715e} <Debug> TCPHandler: Processed in 0.001877742 sec. | ||
10369 | 2024.12.21 02:56:07.085385 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10370 | 2024.12.21 02:56:07.085524 [ 279 ] {075ba6c6-f8b9-43c2-958a-faff5f582c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10371 | 2024.12.21 02:56:07.085587 [ 279 ] {075ba6c6-f8b9-43c2-958a-faff5f582c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10372 | 2024.12.21 02:56:07.086428 [ 279 ] {075ba6c6-f8b9-43c2-958a-faff5f582c2e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10373 | 2024.12.21 02:56:07.086468 [ 279 ] {075ba6c6-f8b9-43c2-958a-faff5f582c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10374 | 2024.12.21 02:56:07.086907 [ 279 ] {075ba6c6-f8b9-43c2-958a-faff5f582c2e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10375 | 2024.12.21 02:56:07.087149 [ 279 ] {075ba6c6-f8b9-43c2-958a-faff5f582c2e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10376 | 2024.12.21 02:56:07.087358 [ 279 ] {075ba6c6-f8b9-43c2-958a-faff5f582c2e} <Debug> executeQuery: Read 906 rows, 61.84 KiB in 0.001865 sec., 485790.8847184987 rows/sec., 32.38 MiB/sec. | ||
10377 | 2024.12.21 02:56:07.087413 [ 279 ] {075ba6c6-f8b9-43c2-958a-faff5f582c2e} <Debug> TCPHandler: Processed in 0.002094804 sec. | ||
10378 | 2024.12.21 02:56:07.087557 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10379 | 2024.12.21 02:56:07.087694 [ 281 ] {ac8614d0-3c01-442c-953d-ab5679edd0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10380 | 2024.12.21 02:56:07.087753 [ 281 ] {ac8614d0-3c01-442c-953d-ab5679edd0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10381 | 2024.12.21 02:56:07.088296 [ 281 ] {ac8614d0-3c01-442c-953d-ab5679edd0ab} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10382 | 2024.12.21 02:56:07.088332 [ 281 ] {ac8614d0-3c01-442c-953d-ab5679edd0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10383 | 2024.12.21 02:56:07.088696 [ 281 ] {ac8614d0-3c01-442c-953d-ab5679edd0ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10384 | 2024.12.21 02:56:07.088936 [ 281 ] {ac8614d0-3c01-442c-953d-ab5679edd0ab} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10385 | 2024.12.21 02:56:07.089136 [ 281 ] {ac8614d0-3c01-442c-953d-ab5679edd0ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
10386 | 2024.12.21 02:56:07.089187 [ 281 ] {ac8614d0-3c01-442c-953d-ab5679edd0ab} <Debug> TCPHandler: Processed in 0.00169725 sec. | ||
10387 | 2024.12.21 02:56:07.089337 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10388 | 2024.12.21 02:56:07.089476 [ 279 ] {e0846e0f-4fcb-4634-a2ce-2201787a2b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10389 | 2024.12.21 02:56:07.089569 [ 279 ] {e0846e0f-4fcb-4634-a2ce-2201787a2b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10390 | 2024.12.21 02:56:07.091262 [ 279 ] {e0846e0f-4fcb-4634-a2ce-2201787a2b79} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10391 | 2024.12.21 02:56:07.091315 [ 279 ] {e0846e0f-4fcb-4634-a2ce-2201787a2b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10392 | 2024.12.21 02:56:07.092176 [ 279 ] {e0846e0f-4fcb-4634-a2ce-2201787a2b79} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10393 | 2024.12.21 02:56:07.092446 [ 279 ] {e0846e0f-4fcb-4634-a2ce-2201787a2b79} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10394 | 2024.12.21 02:56:07.092706 [ 279 ] {e0846e0f-4fcb-4634-a2ce-2201787a2b79} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003259 sec., 10125.805461798098 rows/sec., 18.14 MiB/sec. | ||
10395 | 2024.12.21 02:56:07.092818 [ 279 ] {e0846e0f-4fcb-4634-a2ce-2201787a2b79} <Debug> TCPHandler: Processed in 0.003550991 sec. | ||
10396 | 2024.12.21 02:56:07.092968 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10397 | 2024.12.21 02:56:07.093106 [ 281 ] {90d22d1e-2a69-4466-9957-3bbb846c4378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10398 | 2024.12.21 02:56:07.093164 [ 281 ] {90d22d1e-2a69-4466-9957-3bbb846c4378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10399 | 2024.12.21 02:56:07.093657 [ 281 ] {90d22d1e-2a69-4466-9957-3bbb846c4378} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10400 | 2024.12.21 02:56:07.093695 [ 281 ] {90d22d1e-2a69-4466-9957-3bbb846c4378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10401 | 2024.12.21 02:56:07.094069 [ 281 ] {90d22d1e-2a69-4466-9957-3bbb846c4378} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10402 | 2024.12.21 02:56:07.094313 [ 281 ] {90d22d1e-2a69-4466-9957-3bbb846c4378} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10403 | 2024.12.21 02:56:07.094511 [ 281 ] {90d22d1e-2a69-4466-9957-3bbb846c4378} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001436 sec., 43175.48746518106 rows/sec., 2.69 MiB/sec. | ||
10404 | 2024.12.21 02:56:07.094562 [ 281 ] {90d22d1e-2a69-4466-9957-3bbb846c4378} <Debug> TCPHandler: Processed in 0.00166146 sec. | ||
10405 | 2024.12.21 02:56:07.911730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1452 | ||
10406 | 2024.12.21 02:56:07.915687 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10407 | 2024.12.21 02:56:07.915735 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10408 | 2024.12.21 02:56:07.917245 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10409 | 2024.12.21 02:56:07.917571 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10410 | 2024.12.21 02:56:07.917748 [ 110 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
10411 | 2024.12.21 02:56:07.917814 [ 110 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10412 | 2024.12.21 02:56:07.917858 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10413 | 2024.12.21 02:56:07.918290 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
10414 | 2024.12.21 02:56:07.918972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
10415 | 2024.12.21 02:56:07.919448 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10416 | 2024.12.21 02:56:07.919636 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1244 rows starting from the beginning of the part | ||
10417 | 2024.12.21 02:56:07.920303 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
10418 | 2024.12.21 02:56:07.920948 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 58 rows starting from the beginning of the part | ||
10419 | 2024.12.21 02:56:07.921592 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
10420 | 2024.12.21 02:56:07.922229 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
10421 | 2024.12.21 02:56:07.922815 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 58 rows starting from the beginning of the part | ||
10422 | 2024.12.21 02:56:07.931810 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 72 columns (72 merged, 0 gathered) in 0.013840772 sec., 104907.44302413189 rows/sec., 82.22 MiB/sec. | ||
10423 | 2024.12.21 02:56:07.933552 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
10424 | 2024.12.21 02:56:07.934382 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10425 | 2024.12.21 02:56:07.934485 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_36_7} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
10426 | 2024.12.21 02:56:07.934850 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
10427 | 2024.12.21 02:56:08.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.00 MiB, peak 242.42 MiB, free memory in arenas 0.00 B, will set to 232.98 MiB (RSS), difference: -1.02 MiB | ||
10428 | 2024.12.21 02:56:08.433644 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10429 | 2024.12.21 02:56:08.433942 [ 279 ] {8ebd380d-e934-422d-8a53-a8520f008443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10430 | 2024.12.21 02:56:08.434056 [ 279 ] {8ebd380d-e934-422d-8a53-a8520f008443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10431 | 2024.12.21 02:56:08.434937 [ 279 ] {8ebd380d-e934-422d-8a53-a8520f008443} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10432 | 2024.12.21 02:56:08.434984 [ 279 ] {8ebd380d-e934-422d-8a53-a8520f008443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10433 | 2024.12.21 02:56:08.435412 [ 279 ] {8ebd380d-e934-422d-8a53-a8520f008443} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10434 | 2024.12.21 02:56:08.435673 [ 279 ] {8ebd380d-e934-422d-8a53-a8520f008443} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10435 | 2024.12.21 02:56:08.435926 [ 279 ] {8ebd380d-e934-422d-8a53-a8520f008443} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002067 sec., 27092.40445089502 rows/sec., 2.07 MiB/sec. | ||
10436 | 2024.12.21 02:56:08.435992 [ 279 ] {8ebd380d-e934-422d-8a53-a8520f008443} <Debug> TCPHandler: Processed in 0.00253023 sec. | ||
10437 | 2024.12.21 02:56:08.436316 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10438 | 2024.12.21 02:56:08.436528 [ 281 ] {d9544313-d4de-4724-8bd0-f4d9fe2f14de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10439 | 2024.12.21 02:56:08.436609 [ 281 ] {d9544313-d4de-4724-8bd0-f4d9fe2f14de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10440 | 2024.12.21 02:56:08.437455 [ 281 ] {d9544313-d4de-4724-8bd0-f4d9fe2f14de} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10441 | 2024.12.21 02:56:08.437503 [ 281 ] {d9544313-d4de-4724-8bd0-f4d9fe2f14de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10442 | 2024.12.21 02:56:08.437944 [ 281 ] {d9544313-d4de-4724-8bd0-f4d9fe2f14de} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10443 | 2024.12.21 02:56:08.438196 [ 281 ] {d9544313-d4de-4724-8bd0-f4d9fe2f14de} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10444 | 2024.12.21 02:56:08.438440 [ 281 ] {d9544313-d4de-4724-8bd0-f4d9fe2f14de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001971 sec., 32470.826991374935 rows/sec., 2.53 MiB/sec. | ||
10445 | 2024.12.21 02:56:08.438508 [ 281 ] {d9544313-d4de-4724-8bd0-f4d9fe2f14de} <Debug> TCPHandler: Processed in 0.002375568 sec. | ||
10446 | 2024.12.21 02:56:08.438664 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10447 | 2024.12.21 02:56:08.438808 [ 279 ] {a35e6ba3-ee26-42a4-a83a-63fa5c0a1d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10448 | 2024.12.21 02:56:08.438874 [ 279 ] {a35e6ba3-ee26-42a4-a83a-63fa5c0a1d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10449 | 2024.12.21 02:56:08.439483 [ 279 ] {a35e6ba3-ee26-42a4-a83a-63fa5c0a1d98} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10450 | 2024.12.21 02:56:08.439523 [ 279 ] {a35e6ba3-ee26-42a4-a83a-63fa5c0a1d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10451 | 2024.12.21 02:56:08.439913 [ 279 ] {a35e6ba3-ee26-42a4-a83a-63fa5c0a1d98} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10452 | 2024.12.21 02:56:08.440157 [ 279 ] {a35e6ba3-ee26-42a4-a83a-63fa5c0a1d98} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10453 | 2024.12.21 02:56:08.440385 [ 279 ] {a35e6ba3-ee26-42a4-a83a-63fa5c0a1d98} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001609 sec., 33561.21814791796 rows/sec., 2.34 MiB/sec. | ||
10454 | 2024.12.21 02:56:08.440490 [ 279 ] {a35e6ba3-ee26-42a4-a83a-63fa5c0a1d98} <Debug> TCPHandler: Processed in 0.001893772 sec. | ||
10455 | 2024.12.21 02:56:08.440785 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10456 | 2024.12.21 02:56:08.441044 [ 281 ] {9cea5a95-e561-4d4e-b44a-6ecce392871a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10457 | 2024.12.21 02:56:08.441144 [ 281 ] {9cea5a95-e561-4d4e-b44a-6ecce392871a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10458 | 2024.12.21 02:56:08.441713 [ 281 ] {9cea5a95-e561-4d4e-b44a-6ecce392871a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10459 | 2024.12.21 02:56:08.441754 [ 281 ] {9cea5a95-e561-4d4e-b44a-6ecce392871a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10460 | 2024.12.21 02:56:08.442137 [ 281 ] {9cea5a95-e561-4d4e-b44a-6ecce392871a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10461 | 2024.12.21 02:56:08.442379 [ 281 ] {9cea5a95-e561-4d4e-b44a-6ecce392871a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10462 | 2024.12.21 02:56:08.442613 [ 281 ] {9cea5a95-e561-4d4e-b44a-6ecce392871a} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001628 sec., 12285.012285012284 rows/sec., 844.59 KiB/sec. | ||
10463 | 2024.12.21 02:56:08.442681 [ 281 ] {9cea5a95-e561-4d4e-b44a-6ecce392871a} <Debug> TCPHandler: Processed in 0.002107975 sec. | ||
10464 | 2024.12.21 02:56:10.296990 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
10465 | 2024.12.21 02:56:10.297669 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10466 | 2024.12.21 02:56:10.297714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10467 | 2024.12.21 02:56:10.298230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10468 | 2024.12.21 02:56:10.298492 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10469 | 2024.12.21 02:56:10.298708 [ 105 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10470 | 2024.12.21 02:56:10.298741 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
10471 | 2024.12.21 02:56:10.298796 [ 105 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10472 | 2024.12.21 02:56:10.298826 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10473 | 2024.12.21 02:56:10.298940 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
10474 | 2024.12.21 02:56:10.299080 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10475 | 2024.12.21 02:56:10.299121 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
10476 | 2024.12.21 02:56:10.299199 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
10477 | 2024.12.21 02:56:10.299402 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
10478 | 2024.12.21 02:56:10.299622 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
10479 | 2024.12.21 02:56:10.299819 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
10480 | 2024.12.21 02:56:10.299937 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
10481 | 2024.12.21 02:56:10.302832 [ 196 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003940706 sec., 5944112.552420809 rows/sec., 85.03 MiB/sec. | ||
10482 | 2024.12.21 02:56:10.303233 [ 187 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10483 | 2024.12.21 02:56:10.303527 [ 187 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_51_10} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10484 | 2024.12.21 02:56:10.303610 [ 187 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_51_10} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10485 | 2024.12.21 02:56:10.303717 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
10486 | 2024.12.21 02:56:11.933542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
10487 | 2024.12.21 02:56:11.955823 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10488 | 2024.12.21 02:56:11.955889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10489 | 2024.12.21 02:56:11.963201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10490 | 2024.12.21 02:56:11.963966 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10491 | 2024.12.21 02:56:11.964389 [ 102 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10492 | 2024.12.21 02:56:11.964527 [ 102 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10493 | 2024.12.21 02:56:11.964611 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10494 | 2024.12.21 02:56:11.965352 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
10495 | 2024.12.21 02:56:11.980115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
10496 | 2024.12.21 02:56:11.981829 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10497 | 2024.12.21 02:56:11.983026 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
10498 | 2024.12.21 02:56:11.988345 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
10499 | 2024.12.21 02:56:11.993616 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
10500 | 2024.12.21 02:56:11.998857 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
10501 | 2024.12.21 02:56:12.005847 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
10502 | 2024.12.21 02:56:12.010319 [ 197 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
10503 | 2024.12.21 02:56:12.070595 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.105784466 sec., 3639.4757619705715 rows/sec., 18.82 MiB/sec. | ||
10504 | 2024.12.21 02:56:12.073532 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10505 | 2024.12.21 02:56:12.076451 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_51_10} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10506 | 2024.12.21 02:56:12.076548 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_51_10} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10507 | 2024.12.21 02:56:12.079100 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10508 | 2024.12.21 02:56:13.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.55 MiB, peak 246.95 MiB, free memory in arenas 0.00 B, will set to 235.50 MiB (RSS), difference: 1.95 MiB | ||
10509 | 2024.12.21 02:56:13.438972 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10510 | 2024.12.21 02:56:13.439170 [ 279 ] {6a86e236-9cd8-41da-ba6b-9eb441f7054a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10511 | 2024.12.21 02:56:13.439249 [ 279 ] {6a86e236-9cd8-41da-ba6b-9eb441f7054a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10512 | 2024.12.21 02:56:13.440016 [ 279 ] {6a86e236-9cd8-41da-ba6b-9eb441f7054a} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10513 | 2024.12.21 02:56:13.440065 [ 279 ] {6a86e236-9cd8-41da-ba6b-9eb441f7054a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10514 | 2024.12.21 02:56:13.440513 [ 279 ] {6a86e236-9cd8-41da-ba6b-9eb441f7054a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10515 | 2024.12.21 02:56:13.440777 [ 279 ] {6a86e236-9cd8-41da-ba6b-9eb441f7054a} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10516 | 2024.12.21 02:56:13.441009 [ 101 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10517 | 2024.12.21 02:56:13.441041 [ 279 ] {6a86e236-9cd8-41da-ba6b-9eb441f7054a} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001924 sec., 37422.03742203742 rows/sec., 3.03 MiB/sec. | ||
10518 | 2024.12.21 02:56:13.441161 [ 101 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10519 | 2024.12.21 02:56:13.441228 [ 279 ] {6a86e236-9cd8-41da-ba6b-9eb441f7054a} <Debug> TCPHandler: Processed in 0.002384997 sec. | ||
10520 | 2024.12.21 02:56:13.441250 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10521 | 2024.12.21 02:56:13.441477 [ 192 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
10522 | 2024.12.21 02:56:13.441571 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10523 | 2024.12.21 02:56:13.441649 [ 192 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10524 | 2024.12.21 02:56:13.441707 [ 192 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1436 rows starting from the beginning of the part | ||
10525 | 2024.12.21 02:56:13.441918 [ 281 ] {1a76d189-d3a8-46d2-8696-9006c024c327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10526 | 2024.12.21 02:56:13.441940 [ 192 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 269 rows starting from the beginning of the part | ||
10527 | 2024.12.21 02:56:13.442097 [ 281 ] {1a76d189-d3a8-46d2-8696-9006c024c327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10528 | 2024.12.21 02:56:13.442300 [ 192 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 72 rows starting from the beginning of the part | ||
10529 | 2024.12.21 02:56:13.442618 [ 192 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1412 rows starting from the beginning of the part | ||
10530 | 2024.12.21 02:56:13.442809 [ 192 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
10531 | 2024.12.21 02:56:13.443164 [ 192 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
10532 | 2024.12.21 02:56:13.445044 [ 281 ] {1a76d189-d3a8-46d2-8696-9006c024c327} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10533 | 2024.12.21 02:56:13.445124 [ 281 ] {1a76d189-d3a8-46d2-8696-9006c024c327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10534 | 2024.12.21 02:56:13.445972 [ 281 ] {1a76d189-d3a8-46d2-8696-9006c024c327} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10535 | 2024.12.21 02:56:13.446384 [ 281 ] {1a76d189-d3a8-46d2-8696-9006c024c327} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10536 | 2024.12.21 02:56:13.446818 [ 200 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.005417514 sec., 612273.4523620981 rows/sec., 53.47 MiB/sec. | ||
10537 | 2024.12.21 02:56:13.446928 [ 281 ] {1a76d189-d3a8-46d2-8696-9006c024c327} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005162 sec., 1549.7869043006588 rows/sec., 116.54 KiB/sec. | ||
10538 | 2024.12.21 02:56:13.447041 [ 281 ] {1a76d189-d3a8-46d2-8696-9006c024c327} <Debug> TCPHandler: Processed in 0.005674707 sec. | ||
10539 | 2024.12.21 02:56:13.447169 [ 200 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10540 | 2024.12.21 02:56:13.447251 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10541 | 2024.12.21 02:56:13.447414 [ 279 ] {3fdd2e22-4c37-4968-8f90-47ed18ce8143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10542 | 2024.12.21 02:56:13.447480 [ 279 ] {3fdd2e22-4c37-4968-8f90-47ed18ce8143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10543 | 2024.12.21 02:56:13.447541 [ 200 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10544 | 2024.12.21 02:56:13.447657 [ 200 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_81_16} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10545 | 2024.12.21 02:56:13.447755 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
10546 | 2024.12.21 02:56:13.448299 [ 279 ] {3fdd2e22-4c37-4968-8f90-47ed18ce8143} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10547 | 2024.12.21 02:56:13.448346 [ 279 ] {3fdd2e22-4c37-4968-8f90-47ed18ce8143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10548 | 2024.12.21 02:56:13.448730 [ 279 ] {3fdd2e22-4c37-4968-8f90-47ed18ce8143} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10549 | 2024.12.21 02:56:13.448964 [ 279 ] {3fdd2e22-4c37-4968-8f90-47ed18ce8143} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10550 | 2024.12.21 02:56:13.449126 [ 101 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10551 | 2024.12.21 02:56:13.449178 [ 101 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10552 | 2024.12.21 02:56:13.449197 [ 279 ] {3fdd2e22-4c37-4968-8f90-47ed18ce8143} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001817 sec., 39625.75674188222 rows/sec., 3.09 MiB/sec. | ||
10553 | 2024.12.21 02:56:13.449215 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10554 | 2024.12.21 02:56:13.449358 [ 279 ] {3fdd2e22-4c37-4968-8f90-47ed18ce8143} <Debug> TCPHandler: Processed in 0.002184425 sec. | ||
10555 | 2024.12.21 02:56:13.449403 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
10556 | 2024.12.21 02:56:13.449553 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10557 | 2024.12.21 02:56:13.449563 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10558 | 2024.12.21 02:56:13.449632 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 915 rows starting from the beginning of the part | ||
10559 | 2024.12.21 02:56:13.449877 [ 281 ] {14907b03-3725-435a-9011-b364b08c4d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10560 | 2024.12.21 02:56:13.449910 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 415 rows starting from the beginning of the part | ||
10561 | 2024.12.21 02:56:13.450054 [ 281 ] {14907b03-3725-435a-9011-b364b08c4d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10562 | 2024.12.21 02:56:13.450244 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 72 rows starting from the beginning of the part | ||
10563 | 2024.12.21 02:56:13.450632 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 877 rows starting from the beginning of the part | ||
10564 | 2024.12.21 02:56:13.450964 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
10565 | 2024.12.21 02:56:13.451319 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part | ||
10566 | 2024.12.21 02:56:13.452828 [ 281 ] {14907b03-3725-435a-9011-b364b08c4d31} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10567 | 2024.12.21 02:56:13.452897 [ 281 ] {14907b03-3725-435a-9011-b364b08c4d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10568 | 2024.12.21 02:56:13.453845 [ 281 ] {14907b03-3725-435a-9011-b364b08c4d31} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10569 | 2024.12.21 02:56:13.454369 [ 281 ] {14907b03-3725-435a-9011-b364b08c4d31} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10570 | 2024.12.21 02:56:13.454420 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005087249 sec., 474716.2955852957 rows/sec., 36.41 MiB/sec. | ||
10571 | 2024.12.21 02:56:13.454689 [ 281 ] {14907b03-3725-435a-9011-b364b08c4d31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004957 sec., 32277.587250353037 rows/sec., 2.25 MiB/sec. | ||
10572 | 2024.12.21 02:56:13.454768 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10573 | 2024.12.21 02:56:13.454819 [ 281 ] {14907b03-3725-435a-9011-b364b08c4d31} <Debug> TCPHandler: Processed in 0.005362032 sec. | ||
10574 | 2024.12.21 02:56:13.455017 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10575 | 2024.12.21 02:56:13.455211 [ 279 ] {81684762-8653-4c91-908b-e9fea3fd4e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10576 | 2024.12.21 02:56:13.455272 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10577 | 2024.12.21 02:56:13.455407 [ 279 ] {81684762-8653-4c91-908b-e9fea3fd4e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10578 | 2024.12.21 02:56:13.455547 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_81_16} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10579 | 2024.12.21 02:56:13.455861 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
10580 | 2024.12.21 02:56:13.456862 [ 279 ] {81684762-8653-4c91-908b-e9fea3fd4e18} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10581 | 2024.12.21 02:56:13.456906 [ 279 ] {81684762-8653-4c91-908b-e9fea3fd4e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10582 | 2024.12.21 02:56:13.457542 [ 279 ] {81684762-8653-4c91-908b-e9fea3fd4e18} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10583 | 2024.12.21 02:56:13.457800 [ 279 ] {81684762-8653-4c91-908b-e9fea3fd4e18} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10584 | 2024.12.21 02:56:13.458051 [ 279 ] {81684762-8653-4c91-908b-e9fea3fd4e18} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002914 sec., 2745.367192862045 rows/sec., 4.92 MiB/sec. | ||
10585 | 2024.12.21 02:56:13.458152 [ 279 ] {81684762-8653-4c91-908b-e9fea3fd4e18} <Debug> TCPHandler: Processed in 0.003235457 sec. | ||
10586 | 2024.12.21 02:56:13.458344 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10587 | 2024.12.21 02:56:13.458499 [ 281 ] {a034c393-46b4-4a0f-bc57-01ae0ababf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10588 | 2024.12.21 02:56:13.458555 [ 281 ] {a034c393-46b4-4a0f-bc57-01ae0ababf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10589 | 2024.12.21 02:56:13.459410 [ 281 ] {a034c393-46b4-4a0f-bc57-01ae0ababf52} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10590 | 2024.12.21 02:56:13.459482 [ 281 ] {a034c393-46b4-4a0f-bc57-01ae0ababf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10591 | 2024.12.21 02:56:13.459897 [ 281 ] {a034c393-46b4-4a0f-bc57-01ae0ababf52} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10592 | 2024.12.21 02:56:13.460136 [ 281 ] {a034c393-46b4-4a0f-bc57-01ae0ababf52} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10593 | 2024.12.21 02:56:13.460318 [ 281 ] {a034c393-46b4-4a0f-bc57-01ae0ababf52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001804 sec., 33259.42350332594 rows/sec., 2.24 MiB/sec. | ||
10594 | 2024.12.21 02:56:13.460371 [ 281 ] {a034c393-46b4-4a0f-bc57-01ae0ababf52} <Debug> TCPHandler: Processed in 0.002100404 sec. | ||
10595 | 2024.12.21 02:56:17.640245 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10596 | 2024.12.21 02:56:17.640348 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10597 | 2024.12.21 02:56:17.798960 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
10598 | 2024.12.21 02:56:17.799848 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10599 | 2024.12.21 02:56:17.799894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10600 | 2024.12.21 02:56:17.800416 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10601 | 2024.12.21 02:56:17.800672 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10602 | 2024.12.21 02:56:17.800910 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
10603 | 2024.12.21 02:56:17.919325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1472 | ||
10604 | 2024.12.21 02:56:17.922083 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10605 | 2024.12.21 02:56:17.922132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10606 | 2024.12.21 02:56:17.923576 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10607 | 2024.12.21 02:56:17.923882 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10608 | 2024.12.21 02:56:17.925215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
10609 | 2024.12.21 02:56:18.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.50 MiB, peak 246.95 MiB, free memory in arenas 0.00 B, will set to 235.50 MiB (RSS), difference: 3.99 MiB | ||
10610 | 2024.12.21 02:56:18.444483 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10611 | 2024.12.21 02:56:18.444696 [ 279 ] {d6df6a5b-5877-4b46-9d9b-e62a08b2092f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10612 | 2024.12.21 02:56:18.444776 [ 279 ] {d6df6a5b-5877-4b46-9d9b-e62a08b2092f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10613 | 2024.12.21 02:56:18.445626 [ 279 ] {d6df6a5b-5877-4b46-9d9b-e62a08b2092f} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10614 | 2024.12.21 02:56:18.445669 [ 279 ] {d6df6a5b-5877-4b46-9d9b-e62a08b2092f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10615 | 2024.12.21 02:56:18.446113 [ 279 ] {d6df6a5b-5877-4b46-9d9b-e62a08b2092f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10616 | 2024.12.21 02:56:18.446366 [ 279 ] {d6df6a5b-5877-4b46-9d9b-e62a08b2092f} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10617 | 2024.12.21 02:56:18.446597 [ 279 ] {d6df6a5b-5877-4b46-9d9b-e62a08b2092f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001959 sec., 7146.503318019399 rows/sec., 514.45 KiB/sec. | ||
10618 | 2024.12.21 02:56:18.446758 [ 279 ] {d6df6a5b-5877-4b46-9d9b-e62a08b2092f} <Debug> TCPHandler: Processed in 0.002408408 sec. | ||
10619 | 2024.12.21 02:56:18.447080 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10620 | 2024.12.21 02:56:18.447306 [ 281 ] {678464aa-15e9-4efd-99be-2e560e728516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10621 | 2024.12.21 02:56:18.447416 [ 281 ] {678464aa-15e9-4efd-99be-2e560e728516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10622 | 2024.12.21 02:56:18.448418 [ 281 ] {678464aa-15e9-4efd-99be-2e560e728516} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10623 | 2024.12.21 02:56:18.448476 [ 281 ] {678464aa-15e9-4efd-99be-2e560e728516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10624 | 2024.12.21 02:56:18.448951 [ 281 ] {678464aa-15e9-4efd-99be-2e560e728516} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10625 | 2024.12.21 02:56:18.449230 [ 281 ] {678464aa-15e9-4efd-99be-2e560e728516} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10626 | 2024.12.21 02:56:18.449472 [ 281 ] {678464aa-15e9-4efd-99be-2e560e728516} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002227 sec., 120790.30085316571 rows/sec., 10.60 MiB/sec. | ||
10627 | 2024.12.21 02:56:18.449542 [ 281 ] {678464aa-15e9-4efd-99be-2e560e728516} <Debug> TCPHandler: Processed in 0.002665191 sec. | ||
10628 | 2024.12.21 02:56:18.449707 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10629 | 2024.12.21 02:56:18.449828 [ 279 ] {820121c1-d079-47d6-bbd4-5cb2c7454565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10630 | 2024.12.21 02:56:18.449882 [ 279 ] {820121c1-d079-47d6-bbd4-5cb2c7454565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10631 | 2024.12.21 02:56:18.450616 [ 279 ] {820121c1-d079-47d6-bbd4-5cb2c7454565} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10632 | 2024.12.21 02:56:18.450654 [ 279 ] {820121c1-d079-47d6-bbd4-5cb2c7454565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10633 | 2024.12.21 02:56:18.451144 [ 279 ] {820121c1-d079-47d6-bbd4-5cb2c7454565} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10634 | 2024.12.21 02:56:18.451441 [ 279 ] {820121c1-d079-47d6-bbd4-5cb2c7454565} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10635 | 2024.12.21 02:56:18.451663 [ 279 ] {820121c1-d079-47d6-bbd4-5cb2c7454565} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001854 sec., 21574.973031283713 rows/sec., 1.55 MiB/sec. | ||
10636 | 2024.12.21 02:56:18.451780 [ 279 ] {820121c1-d079-47d6-bbd4-5cb2c7454565} <Debug> TCPHandler: Processed in 0.002132425 sec. | ||
10637 | 2024.12.21 02:56:18.452009 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10638 | 2024.12.21 02:56:18.452180 [ 281 ] {0af18126-c330-40c1-b4e7-7978076c050c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10639 | 2024.12.21 02:56:18.452236 [ 281 ] {0af18126-c330-40c1-b4e7-7978076c050c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10640 | 2024.12.21 02:56:18.452843 [ 281 ] {0af18126-c330-40c1-b4e7-7978076c050c} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10641 | 2024.12.21 02:56:18.452887 [ 281 ] {0af18126-c330-40c1-b4e7-7978076c050c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10642 | 2024.12.21 02:56:18.453268 [ 281 ] {0af18126-c330-40c1-b4e7-7978076c050c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10643 | 2024.12.21 02:56:18.453515 [ 281 ] {0af18126-c330-40c1-b4e7-7978076c050c} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10644 | 2024.12.21 02:56:18.453728 [ 281 ] {0af18126-c330-40c1-b4e7-7978076c050c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00158 sec., 8860.759493670887 rows/sec., 620.55 KiB/sec. | ||
10645 | 2024.12.21 02:56:18.453786 [ 281 ] {0af18126-c330-40c1-b4e7-7978076c050c} <Debug> TCPHandler: Processed in 0.001898253 sec. | ||
10646 | 2024.12.21 02:56:18.453942 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10647 | 2024.12.21 02:56:18.454083 [ 279 ] {9a342191-2996-43f8-ad67-71af927a0bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10648 | 2024.12.21 02:56:18.454139 [ 279 ] {9a342191-2996-43f8-ad67-71af927a0bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10649 | 2024.12.21 02:56:18.454776 [ 279 ] {9a342191-2996-43f8-ad67-71af927a0bb1} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10650 | 2024.12.21 02:56:18.454816 [ 279 ] {9a342191-2996-43f8-ad67-71af927a0bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10651 | 2024.12.21 02:56:18.455174 [ 279 ] {9a342191-2996-43f8-ad67-71af927a0bb1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10652 | 2024.12.21 02:56:18.455415 [ 279 ] {9a342191-2996-43f8-ad67-71af927a0bb1} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10653 | 2024.12.21 02:56:18.455625 [ 279 ] {9a342191-2996-43f8-ad67-71af927a0bb1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001572 sec., 8269.72010178117 rows/sec., 515.62 KiB/sec. | ||
10654 | 2024.12.21 02:56:18.455675 [ 279 ] {9a342191-2996-43f8-ad67-71af927a0bb1} <Debug> TCPHandler: Processed in 0.001800631 sec. | ||
10655 | 2024.12.21 02:56:18.455832 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10656 | 2024.12.21 02:56:18.455975 [ 281 ] {676b8319-12be-4136-a6d1-f3c5e0ab0907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10657 | 2024.12.21 02:56:18.456033 [ 281 ] {676b8319-12be-4136-a6d1-f3c5e0ab0907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10658 | 2024.12.21 02:56:18.456846 [ 281 ] {676b8319-12be-4136-a6d1-f3c5e0ab0907} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10659 | 2024.12.21 02:56:18.456886 [ 281 ] {676b8319-12be-4136-a6d1-f3c5e0ab0907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10660 | 2024.12.21 02:56:18.457280 [ 281 ] {676b8319-12be-4136-a6d1-f3c5e0ab0907} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10661 | 2024.12.21 02:56:18.457521 [ 281 ] {676b8319-12be-4136-a6d1-f3c5e0ab0907} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10662 | 2024.12.21 02:56:18.457721 [ 281 ] {676b8319-12be-4136-a6d1-f3c5e0ab0907} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.00178 sec., 233146.06741573036 rows/sec., 16.64 MiB/sec. | ||
10663 | 2024.12.21 02:56:18.457776 [ 281 ] {676b8319-12be-4136-a6d1-f3c5e0ab0907} <Debug> TCPHandler: Processed in 0.002015493 sec. | ||
10664 | 2024.12.21 02:56:18.457928 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10665 | 2024.12.21 02:56:18.458064 [ 279 ] {89534141-e222-4a7c-ad3e-e4c17da6a012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10666 | 2024.12.21 02:56:18.458124 [ 279 ] {89534141-e222-4a7c-ad3e-e4c17da6a012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10667 | 2024.12.21 02:56:18.458678 [ 279 ] {89534141-e222-4a7c-ad3e-e4c17da6a012} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10668 | 2024.12.21 02:56:18.458717 [ 279 ] {89534141-e222-4a7c-ad3e-e4c17da6a012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10669 | 2024.12.21 02:56:18.459094 [ 279 ] {89534141-e222-4a7c-ad3e-e4c17da6a012} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10670 | 2024.12.21 02:56:18.459332 [ 279 ] {89534141-e222-4a7c-ad3e-e4c17da6a012} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10671 | 2024.12.21 02:56:18.459596 [ 279 ] {89534141-e222-4a7c-ad3e-e4c17da6a012} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
10672 | 2024.12.21 02:56:18.459760 [ 279 ] {89534141-e222-4a7c-ad3e-e4c17da6a012} <Debug> TCPHandler: Processed in 0.001895392 sec. | ||
10673 | 2024.12.21 02:56:18.459961 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10674 | 2024.12.21 02:56:18.460109 [ 281 ] {d8a8f95f-4cb9-4b62-aeab-8e0e44602bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10675 | 2024.12.21 02:56:18.460171 [ 281 ] {d8a8f95f-4cb9-4b62-aeab-8e0e44602bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10676 | 2024.12.21 02:56:18.460809 [ 281 ] {d8a8f95f-4cb9-4b62-aeab-8e0e44602bbd} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10677 | 2024.12.21 02:56:18.460852 [ 281 ] {d8a8f95f-4cb9-4b62-aeab-8e0e44602bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10678 | 2024.12.21 02:56:18.461247 [ 281 ] {d8a8f95f-4cb9-4b62-aeab-8e0e44602bbd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10679 | 2024.12.21 02:56:18.461492 [ 281 ] {d8a8f95f-4cb9-4b62-aeab-8e0e44602bbd} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10680 | 2024.12.21 02:56:18.461740 [ 281 ] {d8a8f95f-4cb9-4b62-aeab-8e0e44602bbd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001652 sec., 143462.46973365618 rows/sec., 9.62 MiB/sec. | ||
10681 | 2024.12.21 02:56:18.461814 [ 281 ] {d8a8f95f-4cb9-4b62-aeab-8e0e44602bbd} <Debug> TCPHandler: Processed in 0.001936932 sec. | ||
10682 | 2024.12.21 02:56:18.462055 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10683 | 2024.12.21 02:56:18.462263 [ 279 ] {1d805336-1691-4541-97c1-fd923bfbbe27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10684 | 2024.12.21 02:56:18.462322 [ 279 ] {1d805336-1691-4541-97c1-fd923bfbbe27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10685 | 2024.12.21 02:56:18.462820 [ 279 ] {1d805336-1691-4541-97c1-fd923bfbbe27} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10686 | 2024.12.21 02:56:18.462860 [ 279 ] {1d805336-1691-4541-97c1-fd923bfbbe27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10687 | 2024.12.21 02:56:18.463227 [ 279 ] {1d805336-1691-4541-97c1-fd923bfbbe27} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10688 | 2024.12.21 02:56:18.463471 [ 279 ] {1d805336-1691-4541-97c1-fd923bfbbe27} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10689 | 2024.12.21 02:56:18.463709 [ 279 ] {1d805336-1691-4541-97c1-fd923bfbbe27} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
10690 | 2024.12.21 02:56:18.463887 [ 279 ] {1d805336-1691-4541-97c1-fd923bfbbe27} <Debug> TCPHandler: Processed in 0.001988063 sec. | ||
10691 | 2024.12.21 02:56:18.464098 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10692 | 2024.12.21 02:56:18.464233 [ 281 ] {fb9c74c1-2ea5-477e-bf88-88ac329fa4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10693 | 2024.12.21 02:56:18.464323 [ 281 ] {fb9c74c1-2ea5-477e-bf88-88ac329fa4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10694 | 2024.12.21 02:56:18.465555 [ 281 ] {fb9c74c1-2ea5-477e-bf88-88ac329fa4f1} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10695 | 2024.12.21 02:56:18.465594 [ 281 ] {fb9c74c1-2ea5-477e-bf88-88ac329fa4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10696 | 2024.12.21 02:56:18.466270 [ 281 ] {fb9c74c1-2ea5-477e-bf88-88ac329fa4f1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10697 | 2024.12.21 02:56:18.466528 [ 281 ] {fb9c74c1-2ea5-477e-bf88-88ac329fa4f1} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10698 | 2024.12.21 02:56:18.466775 [ 281 ] {fb9c74c1-2ea5-477e-bf88-88ac329fa4f1} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002574 sec., 12820.51282051282 rows/sec., 22.97 MiB/sec. | ||
10699 | 2024.12.21 02:56:18.466891 [ 281 ] {fb9c74c1-2ea5-477e-bf88-88ac329fa4f1} <Debug> TCPHandler: Processed in 0.002904514 sec. | ||
10700 | 2024.12.21 02:56:18.467041 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10701 | 2024.12.21 02:56:18.467158 [ 279 ] {3d9ed22f-8215-4254-bfed-72297fe29514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10702 | 2024.12.21 02:56:18.467208 [ 279 ] {3d9ed22f-8215-4254-bfed-72297fe29514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10703 | 2024.12.21 02:56:18.467700 [ 279 ] {3d9ed22f-8215-4254-bfed-72297fe29514} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10704 | 2024.12.21 02:56:18.467738 [ 279 ] {3d9ed22f-8215-4254-bfed-72297fe29514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10705 | 2024.12.21 02:56:18.468110 [ 279 ] {3d9ed22f-8215-4254-bfed-72297fe29514} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
10706 | 2024.12.21 02:56:18.468345 [ 279 ] {3d9ed22f-8215-4254-bfed-72297fe29514} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10707 | 2024.12.21 02:56:18.468571 [ 279 ] {3d9ed22f-8215-4254-bfed-72297fe29514} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001436 sec., 57103.06406685237 rows/sec., 3.63 MiB/sec. | ||
10708 | 2024.12.21 02:56:18.468628 [ 279 ] {3d9ed22f-8215-4254-bfed-72297fe29514} <Debug> TCPHandler: Processed in 0.001644809 sec. | ||
10709 | 2024.12.21 02:56:19.480239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10710 | 2024.12.21 02:56:19.499995 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10711 | 2024.12.21 02:56:19.500056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10712 | 2024.12.21 02:56:19.507001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10713 | 2024.12.21 02:56:19.507758 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10714 | 2024.12.21 02:56:19.510307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10715 | 2024.12.21 02:56:23.438703 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10716 | 2024.12.21 02:56:23.438919 [ 279 ] {5acc3ca8-12ef-4f69-8d5e-7673420cdb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10717 | 2024.12.21 02:56:23.438994 [ 279 ] {5acc3ca8-12ef-4f69-8d5e-7673420cdb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10718 | 2024.12.21 02:56:23.439749 [ 279 ] {5acc3ca8-12ef-4f69-8d5e-7673420cdb4e} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10719 | 2024.12.21 02:56:23.439800 [ 279 ] {5acc3ca8-12ef-4f69-8d5e-7673420cdb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10720 | 2024.12.21 02:56:23.440242 [ 279 ] {5acc3ca8-12ef-4f69-8d5e-7673420cdb4e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10721 | 2024.12.21 02:56:23.440498 [ 279 ] {5acc3ca8-12ef-4f69-8d5e-7673420cdb4e} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10722 | 2024.12.21 02:56:23.440772 [ 279 ] {5acc3ca8-12ef-4f69-8d5e-7673420cdb4e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001902 sec., 1051.5247108307044 rows/sec., 85.74 KiB/sec. | ||
10723 | 2024.12.21 02:56:23.440970 [ 279 ] {5acc3ca8-12ef-4f69-8d5e-7673420cdb4e} <Debug> TCPHandler: Processed in 0.002392388 sec. | ||
10724 | 2024.12.21 02:56:23.441253 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10725 | 2024.12.21 02:56:23.441442 [ 281 ] {a585516a-7d9b-40db-a56b-ec1161bc0d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10726 | 2024.12.21 02:56:23.441514 [ 281 ] {a585516a-7d9b-40db-a56b-ec1161bc0d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10727 | 2024.12.21 02:56:23.442264 [ 281 ] {a585516a-7d9b-40db-a56b-ec1161bc0d3b} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10728 | 2024.12.21 02:56:23.442307 [ 281 ] {a585516a-7d9b-40db-a56b-ec1161bc0d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10729 | 2024.12.21 02:56:23.442750 [ 281 ] {a585516a-7d9b-40db-a56b-ec1161bc0d3b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10730 | 2024.12.21 02:56:23.443005 [ 281 ] {a585516a-7d9b-40db-a56b-ec1161bc0d3b} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10731 | 2024.12.21 02:56:23.443203 [ 281 ] {a585516a-7d9b-40db-a56b-ec1161bc0d3b} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001813 sec., 40264.75455046884 rows/sec., 3.25 MiB/sec. | ||
10732 | 2024.12.21 02:56:23.443258 [ 281 ] {a585516a-7d9b-40db-a56b-ec1161bc0d3b} <Debug> TCPHandler: Processed in 0.002137315 sec. | ||
10733 | 2024.12.21 02:56:23.443424 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10734 | 2024.12.21 02:56:23.443561 [ 279 ] {46edb926-2460-4c7d-a452-c9b578f0fff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10735 | 2024.12.21 02:56:23.443619 [ 279 ] {46edb926-2460-4c7d-a452-c9b578f0fff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10736 | 2024.12.21 02:56:23.444237 [ 279 ] {46edb926-2460-4c7d-a452-c9b578f0fff8} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10737 | 2024.12.21 02:56:23.444278 [ 279 ] {46edb926-2460-4c7d-a452-c9b578f0fff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10738 | 2024.12.21 02:56:23.444662 [ 279 ] {46edb926-2460-4c7d-a452-c9b578f0fff8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10739 | 2024.12.21 02:56:23.444911 [ 279 ] {46edb926-2460-4c7d-a452-c9b578f0fff8} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10740 | 2024.12.21 02:56:23.445141 [ 279 ] {46edb926-2460-4c7d-a452-c9b578f0fff8} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001611 sec., 6207.324643078833 rows/sec., 460.09 KiB/sec. | ||
10741 | 2024.12.21 02:56:23.445199 [ 279 ] {46edb926-2460-4c7d-a452-c9b578f0fff8} <Debug> TCPHandler: Processed in 0.001840692 sec. | ||
10742 | 2024.12.21 02:56:23.445343 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10743 | 2024.12.21 02:56:23.445466 [ 281 ] {df7084f5-c823-45a9-bac3-b17b8e8159a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10744 | 2024.12.21 02:56:23.445520 [ 281 ] {df7084f5-c823-45a9-bac3-b17b8e8159a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10745 | 2024.12.21 02:56:23.446138 [ 281 ] {df7084f5-c823-45a9-bac3-b17b8e8159a7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10746 | 2024.12.21 02:56:23.446176 [ 281 ] {df7084f5-c823-45a9-bac3-b17b8e8159a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10747 | 2024.12.21 02:56:23.446552 [ 281 ] {df7084f5-c823-45a9-bac3-b17b8e8159a7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10748 | 2024.12.21 02:56:23.446790 [ 281 ] {df7084f5-c823-45a9-bac3-b17b8e8159a7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10749 | 2024.12.21 02:56:23.446986 [ 281 ] {df7084f5-c823-45a9-bac3-b17b8e8159a7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001548 sec., 47803.61757105943 rows/sec., 3.73 MiB/sec. | ||
10750 | 2024.12.21 02:56:23.447085 [ 281 ] {df7084f5-c823-45a9-bac3-b17b8e8159a7} <Debug> TCPHandler: Processed in 0.001800771 sec. | ||
10751 | 2024.12.21 02:56:23.447299 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10752 | 2024.12.21 02:56:23.447471 [ 279 ] {57aa693b-1e53-47ba-b759-17f539ea39be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10753 | 2024.12.21 02:56:23.447534 [ 279 ] {57aa693b-1e53-47ba-b759-17f539ea39be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10754 | 2024.12.21 02:56:23.448155 [ 279 ] {57aa693b-1e53-47ba-b759-17f539ea39be} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10755 | 2024.12.21 02:56:23.448194 [ 279 ] {57aa693b-1e53-47ba-b759-17f539ea39be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10756 | 2024.12.21 02:56:23.448596 [ 279 ] {57aa693b-1e53-47ba-b759-17f539ea39be} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10757 | 2024.12.21 02:56:23.448831 [ 279 ] {57aa693b-1e53-47ba-b759-17f539ea39be} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10758 | 2024.12.21 02:56:23.449007 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10759 | 2024.12.21 02:56:23.449071 [ 279 ] {57aa693b-1e53-47ba-b759-17f539ea39be} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001622 sec., 99260.17262638718 rows/sec., 6.91 MiB/sec. | ||
10760 | 2024.12.21 02:56:23.449072 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10761 | 2024.12.21 02:56:23.449150 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10762 | 2024.12.21 02:56:23.449199 [ 279 ] {57aa693b-1e53-47ba-b759-17f539ea39be} <Debug> TCPHandler: Processed in 0.002021384 sec. | ||
10763 | 2024.12.21 02:56:23.449467 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10764 | 2024.12.21 02:56:23.449757 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
10765 | 2024.12.21 02:56:23.449811 [ 281 ] {d3bff006-c2ca-4314-bfbf-7e6d6eb1af35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10766 | 2024.12.21 02:56:23.450189 [ 281 ] {d3bff006-c2ca-4314-bfbf-7e6d6eb1af35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10767 | 2024.12.21 02:56:23.450611 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10768 | 2024.12.21 02:56:23.450828 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21339 rows starting from the beginning of the part | ||
10769 | 2024.12.21 02:56:23.451478 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 906 rows starting from the beginning of the part | ||
10770 | 2024.12.21 02:56:23.451867 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 54 rows starting from the beginning of the part | ||
10771 | 2024.12.21 02:56:23.452212 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
10772 | 2024.12.21 02:56:23.452563 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
10773 | 2024.12.21 02:56:23.453038 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 161 rows starting from the beginning of the part | ||
10774 | 2024.12.21 02:56:23.455276 [ 281 ] {d3bff006-c2ca-4314-bfbf-7e6d6eb1af35} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10775 | 2024.12.21 02:56:23.455340 [ 281 ] {d3bff006-c2ca-4314-bfbf-7e6d6eb1af35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10776 | 2024.12.21 02:56:23.457311 [ 281 ] {d3bff006-c2ca-4314-bfbf-7e6d6eb1af35} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10777 | 2024.12.21 02:56:23.457633 [ 281 ] {d3bff006-c2ca-4314-bfbf-7e6d6eb1af35} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10778 | 2024.12.21 02:56:23.458065 [ 281 ] {d3bff006-c2ca-4314-bfbf-7e6d6eb1af35} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.008334 sec., 959.9232061435085 rows/sec., 1.72 MiB/sec. | ||
10779 | 2024.12.21 02:56:23.458624 [ 281 ] {d3bff006-c2ca-4314-bfbf-7e6d6eb1af35} <Debug> TCPHandler: Processed in 0.009310969 sec. | ||
10780 | 2024.12.21 02:56:23.458910 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10781 | 2024.12.21 02:56:23.459037 [ 279 ] {fb9e10fc-5bc4-44e8-8a16-4f20ecda3fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10782 | 2024.12.21 02:56:23.459092 [ 279 ] {fb9e10fc-5bc4-44e8-8a16-4f20ecda3fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10783 | 2024.12.21 02:56:23.459600 [ 279 ] {fb9e10fc-5bc4-44e8-8a16-4f20ecda3fd4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10784 | 2024.12.21 02:56:23.459640 [ 279 ] {fb9e10fc-5bc4-44e8-8a16-4f20ecda3fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10785 | 2024.12.21 02:56:23.463048 [ 279 ] {fb9e10fc-5bc4-44e8-8a16-4f20ecda3fd4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
10786 | 2024.12.21 02:56:23.463353 [ 279 ] {fb9e10fc-5bc4-44e8-8a16-4f20ecda3fd4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10787 | 2024.12.21 02:56:23.463559 [ 89 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
10788 | 2024.12.21 02:56:23.463615 [ 89 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10789 | 2024.12.21 02:56:23.463635 [ 279 ] {fb9e10fc-5bc4-44e8-8a16-4f20ecda3fd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004611 sec., 13012.361743656475 rows/sec., 897.99 KiB/sec. | ||
10790 | 2024.12.21 02:56:23.463660 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10791 | 2024.12.21 02:56:23.463806 [ 279 ] {fb9e10fc-5bc4-44e8-8a16-4f20ecda3fd4} <Debug> TCPHandler: Processed in 0.005062289 sec. | ||
10792 | 2024.12.21 02:56:23.464002 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10793 | 2024.12.21 02:56:23.464427 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10794 | 2024.12.21 02:56:23.464518 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4472 rows starting from the beginning of the part | ||
10795 | 2024.12.21 02:56:23.464812 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 62 rows starting from the beginning of the part | ||
10796 | 2024.12.21 02:56:23.465001 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 20 rows starting from the beginning of the part | ||
10797 | 2024.12.21 02:56:23.465177 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10798 | 2024.12.21 02:56:23.465348 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10799 | 2024.12.21 02:56:23.465493 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
10800 | 2024.12.21 02:56:23.469161 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4756 rows, containing 4 columns (4 merged, 0 gathered) in 0.005368733 sec., 885870.0926270686 rows/sec., 57.64 MiB/sec. | ||
10801 | 2024.12.21 02:56:23.469725 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10802 | 2024.12.21 02:56:23.470100 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_81_16} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10803 | 2024.12.21 02:56:23.470242 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_81_16} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10804 | 2024.12.21 02:56:23.470587 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
10805 | 2024.12.21 02:56:23.470693 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22857 rows, containing 5 columns (5 merged, 0 gathered) in 0.0213973 sec., 1068218.8874297224 rows/sec., 72.14 MiB/sec. | ||
10806 | 2024.12.21 02:56:23.471176 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10807 | 2024.12.21 02:56:23.471497 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10808 | 2024.12.21 02:56:23.471583 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10809 | 2024.12.21 02:56:23.471684 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
10810 | 2024.12.21 02:56:24.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.12 MiB, peak 247.09 MiB, free memory in arenas 0.00 B, will set to 237.77 MiB (RSS), difference: 1.66 MiB | ||
10811 | 2024.12.21 02:56:25.301089 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
10812 | 2024.12.21 02:56:25.302069 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10813 | 2024.12.21 02:56:25.302113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10814 | 2024.12.21 02:56:25.302669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10815 | 2024.12.21 02:56:25.302951 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10816 | 2024.12.21 02:56:25.303218 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
10817 | 2024.12.21 02:56:27.010414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10818 | 2024.12.21 02:56:27.030605 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10819 | 2024.12.21 02:56:27.030651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10820 | 2024.12.21 02:56:27.037929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10821 | 2024.12.21 02:56:27.038688 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10822 | 2024.12.21 02:56:27.041338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10823 | 2024.12.21 02:56:27.925452 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1508 | ||
10824 | 2024.12.21 02:56:27.930349 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10825 | 2024.12.21 02:56:27.930418 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10826 | 2024.12.21 02:56:27.931951 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10827 | 2024.12.21 02:56:27.932288 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10828 | 2024.12.21 02:56:27.932956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1508 | ||
10829 | 2024.12.21 02:56:28.444163 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10830 | 2024.12.21 02:56:28.444383 [ 279 ] {34f5cb75-d564-4395-a279-8a274dba0816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10831 | 2024.12.21 02:56:28.444468 [ 279 ] {34f5cb75-d564-4395-a279-8a274dba0816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10832 | 2024.12.21 02:56:28.445282 [ 279 ] {34f5cb75-d564-4395-a279-8a274dba0816} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10833 | 2024.12.21 02:56:28.445337 [ 279 ] {34f5cb75-d564-4395-a279-8a274dba0816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10834 | 2024.12.21 02:56:28.445800 [ 279 ] {34f5cb75-d564-4395-a279-8a274dba0816} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10835 | 2024.12.21 02:56:28.446065 [ 279 ] {34f5cb75-d564-4395-a279-8a274dba0816} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10836 | 2024.12.21 02:56:28.446314 [ 279 ] {34f5cb75-d564-4395-a279-8a274dba0816} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001984 sec., 7056.451612903225 rows/sec., 507.97 KiB/sec. | ||
10837 | 2024.12.21 02:56:28.446417 [ 279 ] {34f5cb75-d564-4395-a279-8a274dba0816} <Debug> TCPHandler: Processed in 0.002393038 sec. | ||
10838 | 2024.12.21 02:56:28.446736 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10839 | 2024.12.21 02:56:28.446954 [ 281 ] {df41d5c1-42ba-45f0-8c3e-2372fbe46d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10840 | 2024.12.21 02:56:28.447039 [ 281 ] {df41d5c1-42ba-45f0-8c3e-2372fbe46d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10841 | 2024.12.21 02:56:28.448014 [ 281 ] {df41d5c1-42ba-45f0-8c3e-2372fbe46d5a} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10842 | 2024.12.21 02:56:28.448064 [ 281 ] {df41d5c1-42ba-45f0-8c3e-2372fbe46d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10843 | 2024.12.21 02:56:28.448529 [ 281 ] {df41d5c1-42ba-45f0-8c3e-2372fbe46d5a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10844 | 2024.12.21 02:56:28.448786 [ 281 ] {df41d5c1-42ba-45f0-8c3e-2372fbe46d5a} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10845 | 2024.12.21 02:56:28.449040 [ 281 ] {df41d5c1-42ba-45f0-8c3e-2372fbe46d5a} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002145 sec., 125407.9254079254 rows/sec., 11.00 MiB/sec. | ||
10846 | 2024.12.21 02:56:28.449113 [ 281 ] {df41d5c1-42ba-45f0-8c3e-2372fbe46d5a} <Debug> TCPHandler: Processed in 0.00257322 sec. | ||
10847 | 2024.12.21 02:56:28.449321 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10848 | 2024.12.21 02:56:28.449550 [ 279 ] {73b08ced-aa14-4bf6-9ea5-75d44bb54017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10849 | 2024.12.21 02:56:28.449646 [ 279 ] {73b08ced-aa14-4bf6-9ea5-75d44bb54017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10850 | 2024.12.21 02:56:28.450368 [ 279 ] {73b08ced-aa14-4bf6-9ea5-75d44bb54017} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10851 | 2024.12.21 02:56:28.450410 [ 279 ] {73b08ced-aa14-4bf6-9ea5-75d44bb54017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10852 | 2024.12.21 02:56:28.450790 [ 279 ] {73b08ced-aa14-4bf6-9ea5-75d44bb54017} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10853 | 2024.12.21 02:56:28.451034 [ 279 ] {73b08ced-aa14-4bf6-9ea5-75d44bb54017} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10854 | 2024.12.21 02:56:28.451226 [ 82 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10855 | 2024.12.21 02:56:28.451286 [ 279 ] {73b08ced-aa14-4bf6-9ea5-75d44bb54017} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001792 sec., 22321.428571428572 rows/sec., 1.60 MiB/sec. | ||
10856 | 2024.12.21 02:56:28.451305 [ 82 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10857 | 2024.12.21 02:56:28.451379 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10858 | 2024.12.21 02:56:28.451413 [ 279 ] {73b08ced-aa14-4bf6-9ea5-75d44bb54017} <Debug> TCPHandler: Processed in 0.002197916 sec. | ||
10859 | 2024.12.21 02:56:28.451607 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10860 | 2024.12.21 02:56:28.451630 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
10861 | 2024.12.21 02:56:28.451781 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10862 | 2024.12.21 02:56:28.451789 [ 281 ] {70d2ad5b-33f0-4b52-a314-16f7674dbe0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10863 | 2024.12.21 02:56:28.451820 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 66 rows starting from the beginning of the part | ||
10864 | 2024.12.21 02:56:28.451867 [ 281 ] {70d2ad5b-33f0-4b52-a314-16f7674dbe0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10865 | 2024.12.21 02:56:28.452012 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 46 rows starting from the beginning of the part | ||
10866 | 2024.12.21 02:56:28.452460 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
10867 | 2024.12.21 02:56:28.452819 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
10868 | 2024.12.21 02:56:28.453129 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
10869 | 2024.12.21 02:56:28.453377 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 40 rows starting from the beginning of the part | ||
10870 | 2024.12.21 02:56:28.453961 [ 281 ] {70d2ad5b-33f0-4b52-a314-16f7674dbe0a} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10871 | 2024.12.21 02:56:28.454010 [ 281 ] {70d2ad5b-33f0-4b52-a314-16f7674dbe0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10872 | 2024.12.21 02:56:28.454586 [ 281 ] {70d2ad5b-33f0-4b52-a314-16f7674dbe0a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10873 | 2024.12.21 02:56:28.454962 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.003477221 sec., 60393.055258782806 rows/sec., 4.55 MiB/sec. | ||
10874 | 2024.12.21 02:56:28.454968 [ 281 ] {70d2ad5b-33f0-4b52-a314-16f7674dbe0a} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10875 | 2024.12.21 02:56:28.455084 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10876 | 2024.12.21 02:56:28.455354 [ 281 ] {70d2ad5b-33f0-4b52-a314-16f7674dbe0a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003614 sec., 3873.8240177089097 rows/sec., 271.30 KiB/sec. | ||
10877 | 2024.12.21 02:56:28.455619 [ 281 ] {70d2ad5b-33f0-4b52-a314-16f7674dbe0a} <Debug> TCPHandler: Processed in 0.004114638 sec. | ||
10878 | 2024.12.21 02:56:28.455865 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10879 | 2024.12.21 02:56:28.455964 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10880 | 2024.12.21 02:56:28.455980 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_71_14} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10881 | 2024.12.21 02:56:28.456156 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10882 | 2024.12.21 02:56:28.456284 [ 279 ] {ab183ae6-3afb-4084-bfaa-83571e596845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10883 | 2024.12.21 02:56:28.456378 [ 279 ] {ab183ae6-3afb-4084-bfaa-83571e596845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10884 | 2024.12.21 02:56:28.457197 [ 279 ] {ab183ae6-3afb-4084-bfaa-83571e596845} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10885 | 2024.12.21 02:56:28.457238 [ 279 ] {ab183ae6-3afb-4084-bfaa-83571e596845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10886 | 2024.12.21 02:56:28.457618 [ 279 ] {ab183ae6-3afb-4084-bfaa-83571e596845} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10887 | 2024.12.21 02:56:28.457876 [ 279 ] {ab183ae6-3afb-4084-bfaa-83571e596845} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10888 | 2024.12.21 02:56:28.458088 [ 279 ] {ab183ae6-3afb-4084-bfaa-83571e596845} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001858 sec., 6996.7707212055975 rows/sec., 436.25 KiB/sec. | ||
10889 | 2024.12.21 02:56:28.458142 [ 279 ] {ab183ae6-3afb-4084-bfaa-83571e596845} <Debug> TCPHandler: Processed in 0.002420589 sec. | ||
10890 | 2024.12.21 02:56:28.458303 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10891 | 2024.12.21 02:56:28.458450 [ 281 ] {d345047d-4558-48b2-aabf-5d1d88e16b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10892 | 2024.12.21 02:56:28.458512 [ 281 ] {d345047d-4558-48b2-aabf-5d1d88e16b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10893 | 2024.12.21 02:56:28.459347 [ 281 ] {d345047d-4558-48b2-aabf-5d1d88e16b13} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10894 | 2024.12.21 02:56:28.459389 [ 281 ] {d345047d-4558-48b2-aabf-5d1d88e16b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10895 | 2024.12.21 02:56:28.459789 [ 281 ] {d345047d-4558-48b2-aabf-5d1d88e16b13} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10896 | 2024.12.21 02:56:28.460032 [ 281 ] {d345047d-4558-48b2-aabf-5d1d88e16b13} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10897 | 2024.12.21 02:56:28.460249 [ 281 ] {d345047d-4558-48b2-aabf-5d1d88e16b13} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001833 sec., 226404.80087288597 rows/sec., 16.16 MiB/sec. | ||
10898 | 2024.12.21 02:56:28.460307 [ 281 ] {d345047d-4558-48b2-aabf-5d1d88e16b13} <Debug> TCPHandler: Processed in 0.002073844 sec. | ||
10899 | 2024.12.21 02:56:28.460474 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10900 | 2024.12.21 02:56:28.460613 [ 279 ] {93624909-a15c-41a4-9508-9ed657c35445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10901 | 2024.12.21 02:56:28.460673 [ 279 ] {93624909-a15c-41a4-9508-9ed657c35445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10902 | 2024.12.21 02:56:28.461192 [ 279 ] {93624909-a15c-41a4-9508-9ed657c35445} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10903 | 2024.12.21 02:56:28.461232 [ 279 ] {93624909-a15c-41a4-9508-9ed657c35445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10904 | 2024.12.21 02:56:28.461607 [ 279 ] {93624909-a15c-41a4-9508-9ed657c35445} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10905 | 2024.12.21 02:56:28.461855 [ 279 ] {93624909-a15c-41a4-9508-9ed657c35445} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10906 | 2024.12.21 02:56:28.462015 [ 82 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
10907 | 2024.12.21 02:56:28.462071 [ 82 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10908 | 2024.12.21 02:56:28.462101 [ 279 ] {93624909-a15c-41a4-9508-9ed657c35445} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. | ||
10909 | 2024.12.21 02:56:28.462108 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10910 | 2024.12.21 02:56:28.462238 [ 279 ] {93624909-a15c-41a4-9508-9ed657c35445} <Debug> TCPHandler: Processed in 0.001830072 sec. | ||
10911 | 2024.12.21 02:56:28.462472 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
10912 | 2024.12.21 02:56:28.462548 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10913 | 2024.12.21 02:56:28.462970 [ 281 ] {c3277dae-8eaf-400d-8db3-93250ee4540b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10914 | 2024.12.21 02:56:28.463000 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10915 | 2024.12.21 02:56:28.463150 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 180 rows starting from the beginning of the part | ||
10916 | 2024.12.21 02:56:28.463170 [ 281 ] {c3277dae-8eaf-400d-8db3-93250ee4540b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10917 | 2024.12.21 02:56:28.463549 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10918 | 2024.12.21 02:56:28.463845 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10919 | 2024.12.21 02:56:28.464228 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10920 | 2024.12.21 02:56:28.464544 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
10921 | 2024.12.21 02:56:28.464783 [ 194 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
10922 | 2024.12.21 02:56:28.465734 [ 281 ] {c3277dae-8eaf-400d-8db3-93250ee4540b} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10923 | 2024.12.21 02:56:28.465798 [ 281 ] {c3277dae-8eaf-400d-8db3-93250ee4540b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10924 | 2024.12.21 02:56:28.466832 [ 281 ] {c3277dae-8eaf-400d-8db3-93250ee4540b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10925 | 2024.12.21 02:56:28.467338 [ 201 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.005097659 sec., 41195.380075442474 rows/sec., 2.10 MiB/sec. | ||
10926 | 2024.12.21 02:56:28.467357 [ 281 ] {c3277dae-8eaf-400d-8db3-93250ee4540b} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10927 | 2024.12.21 02:56:28.467653 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
10928 | 2024.12.21 02:56:28.467706 [ 281 ] {c3277dae-8eaf-400d-8db3-93250ee4540b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004886 sec., 48505.93532541957 rows/sec., 3.25 MiB/sec. | ||
10929 | 2024.12.21 02:56:28.467932 [ 281 ] {c3277dae-8eaf-400d-8db3-93250ee4540b} <Debug> TCPHandler: Processed in 0.005569195 sec. | ||
10930 | 2024.12.21 02:56:28.468176 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10931 | 2024.12.21 02:56:28.468302 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10932 | 2024.12.21 02:56:28.468530 [ 279 ] {6b15010a-4302-436a-b171-6143d77b7fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10933 | 2024.12.21 02:56:28.468535 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_35_7} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
10934 | 2024.12.21 02:56:28.468706 [ 279 ] {6b15010a-4302-436a-b171-6143d77b7fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10935 | 2024.12.21 02:56:28.468778 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
10936 | 2024.12.21 02:56:28.469311 [ 279 ] {6b15010a-4302-436a-b171-6143d77b7fa5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10937 | 2024.12.21 02:56:28.469354 [ 279 ] {6b15010a-4302-436a-b171-6143d77b7fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10938 | 2024.12.21 02:56:28.469723 [ 279 ] {6b15010a-4302-436a-b171-6143d77b7fa5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10939 | 2024.12.21 02:56:28.469983 [ 279 ] {6b15010a-4302-436a-b171-6143d77b7fa5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10940 | 2024.12.21 02:56:28.470201 [ 279 ] {6b15010a-4302-436a-b171-6143d77b7fa5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001781 sec., 561.4823133071308 rows/sec., 37.83 KiB/sec. | ||
10941 | 2024.12.21 02:56:28.470253 [ 279 ] {6b15010a-4302-436a-b171-6143d77b7fa5} <Debug> TCPHandler: Processed in 0.002214965 sec. | ||
10942 | 2024.12.21 02:56:28.470410 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10943 | 2024.12.21 02:56:28.470553 [ 281 ] {c03a401c-c1c6-4ad2-965e-695728aa575e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10944 | 2024.12.21 02:56:28.470646 [ 281 ] {c03a401c-c1c6-4ad2-965e-695728aa575e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10945 | 2024.12.21 02:56:28.471846 [ 281 ] {c03a401c-c1c6-4ad2-965e-695728aa575e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10946 | 2024.12.21 02:56:28.471888 [ 281 ] {c03a401c-c1c6-4ad2-965e-695728aa575e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10947 | 2024.12.21 02:56:28.472569 [ 281 ] {c03a401c-c1c6-4ad2-965e-695728aa575e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10948 | 2024.12.21 02:56:28.472833 [ 281 ] {c03a401c-c1c6-4ad2-965e-695728aa575e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10949 | 2024.12.21 02:56:28.473021 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10950 | 2024.12.21 02:56:28.473087 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10951 | 2024.12.21 02:56:28.473121 [ 281 ] {c03a401c-c1c6-4ad2-965e-695728aa575e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002596 sec., 12711.864406779661 rows/sec., 22.78 MiB/sec. | ||
10952 | 2024.12.21 02:56:28.473129 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10953 | 2024.12.21 02:56:28.473458 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
10954 | 2024.12.21 02:56:28.473495 [ 281 ] {c03a401c-c1c6-4ad2-965e-695728aa575e} <Debug> TCPHandler: Processed in 0.003145127 sec. | ||
10955 | 2024.12.21 02:56:28.473762 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10956 | 2024.12.21 02:56:28.474052 [ 279 ] {9290a405-4d06-40e7-b250-779d9c67fc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10957 | 2024.12.21 02:56:28.474075 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10958 | 2024.12.21 02:56:28.474181 [ 279 ] {9290a405-4d06-40e7-b250-779d9c67fc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10959 | 2024.12.21 02:56:28.474243 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1329 rows starting from the beginning of the part | ||
10960 | 2024.12.21 02:56:28.475196 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 33 rows starting from the beginning of the part | ||
10961 | 2024.12.21 02:56:28.475784 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
10962 | 2024.12.21 02:56:28.476605 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part | ||
10963 | 2024.12.21 02:56:28.476620 [ 279 ] {9290a405-4d06-40e7-b250-779d9c67fc18} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10964 | 2024.12.21 02:56:28.476695 [ 279 ] {9290a405-4d06-40e7-b250-779d9c67fc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10965 | 2024.12.21 02:56:28.477246 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
10966 | 2024.12.21 02:56:28.477902 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 33 rows starting from the beginning of the part | ||
10967 | 2024.12.21 02:56:28.478507 [ 279 ] {9290a405-4d06-40e7-b250-779d9c67fc18} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10968 | 2024.12.21 02:56:28.479016 [ 279 ] {9290a405-4d06-40e7-b250-779d9c67fc18} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10969 | 2024.12.21 02:56:28.479521 [ 279 ] {9290a405-4d06-40e7-b250-779d9c67fc18} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005557 sec., 14756.163397516644 rows/sec., 959.69 KiB/sec. | ||
10970 | 2024.12.21 02:56:28.479717 [ 279 ] {9290a405-4d06-40e7-b250-779d9c67fc18} <Debug> TCPHandler: Processed in 0.006114942 sec. | ||
10971 | 2024.12.21 02:56:28.486185 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 19 columns (19 merged, 0 gathered) in 0.012927061 sec., 111703.65793121886 rows/sec., 200.17 MiB/sec. | ||
10972 | 2024.12.21 02:56:28.487847 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10973 | 2024.12.21 02:56:28.488293 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10974 | 2024.12.21 02:56:28.488384 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10975 | 2024.12.21 02:56:28.488564 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
10976 | 2024.12.21 02:56:29.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.66 MiB, peak 250.28 MiB, free memory in arenas 0.00 B, will set to 240.38 MiB (RSS), difference: 1.72 MiB | ||
10977 | 2024.12.21 02:56:32.640417 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10978 | 2024.12.21 02:56:32.640531 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10979 | 2024.12.21 02:56:32.803415 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
10980 | 2024.12.21 02:56:32.804303 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10981 | 2024.12.21 02:56:32.804354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10982 | 2024.12.21 02:56:32.804887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10983 | 2024.12.21 02:56:32.805147 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10984 | 2024.12.21 02:56:32.805433 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10985 | 2024.12.21 02:56:33.438223 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10986 | 2024.12.21 02:56:33.438419 [ 279 ] {db6044d4-5da3-42a6-a697-9164abc8ccd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10987 | 2024.12.21 02:56:33.438493 [ 279 ] {db6044d4-5da3-42a6-a697-9164abc8ccd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10988 | 2024.12.21 02:56:33.439266 [ 279 ] {db6044d4-5da3-42a6-a697-9164abc8ccd9} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10989 | 2024.12.21 02:56:33.439322 [ 279 ] {db6044d4-5da3-42a6-a697-9164abc8ccd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10990 | 2024.12.21 02:56:33.439771 [ 279 ] {db6044d4-5da3-42a6-a697-9164abc8ccd9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10991 | 2024.12.21 02:56:33.440049 [ 279 ] {db6044d4-5da3-42a6-a697-9164abc8ccd9} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10992 | 2024.12.21 02:56:33.440271 [ 279 ] {db6044d4-5da3-42a6-a697-9164abc8ccd9} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001906 sec., 37775.44596012592 rows/sec., 3.05 MiB/sec. | ||
10993 | 2024.12.21 02:56:33.440340 [ 279 ] {db6044d4-5da3-42a6-a697-9164abc8ccd9} <Debug> TCPHandler: Processed in 0.002248716 sec. | ||
10994 | 2024.12.21 02:56:33.440601 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10995 | 2024.12.21 02:56:33.440818 [ 281 ] {497f57cf-bb22-4e82-945b-34f9ea31a69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10996 | 2024.12.21 02:56:33.440907 [ 281 ] {497f57cf-bb22-4e82-945b-34f9ea31a69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10997 | 2024.12.21 02:56:33.441678 [ 281 ] {497f57cf-bb22-4e82-945b-34f9ea31a69c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10998 | 2024.12.21 02:56:33.441733 [ 281 ] {497f57cf-bb22-4e82-945b-34f9ea31a69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
10999 | 2024.12.21 02:56:33.442197 [ 281 ] {497f57cf-bb22-4e82-945b-34f9ea31a69c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11000 | 2024.12.21 02:56:33.442454 [ 281 ] {497f57cf-bb22-4e82-945b-34f9ea31a69c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11001 | 2024.12.21 02:56:33.442704 [ 281 ] {497f57cf-bb22-4e82-945b-34f9ea31a69c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001942 sec., 4119.46446961895 rows/sec., 309.76 KiB/sec. | ||
11002 | 2024.12.21 02:56:33.442782 [ 281 ] {497f57cf-bb22-4e82-945b-34f9ea31a69c} <Debug> TCPHandler: Processed in 0.002333667 sec. | ||
11003 | 2024.12.21 02:56:33.442981 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11004 | 2024.12.21 02:56:33.443125 [ 279 ] {9a7b5dbb-2fa1-4ef3-95f0-19b21492418f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11005 | 2024.12.21 02:56:33.443177 [ 279 ] {9a7b5dbb-2fa1-4ef3-95f0-19b21492418f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11006 | 2024.12.21 02:56:33.443799 [ 279 ] {9a7b5dbb-2fa1-4ef3-95f0-19b21492418f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11007 | 2024.12.21 02:56:33.443837 [ 279 ] {9a7b5dbb-2fa1-4ef3-95f0-19b21492418f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11008 | 2024.12.21 02:56:33.444216 [ 279 ] {9a7b5dbb-2fa1-4ef3-95f0-19b21492418f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11009 | 2024.12.21 02:56:33.444463 [ 279 ] {9a7b5dbb-2fa1-4ef3-95f0-19b21492418f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11010 | 2024.12.21 02:56:33.444648 [ 279 ] {9a7b5dbb-2fa1-4ef3-95f0-19b21492418f} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001555 sec., 46302.25080385852 rows/sec., 3.61 MiB/sec. | ||
11011 | 2024.12.21 02:56:33.444702 [ 279 ] {9a7b5dbb-2fa1-4ef3-95f0-19b21492418f} <Debug> TCPHandler: Processed in 0.001818681 sec. | ||
11012 | 2024.12.21 02:56:33.444844 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11013 | 2024.12.21 02:56:33.444964 [ 281 ] {9895cb14-7a4f-47a1-b278-84b46ad2c22d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11014 | 2024.12.21 02:56:33.445042 [ 281 ] {9895cb14-7a4f-47a1-b278-84b46ad2c22d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11015 | 2024.12.21 02:56:33.445858 [ 281 ] {9895cb14-7a4f-47a1-b278-84b46ad2c22d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11016 | 2024.12.21 02:56:33.445918 [ 281 ] {9895cb14-7a4f-47a1-b278-84b46ad2c22d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11017 | 2024.12.21 02:56:33.446343 [ 281 ] {9895cb14-7a4f-47a1-b278-84b46ad2c22d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11018 | 2024.12.21 02:56:33.446587 [ 281 ] {9895cb14-7a4f-47a1-b278-84b46ad2c22d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11019 | 2024.12.21 02:56:33.446794 [ 281 ] {9895cb14-7a4f-47a1-b278-84b46ad2c22d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001854 sec., 86299.89212513485 rows/sec., 6.01 MiB/sec. | ||
11020 | 2024.12.21 02:56:33.446847 [ 281 ] {9895cb14-7a4f-47a1-b278-84b46ad2c22d} <Debug> TCPHandler: Processed in 0.002056913 sec. | ||
11021 | 2024.12.21 02:56:33.446997 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11022 | 2024.12.21 02:56:33.447118 [ 279 ] {571f0b63-ae7b-45fc-8dad-65f084c6066f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11023 | 2024.12.21 02:56:33.447199 [ 279 ] {571f0b63-ae7b-45fc-8dad-65f084c6066f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11024 | 2024.12.21 02:56:33.448331 [ 279 ] {571f0b63-ae7b-45fc-8dad-65f084c6066f} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11025 | 2024.12.21 02:56:33.448371 [ 279 ] {571f0b63-ae7b-45fc-8dad-65f084c6066f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11026 | 2024.12.21 02:56:33.448996 [ 279 ] {571f0b63-ae7b-45fc-8dad-65f084c6066f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11027 | 2024.12.21 02:56:33.449261 [ 279 ] {571f0b63-ae7b-45fc-8dad-65f084c6066f} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11028 | 2024.12.21 02:56:33.449463 [ 279 ] {571f0b63-ae7b-45fc-8dad-65f084c6066f} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002373 sec., 3371.26000842815 rows/sec., 6.04 MiB/sec. | ||
11029 | 2024.12.21 02:56:33.449569 [ 279 ] {571f0b63-ae7b-45fc-8dad-65f084c6066f} <Debug> TCPHandler: Processed in 0.00263646 sec. | ||
11030 | 2024.12.21 02:56:33.449723 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11031 | 2024.12.21 02:56:33.449861 [ 281 ] {1d99e04f-2b45-4d58-9273-039cb36250a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11032 | 2024.12.21 02:56:33.449921 [ 281 ] {1d99e04f-2b45-4d58-9273-039cb36250a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11033 | 2024.12.21 02:56:33.450430 [ 281 ] {1d99e04f-2b45-4d58-9273-039cb36250a4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11034 | 2024.12.21 02:56:33.450470 [ 281 ] {1d99e04f-2b45-4d58-9273-039cb36250a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11035 | 2024.12.21 02:56:33.450848 [ 281 ] {1d99e04f-2b45-4d58-9273-039cb36250a4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11036 | 2024.12.21 02:56:33.451088 [ 281 ] {1d99e04f-2b45-4d58-9273-039cb36250a4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11037 | 2024.12.21 02:56:33.451297 [ 281 ] {1d99e04f-2b45-4d58-9273-039cb36250a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001466 sec., 40927.69440654843 rows/sec., 2.76 MiB/sec. | ||
11038 | 2024.12.21 02:56:33.451349 [ 281 ] {1d99e04f-2b45-4d58-9273-039cb36250a4} <Debug> TCPHandler: Processed in 0.00169351 sec. | ||
11039 | 2024.12.21 02:56:34.541447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
11040 | 2024.12.21 02:56:34.561899 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11041 | 2024.12.21 02:56:34.561950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11042 | 2024.12.21 02:56:34.569312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11043 | 2024.12.21 02:56:34.570068 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11044 | 2024.12.21 02:56:34.572696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
11045 | 2024.12.21 02:56:36.250689 [ 75 ] {} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
11046 | 2024.12.21 02:56:36.250773 [ 75 ] {} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11047 | 2024.12.21 02:56:36.250799 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11048 | 2024.12.21 02:56:36.250998 [ 201 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::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 | ||
11049 | 2024.12.21 02:56:36.251219 [ 201 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11050 | 2024.12.21 02:56:36.251258 [ 201 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
11051 | 2024.12.21 02:56:36.251344 [ 201 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
11052 | 2024.12.21 02:56:36.251435 [ 201 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
11053 | 2024.12.21 02:56:36.251697 [ 201 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
11054 | 2024.12.21 02:56:36.251835 [ 201 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
11055 | 2024.12.21 02:56:36.252875 [ 191 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001996033 sec., 18035.77395764499 rows/sec., 1.51 MiB/sec. | ||
11056 | 2024.12.21 02:56:36.253036 [ 191 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
11057 | 2024.12.21 02:56:36.253354 [ 191 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11058 | 2024.12.21 02:56:36.253445 [ 191 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_21_5} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
11059 | 2024.12.21 02:56:36.253545 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11060 | 2024.12.21 02:56:37.060225 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11061 | 2024.12.21 02:56:37.060415 [ 279 ] {8c10b216-6eb9-491f-b7ea-b3035fbc6b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11062 | 2024.12.21 02:56:37.060486 [ 279 ] {8c10b216-6eb9-491f-b7ea-b3035fbc6b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11063 | 2024.12.21 02:56:37.061234 [ 279 ] {8c10b216-6eb9-491f-b7ea-b3035fbc6b17} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11064 | 2024.12.21 02:56:37.061283 [ 279 ] {8c10b216-6eb9-491f-b7ea-b3035fbc6b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11065 | 2024.12.21 02:56:37.061721 [ 279 ] {8c10b216-6eb9-491f-b7ea-b3035fbc6b17} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11066 | 2024.12.21 02:56:37.061987 [ 279 ] {8c10b216-6eb9-491f-b7ea-b3035fbc6b17} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11067 | 2024.12.21 02:56:37.062224 [ 279 ] {8c10b216-6eb9-491f-b7ea-b3035fbc6b17} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. | ||
11068 | 2024.12.21 02:56:37.062282 [ 279 ] {8c10b216-6eb9-491f-b7ea-b3035fbc6b17} <Debug> TCPHandler: Processed in 0.002185115 sec. | ||
11069 | 2024.12.21 02:56:37.062541 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11070 | 2024.12.21 02:56:37.062742 [ 281 ] {6649d454-f5ed-4676-b399-85a432bfc795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11071 | 2024.12.21 02:56:37.062821 [ 281 ] {6649d454-f5ed-4676-b399-85a432bfc795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11072 | 2024.12.21 02:56:37.063574 [ 281 ] {6649d454-f5ed-4676-b399-85a432bfc795} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11073 | 2024.12.21 02:56:37.063630 [ 281 ] {6649d454-f5ed-4676-b399-85a432bfc795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11074 | 2024.12.21 02:56:37.064065 [ 281 ] {6649d454-f5ed-4676-b399-85a432bfc795} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11075 | 2024.12.21 02:56:37.064331 [ 281 ] {6649d454-f5ed-4676-b399-85a432bfc795} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11076 | 2024.12.21 02:56:37.064578 [ 281 ] {6649d454-f5ed-4676-b399-85a432bfc795} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001891 sec., 4230.565838180856 rows/sec., 344.97 KiB/sec. | ||
11077 | 2024.12.21 02:56:37.064648 [ 281 ] {6649d454-f5ed-4676-b399-85a432bfc795} <Debug> TCPHandler: Processed in 0.002249346 sec. | ||
11078 | 2024.12.21 02:56:37.064811 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11079 | 2024.12.21 02:56:37.064931 [ 279 ] {6c4d94fd-0fcf-4fc1-915d-06ebc43c0f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11080 | 2024.12.21 02:56:37.064982 [ 279 ] {6c4d94fd-0fcf-4fc1-915d-06ebc43c0f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11081 | 2024.12.21 02:56:37.066167 [ 279 ] {6c4d94fd-0fcf-4fc1-915d-06ebc43c0f6e} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11082 | 2024.12.21 02:56:37.066206 [ 279 ] {6c4d94fd-0fcf-4fc1-915d-06ebc43c0f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11083 | 2024.12.21 02:56:37.066657 [ 279 ] {6c4d94fd-0fcf-4fc1-915d-06ebc43c0f6e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11084 | 2024.12.21 02:56:37.066901 [ 279 ] {6c4d94fd-0fcf-4fc1-915d-06ebc43c0f6e} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11085 | 2024.12.21 02:56:37.067081 [ 75 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11086 | 2024.12.21 02:56:37.067148 [ 279 ] {6c4d94fd-0fcf-4fc1-915d-06ebc43c0f6e} <Debug> executeQuery: Read 1413 rows, 120.57 KiB in 0.002238 sec., 631367.292225201 rows/sec., 52.61 MiB/sec. | ||
11087 | 2024.12.21 02:56:37.067169 [ 75 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11088 | 2024.12.21 02:56:37.067243 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11089 | 2024.12.21 02:56:37.067287 [ 279 ] {6c4d94fd-0fcf-4fc1-915d-06ebc43c0f6e} <Debug> TCPHandler: Processed in 0.00252941 sec. | ||
11090 | 2024.12.21 02:56:37.067524 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
11091 | 2024.12.21 02:56:37.067624 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11092 | 2024.12.21 02:56:37.067720 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11093 | 2024.12.21 02:56:37.067762 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1436 rows starting from the beginning of the part | ||
11094 | 2024.12.21 02:56:37.068003 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 269 rows starting from the beginning of the part | ||
11095 | 2024.12.21 02:56:37.068235 [ 281 ] {39363cdc-69c2-4ade-ac27-996fc2782aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11096 | 2024.12.21 02:56:37.068313 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 73 rows starting from the beginning of the part | ||
11097 | 2024.12.21 02:56:37.068404 [ 281 ] {39363cdc-69c2-4ade-ac27-996fc2782aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11098 | 2024.12.21 02:56:37.068693 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 269 rows starting from the beginning of the part | ||
11099 | 2024.12.21 02:56:37.069008 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 72 rows starting from the beginning of the part | ||
11100 | 2024.12.21 02:56:37.069308 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1413 rows starting from the beginning of the part | ||
11101 | 2024.12.21 02:56:37.070874 [ 281 ] {39363cdc-69c2-4ade-ac27-996fc2782aee} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11102 | 2024.12.21 02:56:37.070954 [ 281 ] {39363cdc-69c2-4ade-ac27-996fc2782aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11103 | 2024.12.21 02:56:37.072046 [ 281 ] {39363cdc-69c2-4ade-ac27-996fc2782aee} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11104 | 2024.12.21 02:56:37.072392 [ 281 ] {39363cdc-69c2-4ade-ac27-996fc2782aee} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11105 | 2024.12.21 02:56:37.072657 [ 281 ] {39363cdc-69c2-4ade-ac27-996fc2782aee} <Debug> executeQuery: Read 48 rows, 3.50 KiB in 0.004703 sec., 10206.251328938975 rows/sec., 743.38 KiB/sec. | ||
11106 | 2024.12.21 02:56:37.072740 [ 281 ] {39363cdc-69c2-4ade-ac27-996fc2782aee} <Debug> TCPHandler: Processed in 0.005342092 sec. | ||
11107 | 2024.12.21 02:56:37.073007 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11108 | 2024.12.21 02:56:37.073250 [ 187 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3532 rows, containing 5 columns (5 merged, 0 gathered) in 0.005914229 sec., 597203.7944421835 rows/sec., 52.41 MiB/sec. | ||
11109 | 2024.12.21 02:56:37.073262 [ 279 ] {d170e9f9-bd8c-4c8a-bbe4-834327bb3c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11110 | 2024.12.21 02:56:37.073343 [ 279 ] {d170e9f9-bd8c-4c8a-bbe4-834327bb3c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11111 | 2024.12.21 02:56:37.073568 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11112 | 2024.12.21 02:56:37.074295 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11113 | 2024.12.21 02:56:37.074527 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_86_17} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11114 | 2024.12.21 02:56:37.074693 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
11115 | 2024.12.21 02:56:37.074755 [ 279 ] {d170e9f9-bd8c-4c8a-bbe4-834327bb3c34} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11116 | 2024.12.21 02:56:37.074799 [ 279 ] {d170e9f9-bd8c-4c8a-bbe4-834327bb3c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11117 | 2024.12.21 02:56:37.075172 [ 279 ] {d170e9f9-bd8c-4c8a-bbe4-834327bb3c34} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11118 | 2024.12.21 02:56:37.075416 [ 279 ] {d170e9f9-bd8c-4c8a-bbe4-834327bb3c34} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11119 | 2024.12.21 02:56:37.075586 [ 75 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11120 | 2024.12.21 02:56:37.075656 [ 75 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11121 | 2024.12.21 02:56:37.075670 [ 279 ] {d170e9f9-bd8c-4c8a-bbe4-834327bb3c34} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00245 sec., 98775.51020408164 rows/sec., 6.69 MiB/sec. | ||
11122 | 2024.12.21 02:56:37.075703 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11123 | 2024.12.21 02:56:37.075835 [ 279 ] {d170e9f9-bd8c-4c8a-bbe4-834327bb3c34} <Debug> TCPHandler: Processed in 0.002986544 sec. | ||
11124 | 2024.12.21 02:56:37.075940 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
11125 | 2024.12.21 02:56:37.076118 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11126 | 2024.12.21 02:56:37.076364 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11127 | 2024.12.21 02:56:37.076491 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 243 rows starting from the beginning of the part | ||
11128 | 2024.12.21 02:56:37.076613 [ 281 ] {8bc70a88-a04b-4004-aed2-1b01bfe18d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11129 | 2024.12.21 02:56:37.076815 [ 281 ] {8bc70a88-a04b-4004-aed2-1b01bfe18d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11130 | 2024.12.21 02:56:37.076849 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
11131 | 2024.12.21 02:56:37.077244 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
11132 | 2024.12.21 02:56:37.077520 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
11133 | 2024.12.21 02:56:37.077885 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
11134 | 2024.12.21 02:56:37.078232 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part | ||
11135 | 2024.12.21 02:56:37.079751 [ 281 ] {8bc70a88-a04b-4004-aed2-1b01bfe18d50} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11136 | 2024.12.21 02:56:37.079829 [ 281 ] {8bc70a88-a04b-4004-aed2-1b01bfe18d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11137 | 2024.12.21 02:56:37.080761 [ 281 ] {8bc70a88-a04b-4004-aed2-1b01bfe18d50} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11138 | 2024.12.21 02:56:37.081053 [ 201 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.005230701 sec., 147016.62358448704 rows/sec., 10.53 MiB/sec. | ||
11139 | 2024.12.21 02:56:37.081207 [ 281 ] {8bc70a88-a04b-4004-aed2-1b01bfe18d50} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11140 | 2024.12.21 02:56:37.081237 [ 201 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11141 | 2024.12.21 02:56:37.081604 [ 281 ] {8bc70a88-a04b-4004-aed2-1b01bfe18d50} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005176 sec., 2511.591962905719 rows/sec., 156.60 KiB/sec. | ||
11142 | 2024.12.21 02:56:37.082037 [ 281 ] {8bc70a88-a04b-4004-aed2-1b01bfe18d50} <Debug> TCPHandler: Processed in 0.006090631 sec. | ||
11143 | 2024.12.21 02:56:37.082149 [ 201 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11144 | 2024.12.21 02:56:37.082504 [ 201 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_36_7} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11145 | 2024.12.21 02:56:37.082526 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11146 | 2024.12.21 02:56:37.082650 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
11147 | 2024.12.21 02:56:37.082730 [ 279 ] {08d9bb2a-23e2-40ed-9d32-520646b4ca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11148 | 2024.12.21 02:56:37.082790 [ 279 ] {08d9bb2a-23e2-40ed-9d32-520646b4ca9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11149 | 2024.12.21 02:56:37.083742 [ 279 ] {08d9bb2a-23e2-40ed-9d32-520646b4ca9f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11150 | 2024.12.21 02:56:37.083782 [ 279 ] {08d9bb2a-23e2-40ed-9d32-520646b4ca9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11151 | 2024.12.21 02:56:37.084188 [ 279 ] {08d9bb2a-23e2-40ed-9d32-520646b4ca9f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11152 | 2024.12.21 02:56:37.084429 [ 279 ] {08d9bb2a-23e2-40ed-9d32-520646b4ca9f} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11153 | 2024.12.21 02:56:37.084604 [ 75 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11154 | 2024.12.21 02:56:37.084660 [ 75 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11155 | 2024.12.21 02:56:37.084680 [ 279 ] {08d9bb2a-23e2-40ed-9d32-520646b4ca9f} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.001987 sec., 442375.4403623553 rows/sec., 32.08 MiB/sec. | ||
11156 | 2024.12.21 02:56:37.084698 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11157 | 2024.12.21 02:56:37.084845 [ 279 ] {08d9bb2a-23e2-40ed-9d32-520646b4ca9f} <Debug> TCPHandler: Processed in 0.00253942 sec. | ||
11158 | 2024.12.21 02:56:37.084944 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
11159 | 2024.12.21 02:56:37.085090 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11160 | 2024.12.21 02:56:37.085126 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11161 | 2024.12.21 02:56:37.085174 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 915 rows starting from the beginning of the part | ||
11162 | 2024.12.21 02:56:37.085418 [ 281 ] {bfc17612-f6e0-48df-8c87-d8c79c7da1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11163 | 2024.12.21 02:56:37.085479 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 415 rows starting from the beginning of the part | ||
11164 | 2024.12.21 02:56:37.085622 [ 281 ] {bfc17612-f6e0-48df-8c87-d8c79c7da1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11165 | 2024.12.21 02:56:37.085817 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 74 rows starting from the beginning of the part | ||
11166 | 2024.12.21 02:56:37.086232 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 415 rows starting from the beginning of the part | ||
11167 | 2024.12.21 02:56:37.086586 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 72 rows starting from the beginning of the part | ||
11168 | 2024.12.21 02:56:37.086950 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 879 rows starting from the beginning of the part | ||
11169 | 2024.12.21 02:56:37.088066 [ 281 ] {bfc17612-f6e0-48df-8c87-d8c79c7da1e8} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11170 | 2024.12.21 02:56:37.088124 [ 281 ] {bfc17612-f6e0-48df-8c87-d8c79c7da1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11171 | 2024.12.21 02:56:37.089174 [ 281 ] {bfc17612-f6e0-48df-8c87-d8c79c7da1e8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11172 | 2024.12.21 02:56:37.089538 [ 281 ] {bfc17612-f6e0-48df-8c87-d8c79c7da1e8} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11173 | 2024.12.21 02:56:37.089974 [ 281 ] {bfc17612-f6e0-48df-8c87-d8c79c7da1e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004701 sec., 1276.3241863433311 rows/sec., 66.68 KiB/sec. | ||
11174 | 2024.12.21 02:56:37.090352 [ 281 ] {bfc17612-f6e0-48df-8c87-d8c79c7da1e8} <Debug> TCPHandler: Processed in 0.005388433 sec. | ||
11175 | 2024.12.21 02:56:37.090684 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11176 | 2024.12.21 02:56:37.090717 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 5 columns (5 merged, 0 gathered) in 0.005890038 sec., 470285.5906871908 rows/sec., 35.91 MiB/sec. | ||
11177 | 2024.12.21 02:56:37.090960 [ 279 ] {db63de04-61d8-4462-b17d-cb56f676e945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11178 | 2024.12.21 02:56:37.091041 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11179 | 2024.12.21 02:56:37.091060 [ 279 ] {db63de04-61d8-4462-b17d-cb56f676e945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11180 | 2024.12.21 02:56:37.091675 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11181 | 2024.12.21 02:56:37.091761 [ 187 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_86_17} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11182 | 2024.12.21 02:56:37.091880 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
11183 | 2024.12.21 02:56:37.092251 [ 279 ] {db63de04-61d8-4462-b17d-cb56f676e945} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11184 | 2024.12.21 02:56:37.092295 [ 279 ] {db63de04-61d8-4462-b17d-cb56f676e945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11185 | 2024.12.21 02:56:37.092748 [ 279 ] {db63de04-61d8-4462-b17d-cb56f676e945} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11186 | 2024.12.21 02:56:37.092987 [ 279 ] {db63de04-61d8-4462-b17d-cb56f676e945} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11187 | 2024.12.21 02:56:37.093199 [ 279 ] {db63de04-61d8-4462-b17d-cb56f676e945} <Debug> executeQuery: Read 907 rows, 61.91 KiB in 0.002313 sec., 392131.4310419369 rows/sec., 26.14 MiB/sec. | ||
11188 | 2024.12.21 02:56:37.093257 [ 279 ] {db63de04-61d8-4462-b17d-cb56f676e945} <Debug> TCPHandler: Processed in 0.002771182 sec. | ||
11189 | 2024.12.21 02:56:37.093463 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11190 | 2024.12.21 02:56:37.093686 [ 281 ] {78b5e06a-68ca-48bc-8f11-6e9158614665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11191 | 2024.12.21 02:56:37.093782 [ 281 ] {78b5e06a-68ca-48bc-8f11-6e9158614665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11192 | 2024.12.21 02:56:37.094408 [ 281 ] {78b5e06a-68ca-48bc-8f11-6e9158614665} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11193 | 2024.12.21 02:56:37.094448 [ 281 ] {78b5e06a-68ca-48bc-8f11-6e9158614665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11194 | 2024.12.21 02:56:37.094813 [ 281 ] {78b5e06a-68ca-48bc-8f11-6e9158614665} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11195 | 2024.12.21 02:56:37.095053 [ 281 ] {78b5e06a-68ca-48bc-8f11-6e9158614665} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11196 | 2024.12.21 02:56:37.095211 [ 75 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11197 | 2024.12.21 02:56:37.095279 [ 75 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11198 | 2024.12.21 02:56:37.095315 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11199 | 2024.12.21 02:56:37.095332 [ 281 ] {78b5e06a-68ca-48bc-8f11-6e9158614665} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001692 sec., 591.016548463357 rows/sec., 39.82 KiB/sec. | ||
11200 | 2024.12.21 02:56:37.095545 [ 281 ] {78b5e06a-68ca-48bc-8f11-6e9158614665} <Debug> TCPHandler: Processed in 0.002187386 sec. | ||
11201 | 2024.12.21 02:56:37.095619 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
11202 | 2024.12.21 02:56:37.095727 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11203 | 2024.12.21 02:56:37.095785 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11204 | 2024.12.21 02:56:37.095827 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 32 rows starting from the beginning of the part | ||
11205 | 2024.12.21 02:56:37.095895 [ 279 ] {6208ae8f-1c59-4cd1-b5d5-12e071993e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11206 | 2024.12.21 02:56:37.096041 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
11207 | 2024.12.21 02:56:37.096291 [ 279 ] {6208ae8f-1c59-4cd1-b5d5-12e071993e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11208 | 2024.12.21 02:56:37.096332 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
11209 | 2024.12.21 02:56:37.096669 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
11210 | 2024.12.21 02:56:37.096972 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
11211 | 2024.12.21 02:56:37.097287 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
11212 | 2024.12.21 02:56:37.099306 [ 200 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.003899296 sec., 9488.892353901832 rows/sec., 638.39 KiB/sec. | ||
11213 | 2024.12.21 02:56:37.099526 [ 197 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11214 | 2024.12.21 02:56:37.099997 [ 279 ] {6208ae8f-1c59-4cd1-b5d5-12e071993e2b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11215 | 2024.12.21 02:56:37.100061 [ 279 ] {6208ae8f-1c59-4cd1-b5d5-12e071993e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11216 | 2024.12.21 02:56:37.100205 [ 197 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11217 | 2024.12.21 02:56:37.100455 [ 197 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_36_7} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11218 | 2024.12.21 02:56:37.100600 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11219 | 2024.12.21 02:56:37.101105 [ 279 ] {6208ae8f-1c59-4cd1-b5d5-12e071993e2b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11220 | 2024.12.21 02:56:37.101374 [ 279 ] {6208ae8f-1c59-4cd1-b5d5-12e071993e2b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11221 | 2024.12.21 02:56:37.101667 [ 279 ] {6208ae8f-1c59-4cd1-b5d5-12e071993e2b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.005818 sec., 5672.052251632863 rows/sec., 10.16 MiB/sec. | ||
11222 | 2024.12.21 02:56:37.102158 [ 279 ] {6208ae8f-1c59-4cd1-b5d5-12e071993e2b} <Debug> TCPHandler: Processed in 0.006510446 sec. | ||
11223 | 2024.12.21 02:56:37.102531 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11224 | 2024.12.21 02:56:37.102755 [ 281 ] {0ffc1224-205e-44d8-af7d-9b80922bb4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11225 | 2024.12.21 02:56:37.102849 [ 281 ] {0ffc1224-205e-44d8-af7d-9b80922bb4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11226 | 2024.12.21 02:56:37.103470 [ 281 ] {0ffc1224-205e-44d8-af7d-9b80922bb4b4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11227 | 2024.12.21 02:56:37.103510 [ 281 ] {0ffc1224-205e-44d8-af7d-9b80922bb4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11228 | 2024.12.21 02:56:37.103889 [ 281 ] {0ffc1224-205e-44d8-af7d-9b80922bb4b4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11229 | 2024.12.21 02:56:37.104130 [ 281 ] {0ffc1224-205e-44d8-af7d-9b80922bb4b4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11230 | 2024.12.21 02:56:37.104338 [ 281 ] {0ffc1224-205e-44d8-af7d-9b80922bb4b4} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001639 sec., 37827.94386821232 rows/sec., 2.36 MiB/sec. | ||
11231 | 2024.12.21 02:56:37.104392 [ 281 ] {0ffc1224-205e-44d8-af7d-9b80922bb4b4} <Debug> TCPHandler: Processed in 0.002127655 sec. | ||
11232 | 2024.12.21 02:56:37.933226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1566 | ||
11233 | 2024.12.21 02:56:37.936929 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11234 | 2024.12.21 02:56:37.936987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11235 | 2024.12.21 02:56:37.938492 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11236 | 2024.12.21 02:56:37.938809 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11237 | 2024.12.21 02:56:37.939462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
11238 | 2024.12.21 02:56:38.433311 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11239 | 2024.12.21 02:56:38.433504 [ 279 ] {bc31f651-8ff2-4167-b81f-8f537477dc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11240 | 2024.12.21 02:56:38.433577 [ 279 ] {bc31f651-8ff2-4167-b81f-8f537477dc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11241 | 2024.12.21 02:56:38.434363 [ 279 ] {bc31f651-8ff2-4167-b81f-8f537477dc90} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11242 | 2024.12.21 02:56:38.434420 [ 279 ] {bc31f651-8ff2-4167-b81f-8f537477dc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11243 | 2024.12.21 02:56:38.434868 [ 279 ] {bc31f651-8ff2-4167-b81f-8f537477dc90} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11244 | 2024.12.21 02:56:38.435127 [ 279 ] {bc31f651-8ff2-4167-b81f-8f537477dc90} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11245 | 2024.12.21 02:56:38.435366 [ 279 ] {bc31f651-8ff2-4167-b81f-8f537477dc90} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.23 MiB/sec. | ||
11246 | 2024.12.21 02:56:38.435431 [ 279 ] {bc31f651-8ff2-4167-b81f-8f537477dc90} <Debug> TCPHandler: Processed in 0.002252967 sec. | ||
11247 | 2024.12.21 02:56:38.435681 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11248 | 2024.12.21 02:56:38.435878 [ 281 ] {9f2bd574-64f5-4be3-8b68-9076dcba0bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11249 | 2024.12.21 02:56:38.435957 [ 281 ] {9f2bd574-64f5-4be3-8b68-9076dcba0bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11250 | 2024.12.21 02:56:38.436762 [ 281 ] {9f2bd574-64f5-4be3-8b68-9076dcba0bf2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11251 | 2024.12.21 02:56:38.436818 [ 281 ] {9f2bd574-64f5-4be3-8b68-9076dcba0bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11252 | 2024.12.21 02:56:38.437284 [ 281 ] {9f2bd574-64f5-4be3-8b68-9076dcba0bf2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11253 | 2024.12.21 02:56:38.437570 [ 281 ] {9f2bd574-64f5-4be3-8b68-9076dcba0bf2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11254 | 2024.12.21 02:56:38.437814 [ 281 ] {9f2bd574-64f5-4be3-8b68-9076dcba0bf2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001992 sec., 32128.514056224903 rows/sec., 2.51 MiB/sec. | ||
11255 | 2024.12.21 02:56:38.437883 [ 281 ] {9f2bd574-64f5-4be3-8b68-9076dcba0bf2} <Debug> TCPHandler: Processed in 0.002342627 sec. | ||
11256 | 2024.12.21 02:56:38.438033 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11257 | 2024.12.21 02:56:38.438217 [ 279 ] {2be24fab-78fd-4b45-81c1-0c64af995f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11258 | 2024.12.21 02:56:38.438319 [ 279 ] {2be24fab-78fd-4b45-81c1-0c64af995f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11259 | 2024.12.21 02:56:38.439248 [ 279 ] {2be24fab-78fd-4b45-81c1-0c64af995f1f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11260 | 2024.12.21 02:56:38.439290 [ 279 ] {2be24fab-78fd-4b45-81c1-0c64af995f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11261 | 2024.12.21 02:56:38.439705 [ 279 ] {2be24fab-78fd-4b45-81c1-0c64af995f1f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11262 | 2024.12.21 02:56:38.439954 [ 279 ] {2be24fab-78fd-4b45-81c1-0c64af995f1f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11263 | 2024.12.21 02:56:38.440187 [ 279 ] {2be24fab-78fd-4b45-81c1-0c64af995f1f} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.002027 sec., 26640.35520473606 rows/sec., 1.86 MiB/sec. | ||
11264 | 2024.12.21 02:56:38.440291 [ 279 ] {2be24fab-78fd-4b45-81c1-0c64af995f1f} <Debug> TCPHandler: Processed in 0.002326907 sec. | ||
11265 | 2024.12.21 02:56:38.440506 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11266 | 2024.12.21 02:56:38.440679 [ 281 ] {36ea29d1-6929-4e5d-baa7-730d329ab892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11267 | 2024.12.21 02:56:38.440745 [ 281 ] {36ea29d1-6929-4e5d-baa7-730d329ab892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11268 | 2024.12.21 02:56:38.441313 [ 281 ] {36ea29d1-6929-4e5d-baa7-730d329ab892} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11269 | 2024.12.21 02:56:38.441356 [ 281 ] {36ea29d1-6929-4e5d-baa7-730d329ab892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11270 | 2024.12.21 02:56:38.441750 [ 281 ] {36ea29d1-6929-4e5d-baa7-730d329ab892} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11271 | 2024.12.21 02:56:38.442000 [ 281 ] {36ea29d1-6929-4e5d-baa7-730d329ab892} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11272 | 2024.12.21 02:56:38.442188 [ 281 ] {36ea29d1-6929-4e5d-baa7-730d329ab892} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001548 sec., 12919.896640826873 rows/sec., 888.24 KiB/sec. | ||
11273 | 2024.12.21 02:56:38.442245 [ 281 ] {36ea29d1-6929-4e5d-baa7-730d329ab892} <Debug> TCPHandler: Processed in 0.001858061 sec. | ||
11274 | 2024.12.21 02:56:40.305589 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
11275 | 2024.12.21 02:56:40.306281 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11276 | 2024.12.21 02:56:40.306333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11277 | 2024.12.21 02:56:40.306856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11278 | 2024.12.21 02:56:40.307106 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11279 | 2024.12.21 02:56:40.307358 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
11280 | 2024.12.21 02:56:42.072792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
11281 | 2024.12.21 02:56:42.094456 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11282 | 2024.12.21 02:56:42.094515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11283 | 2024.12.21 02:56:42.101897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11284 | 2024.12.21 02:56:42.102671 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11285 | 2024.12.21 02:56:42.106956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
11286 | 2024.12.21 02:56:43.438270 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11287 | 2024.12.21 02:56:43.438572 [ 279 ] {bf429238-44f7-4f5d-9b1c-5f9e51226adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11288 | 2024.12.21 02:56:43.438682 [ 279 ] {bf429238-44f7-4f5d-9b1c-5f9e51226adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11289 | 2024.12.21 02:56:43.439686 [ 279 ] {bf429238-44f7-4f5d-9b1c-5f9e51226adc} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11290 | 2024.12.21 02:56:43.439734 [ 279 ] {bf429238-44f7-4f5d-9b1c-5f9e51226adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11291 | 2024.12.21 02:56:43.440185 [ 279 ] {bf429238-44f7-4f5d-9b1c-5f9e51226adc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11292 | 2024.12.21 02:56:43.440443 [ 279 ] {bf429238-44f7-4f5d-9b1c-5f9e51226adc} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11293 | 2024.12.21 02:56:43.440686 [ 279 ] {bf429238-44f7-4f5d-9b1c-5f9e51226adc} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002197 sec., 32771.9617660446 rows/sec., 2.65 MiB/sec. | ||
11294 | 2024.12.21 02:56:43.440751 [ 279 ] {bf429238-44f7-4f5d-9b1c-5f9e51226adc} <Debug> TCPHandler: Processed in 0.002666901 sec. | ||
11295 | 2024.12.21 02:56:43.441074 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11296 | 2024.12.21 02:56:43.441366 [ 281 ] {e58f8690-913d-4959-a89b-febef8ac94bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11297 | 2024.12.21 02:56:43.441441 [ 281 ] {e58f8690-913d-4959-a89b-febef8ac94bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11298 | 2024.12.21 02:56:43.442205 [ 281 ] {e58f8690-913d-4959-a89b-febef8ac94bd} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11299 | 2024.12.21 02:56:43.442255 [ 281 ] {e58f8690-913d-4959-a89b-febef8ac94bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11300 | 2024.12.21 02:56:43.442690 [ 281 ] {e58f8690-913d-4959-a89b-febef8ac94bd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11301 | 2024.12.21 02:56:43.442949 [ 281 ] {e58f8690-913d-4959-a89b-febef8ac94bd} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11302 | 2024.12.21 02:56:43.443191 [ 281 ] {e58f8690-913d-4959-a89b-febef8ac94bd} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001892 sec., 4228.329809725158 rows/sec., 317.95 KiB/sec. | ||
11303 | 2024.12.21 02:56:43.443262 [ 281 ] {e58f8690-913d-4959-a89b-febef8ac94bd} <Debug> TCPHandler: Processed in 0.002396038 sec. | ||
11304 | 2024.12.21 02:56:43.443492 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11305 | 2024.12.21 02:56:43.443665 [ 279 ] {261bc351-2256-4bf1-8310-b2bbcbf423f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11306 | 2024.12.21 02:56:43.443724 [ 279 ] {261bc351-2256-4bf1-8310-b2bbcbf423f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11307 | 2024.12.21 02:56:43.444443 [ 279 ] {261bc351-2256-4bf1-8310-b2bbcbf423f4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11308 | 2024.12.21 02:56:43.444483 [ 279 ] {261bc351-2256-4bf1-8310-b2bbcbf423f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11309 | 2024.12.21 02:56:43.444850 [ 279 ] {261bc351-2256-4bf1-8310-b2bbcbf423f4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11310 | 2024.12.21 02:56:43.445093 [ 279 ] {261bc351-2256-4bf1-8310-b2bbcbf423f4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11311 | 2024.12.21 02:56:43.445307 [ 279 ] {261bc351-2256-4bf1-8310-b2bbcbf423f4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001679 sec., 42882.66825491364 rows/sec., 3.35 MiB/sec. | ||
11312 | 2024.12.21 02:56:43.445363 [ 279 ] {261bc351-2256-4bf1-8310-b2bbcbf423f4} <Debug> TCPHandler: Processed in 0.002017243 sec. | ||
11313 | 2024.12.21 02:56:43.445533 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11314 | 2024.12.21 02:56:43.445675 [ 281 ] {d7ac2533-3594-42af-995b-685ce0f4e6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11315 | 2024.12.21 02:56:43.445741 [ 281 ] {d7ac2533-3594-42af-995b-685ce0f4e6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11316 | 2024.12.21 02:56:43.446397 [ 281 ] {d7ac2533-3594-42af-995b-685ce0f4e6aa} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11317 | 2024.12.21 02:56:43.446437 [ 281 ] {d7ac2533-3594-42af-995b-685ce0f4e6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11318 | 2024.12.21 02:56:43.446843 [ 281 ] {d7ac2533-3594-42af-995b-685ce0f4e6aa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11319 | 2024.12.21 02:56:43.447099 [ 281 ] {d7ac2533-3594-42af-995b-685ce0f4e6aa} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11320 | 2024.12.21 02:56:43.447269 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11321 | 2024.12.21 02:56:43.447330 [ 281 ] {d7ac2533-3594-42af-995b-685ce0f4e6aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001685 sec., 94955.48961424331 rows/sec., 6.61 MiB/sec. | ||
11322 | 2024.12.21 02:56:43.447355 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11323 | 2024.12.21 02:56:43.447436 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11324 | 2024.12.21 02:56:43.447442 [ 281 ] {d7ac2533-3594-42af-995b-685ce0f4e6aa} <Debug> TCPHandler: Processed in 0.001978433 sec. | ||
11325 | 2024.12.21 02:56:43.447718 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11326 | 2024.12.21 02:56:43.447725 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
11327 | 2024.12.21 02:56:43.448000 [ 279 ] {8e7ca1f4-72f8-4e4f-98f8-02bc02cfde00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11328 | 2024.12.21 02:56:43.448039 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11329 | 2024.12.21 02:56:43.448131 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22857 rows starting from the beginning of the part | ||
11330 | 2024.12.21 02:56:43.448200 [ 279 ] {8e7ca1f4-72f8-4e4f-98f8-02bc02cfde00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11331 | 2024.12.21 02:56:43.448500 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
11332 | 2024.12.21 02:56:43.449302 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
11333 | 2024.12.21 02:56:43.449602 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 907 rows starting from the beginning of the part | ||
11334 | 2024.12.21 02:56:43.449991 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 54 rows starting from the beginning of the part | ||
11335 | 2024.12.21 02:56:43.450358 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
11336 | 2024.12.21 02:56:43.452110 [ 279 ] {8e7ca1f4-72f8-4e4f-98f8-02bc02cfde00} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11337 | 2024.12.21 02:56:43.452149 [ 279 ] {8e7ca1f4-72f8-4e4f-98f8-02bc02cfde00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11338 | 2024.12.21 02:56:43.453138 [ 279 ] {8e7ca1f4-72f8-4e4f-98f8-02bc02cfde00} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11339 | 2024.12.21 02:56:43.453431 [ 279 ] {8e7ca1f4-72f8-4e4f-98f8-02bc02cfde00} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11340 | 2024.12.21 02:56:43.454130 [ 279 ] {8e7ca1f4-72f8-4e4f-98f8-02bc02cfde00} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006214 sec., 1287.415513356936 rows/sec., 2.31 MiB/sec. | ||
11341 | 2024.12.21 02:56:43.455009 [ 279 ] {8e7ca1f4-72f8-4e4f-98f8-02bc02cfde00} <Debug> TCPHandler: Processed in 0.007449417 sec. | ||
11342 | 2024.12.21 02:56:43.455596 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11343 | 2024.12.21 02:56:43.456056 [ 281 ] {7a0c1484-6f94-4245-a82d-cd8beba116f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11344 | 2024.12.21 02:56:43.456159 [ 281 ] {7a0c1484-6f94-4245-a82d-cd8beba116f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11345 | 2024.12.21 02:56:43.456983 [ 281 ] {7a0c1484-6f94-4245-a82d-cd8beba116f1} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11346 | 2024.12.21 02:56:43.457023 [ 281 ] {7a0c1484-6f94-4245-a82d-cd8beba116f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11347 | 2024.12.21 02:56:43.457505 [ 281 ] {7a0c1484-6f94-4245-a82d-cd8beba116f1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11348 | 2024.12.21 02:56:43.457820 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24375 rows, containing 5 columns (5 merged, 0 gathered) in 0.01022631 sec., 2383557.7055653506 rows/sec., 160.95 MiB/sec. | ||
11349 | 2024.12.21 02:56:43.457917 [ 281 ] {7a0c1484-6f94-4245-a82d-cd8beba116f1} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11350 | 2024.12.21 02:56:43.458135 [ 60 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11351 | 2024.12.21 02:56:43.458202 [ 281 ] {7a0c1484-6f94-4245-a82d-cd8beba116f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002195 sec., 27334.85193621868 rows/sec., 1.84 MiB/sec. | ||
11352 | 2024.12.21 02:56:43.458209 [ 60 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11353 | 2024.12.21 02:56:43.458307 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11354 | 2024.12.21 02:56:43.458348 [ 281 ] {7a0c1484-6f94-4245-a82d-cd8beba116f1} <Debug> TCPHandler: Processed in 0.003192987 sec. | ||
11355 | 2024.12.21 02:56:43.458585 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11356 | 2024.12.21 02:56:43.458857 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
11357 | 2024.12.21 02:56:43.459504 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11358 | 2024.12.21 02:56:43.459662 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4756 rows starting from the beginning of the part | ||
11359 | 2024.12.21 02:56:43.459700 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11360 | 2024.12.21 02:56:43.460155 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
11361 | 2024.12.21 02:56:43.460206 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11362 | 2024.12.21 02:56:43.460600 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
11363 | 2024.12.21 02:56:43.460623 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
11364 | 2024.12.21 02:56:43.460886 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 62 rows starting from the beginning of the part | ||
11365 | 2024.12.21 02:56:43.461102 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 20 rows starting from the beginning of the part | ||
11366 | 2024.12.21 02:56:43.461484 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
11367 | 2024.12.21 02:56:43.463896 [ 195 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5040 rows, containing 4 columns (4 merged, 0 gathered) in 0.005405363 sec., 932407.3147353841 rows/sec., 60.68 MiB/sec. | ||
11368 | 2024.12.21 02:56:43.464285 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11369 | 2024.12.21 02:56:43.464590 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_86_17} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11370 | 2024.12.21 02:56:43.464669 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_86_17} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11371 | 2024.12.21 02:56:43.464757 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
11372 | 2024.12.21 02:56:47.640611 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11373 | 2024.12.21 02:56:47.640718 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11374 | 2024.12.21 02:56:47.807549 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
11375 | 2024.12.21 02:56:47.808264 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11376 | 2024.12.21 02:56:47.808318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11377 | 2024.12.21 02:56:47.808853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11378 | 2024.12.21 02:56:47.809122 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11379 | 2024.12.21 02:56:47.809359 [ 56 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11380 | 2024.12.21 02:56:47.809390 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
11381 | 2024.12.21 02:56:47.809439 [ 56 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11382 | 2024.12.21 02:56:47.809468 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11383 | 2024.12.21 02:56:47.809593 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
11384 | 2024.12.21 02:56:47.809703 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11385 | 2024.12.21 02:56:47.809738 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
11386 | 2024.12.21 02:56:47.809811 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
11387 | 2024.12.21 02:56:47.809960 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
11388 | 2024.12.21 02:56:47.810268 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
11389 | 2024.12.21 02:56:47.810489 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
11390 | 2024.12.21 02:56:47.810672 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
11391 | 2024.12.21 02:56:47.813398 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003860785 sec., 6651756.054791966 rows/sec., 95.15 MiB/sec. | ||
11392 | 2024.12.21 02:56:47.813600 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11393 | 2024.12.21 02:56:47.813886 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11394 | 2024.12.21 02:56:47.813963 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_56_11} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11395 | 2024.12.21 02:56:47.814055 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
11396 | 2024.12.21 02:56:47.939851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1586 | ||
11397 | 2024.12.21 02:56:47.942857 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11398 | 2024.12.21 02:56:47.942908 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11399 | 2024.12.21 02:56:47.944394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11400 | 2024.12.21 02:56:47.944703 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11401 | 2024.12.21 02:56:47.946000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1586 | ||
11402 | 2024.12.21 02:56:48.445464 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11403 | 2024.12.21 02:56:48.445658 [ 279 ] {8a19c9ee-fd07-4e6e-9487-64e212b889ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11404 | 2024.12.21 02:56:48.445730 [ 279 ] {8a19c9ee-fd07-4e6e-9487-64e212b889ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11405 | 2024.12.21 02:56:48.446461 [ 279 ] {8a19c9ee-fd07-4e6e-9487-64e212b889ac} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11406 | 2024.12.21 02:56:48.446511 [ 279 ] {8a19c9ee-fd07-4e6e-9487-64e212b889ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11407 | 2024.12.21 02:56:48.446948 [ 279 ] {8a19c9ee-fd07-4e6e-9487-64e212b889ac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11408 | 2024.12.21 02:56:48.447207 [ 279 ] {8a19c9ee-fd07-4e6e-9487-64e212b889ac} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11409 | 2024.12.21 02:56:48.447428 [ 55 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11410 | 2024.12.21 02:56:48.447467 [ 279 ] {8a19c9ee-fd07-4e6e-9487-64e212b889ac} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 542.42 KiB/sec. | ||
11411 | 2024.12.21 02:56:48.447497 [ 55 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11412 | 2024.12.21 02:56:48.447572 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11413 | 2024.12.21 02:56:48.447593 [ 279 ] {8a19c9ee-fd07-4e6e-9487-64e212b889ac} <Debug> TCPHandler: Processed in 0.002263696 sec. | ||
11414 | 2024.12.21 02:56:48.447812 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
11415 | 2024.12.21 02:56:48.447922 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11416 | 2024.12.21 02:56:48.447980 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11417 | 2024.12.21 02:56:48.448025 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
11418 | 2024.12.21 02:56:48.448260 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
11419 | 2024.12.21 02:56:48.448294 [ 281 ] {6596f3d3-f875-485d-abca-d3d89241b173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11420 | 2024.12.21 02:56:48.448525 [ 281 ] {6596f3d3-f875-485d-abca-d3d89241b173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11421 | 2024.12.21 02:56:48.448601 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
11422 | 2024.12.21 02:56:48.449075 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
11423 | 2024.12.21 02:56:48.449361 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::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 | ||
11424 | 2024.12.21 02:56:48.451456 [ 281 ] {6596f3d3-f875-485d-abca-d3d89241b173} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11425 | 2024.12.21 02:56:48.451543 [ 281 ] {6596f3d3-f875-485d-abca-d3d89241b173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11426 | 2024.12.21 02:56:48.451986 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00432932 sec., 16168.820969574897 rows/sec., 1.20 MiB/sec. | ||
11427 | 2024.12.21 02:56:48.452226 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11428 | 2024.12.21 02:56:48.452587 [ 281 ] {6596f3d3-f875-485d-abca-d3d89241b173} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11429 | 2024.12.21 02:56:48.452731 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_37_9} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11430 | 2024.12.21 02:56:48.452873 [ 188 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_37_9} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11431 | 2024.12.21 02:56:48.453031 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11432 | 2024.12.21 02:56:48.453119 [ 281 ] {6596f3d3-f875-485d-abca-d3d89241b173} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11433 | 2024.12.21 02:56:48.453387 [ 281 ] {6596f3d3-f875-485d-abca-d3d89241b173} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.00526 sec., 51140.68441064639 rows/sec., 4.49 MiB/sec. | ||
11434 | 2024.12.21 02:56:48.453468 [ 281 ] {6596f3d3-f875-485d-abca-d3d89241b173} <Debug> TCPHandler: Processed in 0.005759188 sec. | ||
11435 | 2024.12.21 02:56:48.453639 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11436 | 2024.12.21 02:56:48.453780 [ 279 ] {94e8264a-f166-4586-9216-cde3521b17aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11437 | 2024.12.21 02:56:48.453837 [ 279 ] {94e8264a-f166-4586-9216-cde3521b17aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11438 | 2024.12.21 02:56:48.454521 [ 279 ] {94e8264a-f166-4586-9216-cde3521b17aa} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11439 | 2024.12.21 02:56:48.454560 [ 279 ] {94e8264a-f166-4586-9216-cde3521b17aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11440 | 2024.12.21 02:56:48.455042 [ 279 ] {94e8264a-f166-4586-9216-cde3521b17aa} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11441 | 2024.12.21 02:56:48.455492 [ 279 ] {94e8264a-f166-4586-9216-cde3521b17aa} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11442 | 2024.12.21 02:56:48.455709 [ 279 ] {94e8264a-f166-4586-9216-cde3521b17aa} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.00196 sec., 20408.163265306124 rows/sec., 1.46 MiB/sec. | ||
11443 | 2024.12.21 02:56:48.455765 [ 279 ] {94e8264a-f166-4586-9216-cde3521b17aa} <Debug> TCPHandler: Processed in 0.002198266 sec. | ||
11444 | 2024.12.21 02:56:48.455988 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11445 | 2024.12.21 02:56:48.456230 [ 281 ] {9af48300-274c-4a15-b696-419131aca696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11446 | 2024.12.21 02:56:48.456327 [ 281 ] {9af48300-274c-4a15-b696-419131aca696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11447 | 2024.12.21 02:56:48.456987 [ 281 ] {9af48300-274c-4a15-b696-419131aca696} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11448 | 2024.12.21 02:56:48.457030 [ 281 ] {9af48300-274c-4a15-b696-419131aca696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11449 | 2024.12.21 02:56:48.457411 [ 281 ] {9af48300-274c-4a15-b696-419131aca696} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11450 | 2024.12.21 02:56:48.457653 [ 281 ] {9af48300-274c-4a15-b696-419131aca696} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11451 | 2024.12.21 02:56:48.457865 [ 281 ] {9af48300-274c-4a15-b696-419131aca696} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001696 sec., 8254.716981132075 rows/sec., 578.11 KiB/sec. | ||
11452 | 2024.12.21 02:56:48.457922 [ 281 ] {9af48300-274c-4a15-b696-419131aca696} <Debug> TCPHandler: Processed in 0.002052264 sec. | ||
11453 | 2024.12.21 02:56:48.458069 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11454 | 2024.12.21 02:56:48.458186 [ 279 ] {44172681-18d1-4a49-b98b-b4bf282a5453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11455 | 2024.12.21 02:56:48.458234 [ 279 ] {44172681-18d1-4a49-b98b-b4bf282a5453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11456 | 2024.12.21 02:56:48.458804 [ 279 ] {44172681-18d1-4a49-b98b-b4bf282a5453} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11457 | 2024.12.21 02:56:48.458843 [ 279 ] {44172681-18d1-4a49-b98b-b4bf282a5453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11458 | 2024.12.21 02:56:48.459200 [ 279 ] {44172681-18d1-4a49-b98b-b4bf282a5453} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11459 | 2024.12.21 02:56:48.459449 [ 279 ] {44172681-18d1-4a49-b98b-b4bf282a5453} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11460 | 2024.12.21 02:56:48.459615 [ 55 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
11461 | 2024.12.21 02:56:48.459679 [ 55 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11462 | 2024.12.21 02:56:48.459706 [ 279 ] {44172681-18d1-4a49-b98b-b4bf282a5453} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001538 sec., 8452.535760728219 rows/sec., 527.01 KiB/sec. | ||
11463 | 2024.12.21 02:56:48.459722 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11464 | 2024.12.21 02:56:48.459918 [ 279 ] {44172681-18d1-4a49-b98b-b4bf282a5453} <Debug> TCPHandler: Processed in 0.001901742 sec. | ||
11465 | 2024.12.21 02:56:48.460063 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
11466 | 2024.12.21 02:56:48.460191 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11467 | 2024.12.21 02:56:48.460467 [ 281 ] {f2bdca59-9ade-41ab-969b-5f8ccb246285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11468 | 2024.12.21 02:56:48.460470 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11469 | 2024.12.21 02:56:48.460523 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
11470 | 2024.12.21 02:56:48.460532 [ 281 ] {f2bdca59-9ade-41ab-969b-5f8ccb246285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11471 | 2024.12.21 02:56:48.460720 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
11472 | 2024.12.21 02:56:48.460920 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
11473 | 2024.12.21 02:56:48.461095 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
11474 | 2024.12.21 02:56:48.461324 [ 193 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::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 | ||
11475 | 2024.12.21 02:56:48.462333 [ 281 ] {f2bdca59-9ade-41ab-969b-5f8ccb246285} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11476 | 2024.12.21 02:56:48.462381 [ 281 ] {f2bdca59-9ade-41ab-969b-5f8ccb246285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11477 | 2024.12.21 02:56:48.462693 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002887824 sec., 22508.296904520495 rows/sec., 1.46 MiB/sec. | ||
11478 | 2024.12.21 02:56:48.462929 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
11479 | 2024.12.21 02:56:48.463098 [ 281 ] {f2bdca59-9ade-41ab-969b-5f8ccb246285} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11480 | 2024.12.21 02:56:48.463508 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_37_9} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11481 | 2024.12.21 02:56:48.463523 [ 281 ] {f2bdca59-9ade-41ab-969b-5f8ccb246285} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11482 | 2024.12.21 02:56:48.463674 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_37_9} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
11483 | 2024.12.21 02:56:48.463924 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11484 | 2024.12.21 02:56:48.463984 [ 281 ] {f2bdca59-9ade-41ab-969b-5f8ccb246285} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.003601 sec., 115245.76506525965 rows/sec., 8.22 MiB/sec. | ||
11485 | 2024.12.21 02:56:48.464056 [ 281 ] {f2bdca59-9ade-41ab-969b-5f8ccb246285} <Debug> TCPHandler: Processed in 0.004014287 sec. | ||
11486 | 2024.12.21 02:56:48.464231 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11487 | 2024.12.21 02:56:48.464371 [ 279 ] {8ecf7a93-df5e-40c8-b86e-5ddd99ba33c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11488 | 2024.12.21 02:56:48.464444 [ 279 ] {8ecf7a93-df5e-40c8-b86e-5ddd99ba33c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11489 | 2024.12.21 02:56:48.465260 [ 279 ] {8ecf7a93-df5e-40c8-b86e-5ddd99ba33c6} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11490 | 2024.12.21 02:56:48.465328 [ 279 ] {8ecf7a93-df5e-40c8-b86e-5ddd99ba33c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11491 | 2024.12.21 02:56:48.465740 [ 279 ] {8ecf7a93-df5e-40c8-b86e-5ddd99ba33c6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11492 | 2024.12.21 02:56:48.465976 [ 279 ] {8ecf7a93-df5e-40c8-b86e-5ddd99ba33c6} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11493 | 2024.12.21 02:56:48.466227 [ 279 ] {8ecf7a93-df5e-40c8-b86e-5ddd99ba33c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001882 sec., 3188.0977683315623 rows/sec., 166.57 KiB/sec. | ||
11494 | 2024.12.21 02:56:48.466382 [ 279 ] {8ecf7a93-df5e-40c8-b86e-5ddd99ba33c6} <Debug> TCPHandler: Processed in 0.002221286 sec. | ||
11495 | 2024.12.21 02:56:48.466698 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11496 | 2024.12.21 02:56:48.466923 [ 281 ] {73273212-9ecc-4f44-8bb8-e18c726a3a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11497 | 2024.12.21 02:56:48.467022 [ 281 ] {73273212-9ecc-4f44-8bb8-e18c726a3a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11498 | 2024.12.21 02:56:48.467808 [ 281 ] {73273212-9ecc-4f44-8bb8-e18c726a3a54} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11499 | 2024.12.21 02:56:48.467848 [ 281 ] {73273212-9ecc-4f44-8bb8-e18c726a3a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11500 | 2024.12.21 02:56:48.468261 [ 281 ] {73273212-9ecc-4f44-8bb8-e18c726a3a54} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11501 | 2024.12.21 02:56:48.468516 [ 281 ] {73273212-9ecc-4f44-8bb8-e18c726a3a54} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11502 | 2024.12.21 02:56:48.468737 [ 281 ] {73273212-9ecc-4f44-8bb8-e18c726a3a54} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00187 sec., 126737.96791443852 rows/sec., 8.49 MiB/sec. | ||
11503 | 2024.12.21 02:56:48.468800 [ 281 ] {73273212-9ecc-4f44-8bb8-e18c726a3a54} <Debug> TCPHandler: Processed in 0.002310447 sec. | ||
11504 | 2024.12.21 02:56:48.468954 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11505 | 2024.12.21 02:56:48.469076 [ 279 ] {ee839ab4-f649-4255-b3e7-73b59f460ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11506 | 2024.12.21 02:56:48.469129 [ 279 ] {ee839ab4-f649-4255-b3e7-73b59f460ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11507 | 2024.12.21 02:56:48.469618 [ 279 ] {ee839ab4-f649-4255-b3e7-73b59f460ff4} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11508 | 2024.12.21 02:56:48.469658 [ 279 ] {ee839ab4-f649-4255-b3e7-73b59f460ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11509 | 2024.12.21 02:56:48.470029 [ 279 ] {ee839ab4-f649-4255-b3e7-73b59f460ff4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
11510 | 2024.12.21 02:56:48.470272 [ 279 ] {ee839ab4-f649-4255-b3e7-73b59f460ff4} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11511 | 2024.12.21 02:56:48.470522 [ 279 ] {ee839ab4-f649-4255-b3e7-73b59f460ff4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
11512 | 2024.12.21 02:56:48.470652 [ 279 ] {ee839ab4-f649-4255-b3e7-73b59f460ff4} <Debug> TCPHandler: Processed in 0.0017508 sec. | ||
11513 | 2024.12.21 02:56:48.470879 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11514 | 2024.12.21 02:56:48.471018 [ 281 ] {45349c10-df84-4ce3-9825-9a0702dafd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11515 | 2024.12.21 02:56:48.471106 [ 281 ] {45349c10-df84-4ce3-9825-9a0702dafd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11516 | 2024.12.21 02:56:48.472309 [ 281 ] {45349c10-df84-4ce3-9825-9a0702dafd2c} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11517 | 2024.12.21 02:56:48.472349 [ 281 ] {45349c10-df84-4ce3-9825-9a0702dafd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11518 | 2024.12.21 02:56:48.473020 [ 281 ] {45349c10-df84-4ce3-9825-9a0702dafd2c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11519 | 2024.12.21 02:56:48.473296 [ 281 ] {45349c10-df84-4ce3-9825-9a0702dafd2c} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11520 | 2024.12.21 02:56:48.473597 [ 281 ] {45349c10-df84-4ce3-9825-9a0702dafd2c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002608 sec., 12653.374233128834 rows/sec., 22.67 MiB/sec. | ||
11521 | 2024.12.21 02:56:48.473850 [ 281 ] {45349c10-df84-4ce3-9825-9a0702dafd2c} <Debug> TCPHandler: Processed in 0.003076676 sec. | ||
11522 | 2024.12.21 02:56:48.474157 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11523 | 2024.12.21 02:56:48.474359 [ 279 ] {902c26fc-4c5b-4c52-9812-a055a973356e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11524 | 2024.12.21 02:56:48.474415 [ 279 ] {902c26fc-4c5b-4c52-9812-a055a973356e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11525 | 2024.12.21 02:56:48.474902 [ 279 ] {902c26fc-4c5b-4c52-9812-a055a973356e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11526 | 2024.12.21 02:56:48.474941 [ 279 ] {902c26fc-4c5b-4c52-9812-a055a973356e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11527 | 2024.12.21 02:56:48.475323 [ 279 ] {902c26fc-4c5b-4c52-9812-a055a973356e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11528 | 2024.12.21 02:56:48.475568 [ 279 ] {902c26fc-4c5b-4c52-9812-a055a973356e} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11529 | 2024.12.21 02:56:48.475781 [ 279 ] {902c26fc-4c5b-4c52-9812-a055a973356e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001457 sec., 56280.02745367193 rows/sec., 3.57 MiB/sec. | ||
11530 | 2024.12.21 02:56:48.475835 [ 279 ] {902c26fc-4c5b-4c52-9812-a055a973356e} <Debug> TCPHandler: Processed in 0.001871442 sec. | ||
11531 | 2024.12.21 02:56:49.607064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
11532 | 2024.12.21 02:56:49.629893 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11533 | 2024.12.21 02:56:49.629963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11534 | 2024.12.21 02:56:49.637397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11535 | 2024.12.21 02:56:49.638369 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11536 | 2024.12.21 02:56:49.638793 [ 53 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11537 | 2024.12.21 02:56:49.638920 [ 53 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11538 | 2024.12.21 02:56:49.638992 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11539 | 2024.12.21 02:56:49.639435 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
11540 | 2024.12.21 02:56:49.657040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
11541 | 2024.12.21 02:56:49.658559 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11542 | 2024.12.21 02:56:49.660387 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
11543 | 2024.12.21 02:56:49.669701 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
11544 | 2024.12.21 02:56:49.675457 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
11545 | 2024.12.21 02:56:49.681150 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
11546 | 2024.12.21 02:56:49.686736 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
11547 | 2024.12.21 02:56:49.691400 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
11548 | 2024.12.21 02:56:49.753449 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.114322406 sec., 3691.3148941249538 rows/sec., 19.09 MiB/sec. | ||
11549 | 2024.12.21 02:56:49.756478 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11550 | 2024.12.21 02:56:49.759367 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11551 | 2024.12.21 02:56:49.759495 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_56_11} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11552 | 2024.12.21 02:56:49.761873 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
11553 | 2024.12.21 02:56:50.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.83 MiB, peak 255.23 MiB, free memory in arenas 0.00 B, will set to 242.95 MiB (RSS), difference: 1.12 MiB | ||
11554 | 2024.12.21 02:56:53.438930 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11555 | 2024.12.21 02:56:53.439133 [ 279 ] {3cfeb0cd-2f69-429e-ba5c-be5e2dd70e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11556 | 2024.12.21 02:56:53.439204 [ 279 ] {3cfeb0cd-2f69-429e-ba5c-be5e2dd70e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11557 | 2024.12.21 02:56:53.439928 [ 279 ] {3cfeb0cd-2f69-429e-ba5c-be5e2dd70e40} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11558 | 2024.12.21 02:56:53.439978 [ 279 ] {3cfeb0cd-2f69-429e-ba5c-be5e2dd70e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11559 | 2024.12.21 02:56:53.440403 [ 279 ] {3cfeb0cd-2f69-429e-ba5c-be5e2dd70e40} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
11560 | 2024.12.21 02:56:53.440667 [ 279 ] {3cfeb0cd-2f69-429e-ba5c-be5e2dd70e40} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11561 | 2024.12.21 02:56:53.440918 [ 279 ] {3cfeb0cd-2f69-429e-ba5c-be5e2dd70e40} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001837 sec., 1088.7316276537833 rows/sec., 88.78 KiB/sec. | ||
11562 | 2024.12.21 02:56:53.440983 [ 279 ] {3cfeb0cd-2f69-429e-ba5c-be5e2dd70e40} <Debug> TCPHandler: Processed in 0.002181365 sec. | ||
11563 | 2024.12.21 02:56:53.441237 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11564 | 2024.12.21 02:56:53.441453 [ 281 ] {89792be3-74f9-46cc-97b3-7db50b2db069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11565 | 2024.12.21 02:56:53.441533 [ 281 ] {89792be3-74f9-46cc-97b3-7db50b2db069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11566 | 2024.12.21 02:56:53.442303 [ 281 ] {89792be3-74f9-46cc-97b3-7db50b2db069} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11567 | 2024.12.21 02:56:53.442346 [ 281 ] {89792be3-74f9-46cc-97b3-7db50b2db069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11568 | 2024.12.21 02:56:53.442787 [ 281 ] {89792be3-74f9-46cc-97b3-7db50b2db069} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11569 | 2024.12.21 02:56:53.443047 [ 281 ] {89792be3-74f9-46cc-97b3-7db50b2db069} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11570 | 2024.12.21 02:56:53.443250 [ 281 ] {89792be3-74f9-46cc-97b3-7db50b2db069} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001856 sec., 39331.89655172414 rows/sec., 3.18 MiB/sec. | ||
11571 | 2024.12.21 02:56:53.443314 [ 281 ] {89792be3-74f9-46cc-97b3-7db50b2db069} <Debug> TCPHandler: Processed in 0.002222946 sec. | ||
11572 | 2024.12.21 02:56:53.443476 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11573 | 2024.12.21 02:56:53.443612 [ 279 ] {40e6f820-f673-46b6-9f9e-18cbaa531873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11574 | 2024.12.21 02:56:53.443665 [ 279 ] {40e6f820-f673-46b6-9f9e-18cbaa531873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11575 | 2024.12.21 02:56:53.444262 [ 279 ] {40e6f820-f673-46b6-9f9e-18cbaa531873} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11576 | 2024.12.21 02:56:53.444303 [ 279 ] {40e6f820-f673-46b6-9f9e-18cbaa531873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11577 | 2024.12.21 02:56:53.444674 [ 279 ] {40e6f820-f673-46b6-9f9e-18cbaa531873} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11578 | 2024.12.21 02:56:53.444918 [ 279 ] {40e6f820-f673-46b6-9f9e-18cbaa531873} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11579 | 2024.12.21 02:56:53.445080 [ 49 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11580 | 2024.12.21 02:56:53.445162 [ 49 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11581 | 2024.12.21 02:56:53.445166 [ 279 ] {40e6f820-f673-46b6-9f9e-18cbaa531873} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001573 sec., 6357.279084551812 rows/sec., 471.21 KiB/sec. | ||
11582 | 2024.12.21 02:56:53.445205 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11583 | 2024.12.21 02:56:53.445314 [ 279 ] {40e6f820-f673-46b6-9f9e-18cbaa531873} <Debug> TCPHandler: Processed in 0.001906072 sec. | ||
11584 | 2024.12.21 02:56:53.445521 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11585 | 2024.12.21 02:56:53.445539 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
11586 | 2024.12.21 02:56:53.445747 [ 281 ] {e63a0c85-6d01-4b81-983f-5fdaf8aeceef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11587 | 2024.12.21 02:56:53.445806 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11588 | 2024.12.21 02:56:53.445854 [ 281 ] {e63a0c85-6d01-4b81-983f-5fdaf8aeceef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11589 | 2024.12.21 02:56:53.445881 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 66 rows starting from the beginning of the part | ||
11590 | 2024.12.21 02:56:53.446227 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
11591 | 2024.12.21 02:56:53.446559 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part | ||
11592 | 2024.12.21 02:56:53.446886 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
11593 | 2024.12.21 02:56:53.447379 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 40 rows starting from the beginning of the part | ||
11594 | 2024.12.21 02:56:53.447698 [ 190 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
11595 | 2024.12.21 02:56:53.448740 [ 281 ] {e63a0c85-6d01-4b81-983f-5fdaf8aeceef} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11596 | 2024.12.21 02:56:53.448813 [ 281 ] {e63a0c85-6d01-4b81-983f-5fdaf8aeceef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11597 | 2024.12.21 02:56:53.449745 [ 281 ] {e63a0c85-6d01-4b81-983f-5fdaf8aeceef} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11598 | 2024.12.21 02:56:53.450334 [ 281 ] {e63a0c85-6d01-4b81-983f-5fdaf8aeceef} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11599 | 2024.12.21 02:56:53.450405 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005062089 sec., 35558.44237428461 rows/sec., 2.68 MiB/sec. | ||
11600 | 2024.12.21 02:56:53.450780 [ 281 ] {e63a0c85-6d01-4b81-983f-5fdaf8aeceef} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.005105 sec., 14495.592556317335 rows/sec., 1.13 MiB/sec. | ||
11601 | 2024.12.21 02:56:53.450796 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11602 | 2024.12.21 02:56:53.451073 [ 281 ] {e63a0c85-6d01-4b81-983f-5fdaf8aeceef} <Debug> TCPHandler: Processed in 0.005645086 sec. | ||
11603 | 2024.12.21 02:56:53.451385 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11604 | 2024.12.21 02:56:53.451741 [ 279 ] {906b7bbe-f0c9-42f9-881b-420a4845c76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11605 | 2024.12.21 02:56:53.451909 [ 279 ] {906b7bbe-f0c9-42f9-881b-420a4845c76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11606 | 2024.12.21 02:56:53.451982 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11607 | 2024.12.21 02:56:53.452374 [ 191 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_76_15} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11608 | 2024.12.21 02:56:53.452602 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11609 | 2024.12.21 02:56:53.453054 [ 279 ] {906b7bbe-f0c9-42f9-881b-420a4845c76f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11610 | 2024.12.21 02:56:53.453098 [ 279 ] {906b7bbe-f0c9-42f9-881b-420a4845c76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11611 | 2024.12.21 02:56:53.453505 [ 279 ] {906b7bbe-f0c9-42f9-881b-420a4845c76f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11612 | 2024.12.21 02:56:53.453751 [ 279 ] {906b7bbe-f0c9-42f9-881b-420a4845c76f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11613 | 2024.12.21 02:56:53.453965 [ 279 ] {906b7bbe-f0c9-42f9-881b-420a4845c76f} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002339 sec., 68832.83454467721 rows/sec., 4.79 MiB/sec. | ||
11614 | 2024.12.21 02:56:53.454022 [ 279 ] {906b7bbe-f0c9-42f9-881b-420a4845c76f} <Debug> TCPHandler: Processed in 0.002806393 sec. | ||
11615 | 2024.12.21 02:56:53.454174 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11616 | 2024.12.21 02:56:53.454317 [ 281 ] {200b4ae5-18cb-4c8a-826d-f5662376d073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11617 | 2024.12.21 02:56:53.454411 [ 281 ] {200b4ae5-18cb-4c8a-826d-f5662376d073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11618 | 2024.12.21 02:56:53.455536 [ 281 ] {200b4ae5-18cb-4c8a-826d-f5662376d073} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11619 | 2024.12.21 02:56:53.455573 [ 281 ] {200b4ae5-18cb-4c8a-826d-f5662376d073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11620 | 2024.12.21 02:56:53.456230 [ 281 ] {200b4ae5-18cb-4c8a-826d-f5662376d073} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11621 | 2024.12.21 02:56:53.456494 [ 281 ] {200b4ae5-18cb-4c8a-826d-f5662376d073} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11622 | 2024.12.21 02:56:53.456629 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11623 | 2024.12.21 02:56:53.456671 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11624 | 2024.12.21 02:56:53.456693 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11625 | 2024.12.21 02:56:53.456707 [ 281 ] {200b4ae5-18cb-4c8a-826d-f5662376d073} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00242 sec., 3305.785123966942 rows/sec., 5.92 MiB/sec. | ||
11626 | 2024.12.21 02:56:53.457268 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
11627 | 2024.12.21 02:56:53.457681 [ 281 ] {200b4ae5-18cb-4c8a-826d-f5662376d073} <Debug> TCPHandler: Processed in 0.003566851 sec. | ||
11628 | 2024.12.21 02:56:53.458335 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11629 | 2024.12.21 02:56:53.458851 [ 279 ] {ca8d5363-4e54-4e18-bb0a-a76ae975d9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11630 | 2024.12.21 02:56:53.458929 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11631 | 2024.12.21 02:56:53.458951 [ 279 ] {ca8d5363-4e54-4e18-bb0a-a76ae975d9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11632 | 2024.12.21 02:56:53.459183 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1444 rows starting from the beginning of the part | ||
11633 | 2024.12.21 02:56:53.460076 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
11634 | 2024.12.21 02:56:53.460756 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 33 rows starting from the beginning of the part | ||
11635 | 2024.12.21 02:56:53.461497 [ 279 ] {ca8d5363-4e54-4e18-bb0a-a76ae975d9c2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11636 | 2024.12.21 02:56:53.461522 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
11637 | 2024.12.21 02:56:53.461569 [ 279 ] {ca8d5363-4e54-4e18-bb0a-a76ae975d9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11638 | 2024.12.21 02:56:53.462128 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part | ||
11639 | 2024.12.21 02:56:53.462795 [ 190 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
11640 | 2024.12.21 02:56:53.463518 [ 279 ] {ca8d5363-4e54-4e18-bb0a-a76ae975d9c2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11641 | 2024.12.21 02:56:53.464012 [ 279 ] {ca8d5363-4e54-4e18-bb0a-a76ae975d9c2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11642 | 2024.12.21 02:56:53.464559 [ 279 ] {ca8d5363-4e54-4e18-bb0a-a76ae975d9c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005829 sec., 10293.36078229542 rows/sec., 710.35 KiB/sec. | ||
11643 | 2024.12.21 02:56:53.464753 [ 279 ] {ca8d5363-4e54-4e18-bb0a-a76ae975d9c2} <Debug> TCPHandler: Processed in 0.006949271 sec. | ||
11644 | 2024.12.21 02:56:53.471915 [ 187 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 19 columns (19 merged, 0 gathered) in 0.015142207 sec., 101306.236270578 rows/sec., 181.54 MiB/sec. | ||
11645 | 2024.12.21 02:56:53.473323 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11646 | 2024.12.21 02:56:53.473749 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11647 | 2024.12.21 02:56:53.473824 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11648 | 2024.12.21 02:56:53.473969 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
11649 | 2024.12.21 02:56:54.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.50 MiB, peak 255.23 MiB, free memory in arenas 0.00 B, will set to 246.34 MiB (RSS), difference: 2.84 MiB | ||
11650 | 2024.12.21 02:56:55.309582 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
11651 | 2024.12.21 02:56:55.310685 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11652 | 2024.12.21 02:56:55.310727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11653 | 2024.12.21 02:56:55.311334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11654 | 2024.12.21 02:56:55.311590 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11655 | 2024.12.21 02:56:55.311821 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11656 | 2024.12.21 02:56:57.157158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11657 | 2024.12.21 02:56:57.177861 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11658 | 2024.12.21 02:56:57.177919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11659 | 2024.12.21 02:56:57.184814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11660 | 2024.12.21 02:56:57.185560 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11661 | 2024.12.21 02:56:57.188262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11662 | 2024.12.21 02:56:57.946206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1622 | ||
11663 | 2024.12.21 02:56:57.949505 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11664 | 2024.12.21 02:56:57.949564 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11665 | 2024.12.21 02:56:57.951098 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11666 | 2024.12.21 02:56:57.951420 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11667 | 2024.12.21 02:56:57.951640 [ 43 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11668 | 2024.12.21 02:56:57.951770 [ 43 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11669 | 2024.12.21 02:56:57.951836 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11670 | 2024.12.21 02:56:57.952615 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
11671 | 2024.12.21 02:56:57.954820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
11672 | 2024.12.21 02:56:57.955184 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11673 | 2024.12.21 02:56:57.955380 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1452 rows starting from the beginning of the part | ||
11674 | 2024.12.21 02:56:57.955930 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
11675 | 2024.12.21 02:56:57.956434 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
11676 | 2024.12.21 02:56:57.957241 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 58 rows starting from the beginning of the part | ||
11677 | 2024.12.21 02:56:57.957956 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
11678 | 2024.12.21 02:56:57.958694 [ 187 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
11679 | 2024.12.21 02:56:57.967646 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1622 rows, containing 72 columns (72 merged, 0 gathered) in 0.015671483 sec., 103500.09632145216 rows/sec., 80.28 MiB/sec. | ||
11680 | 2024.12.21 02:56:57.969458 [ 196 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11681 | 2024.12.21 02:56:57.970341 [ 196 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11682 | 2024.12.21 02:56:57.970443 [ 196 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_41_8} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11683 | 2024.12.21 02:56:57.970821 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
11684 | 2024.12.21 02:56:58.444542 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11685 | 2024.12.21 02:56:58.444747 [ 279 ] {cca1150f-0dcb-41f0-9113-ae3f5c680a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11686 | 2024.12.21 02:56:58.444825 [ 279 ] {cca1150f-0dcb-41f0-9113-ae3f5c680a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11687 | 2024.12.21 02:56:58.445661 [ 279 ] {cca1150f-0dcb-41f0-9113-ae3f5c680a30} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11688 | 2024.12.21 02:56:58.445713 [ 279 ] {cca1150f-0dcb-41f0-9113-ae3f5c680a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11689 | 2024.12.21 02:56:58.446142 [ 279 ] {cca1150f-0dcb-41f0-9113-ae3f5c680a30} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11690 | 2024.12.21 02:56:58.446391 [ 279 ] {cca1150f-0dcb-41f0-9113-ae3f5c680a30} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11691 | 2024.12.21 02:56:58.446629 [ 279 ] {cca1150f-0dcb-41f0-9113-ae3f5c680a30} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001942 sec., 7209.062821833162 rows/sec., 518.96 KiB/sec. | ||
11692 | 2024.12.21 02:56:58.446684 [ 279 ] {cca1150f-0dcb-41f0-9113-ae3f5c680a30} <Debug> TCPHandler: Processed in 0.002279077 sec. | ||
11693 | 2024.12.21 02:56:58.447000 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11694 | 2024.12.21 02:56:58.447312 [ 281 ] {5b38dcb5-8cae-45a3-82f9-24a7e19bdff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11695 | 2024.12.21 02:56:58.447434 [ 281 ] {5b38dcb5-8cae-45a3-82f9-24a7e19bdff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11696 | 2024.12.21 02:56:58.448431 [ 281 ] {5b38dcb5-8cae-45a3-82f9-24a7e19bdff8} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11697 | 2024.12.21 02:56:58.448484 [ 281 ] {5b38dcb5-8cae-45a3-82f9-24a7e19bdff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11698 | 2024.12.21 02:56:58.448974 [ 281 ] {5b38dcb5-8cae-45a3-82f9-24a7e19bdff8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11699 | 2024.12.21 02:56:58.449238 [ 281 ] {5b38dcb5-8cae-45a3-82f9-24a7e19bdff8} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11700 | 2024.12.21 02:56:58.449431 [ 46 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11701 | 2024.12.21 02:56:58.449501 [ 281 ] {5b38dcb5-8cae-45a3-82f9-24a7e19bdff8} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002274 sec., 118293.75549692173 rows/sec., 10.38 MiB/sec. | ||
11702 | 2024.12.21 02:56:58.449521 [ 46 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11703 | 2024.12.21 02:56:58.449587 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11704 | 2024.12.21 02:56:58.449639 [ 281 ] {5b38dcb5-8cae-45a3-82f9-24a7e19bdff8} <Debug> TCPHandler: Processed in 0.002843333 sec. | ||
11705 | 2024.12.21 02:56:58.449982 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::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 | ||
11706 | 2024.12.21 02:56:58.450140 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11707 | 2024.12.21 02:56:58.450542 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11708 | 2024.12.21 02:56:58.450717 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1436 rows starting from the beginning of the part | ||
11709 | 2024.12.21 02:56:58.451135 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
11710 | 2024.12.21 02:56:58.451515 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part | ||
11711 | 2024.12.21 02:56:58.451907 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 269 rows starting from the beginning of the part | ||
11712 | 2024.12.21 02:56:58.451767 [ 279 ] {7cb0e096-5e37-42c5-9c11-2a188822cc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11713 | 2024.12.21 02:56:58.452244 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 73 rows starting from the beginning of the part | ||
11714 | 2024.12.21 02:56:58.452536 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 269 rows starting from the beginning of the part | ||
11715 | 2024.12.21 02:56:58.452611 [ 279 ] {7cb0e096-5e37-42c5-9c11-2a188822cc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11716 | 2024.12.21 02:56:58.454661 [ 279 ] {7cb0e096-5e37-42c5-9c11-2a188822cc99} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11717 | 2024.12.21 02:56:58.454737 [ 279 ] {7cb0e096-5e37-42c5-9c11-2a188822cc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11718 | 2024.12.21 02:56:58.455514 [ 279 ] {7cb0e096-5e37-42c5-9c11-2a188822cc99} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11719 | 2024.12.21 02:56:58.456051 [ 279 ] {7cb0e096-5e37-42c5-9c11-2a188822cc99} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11720 | 2024.12.21 02:56:58.456066 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.006384264 sec., 340681.4003932168 rows/sec., 29.96 MiB/sec. | ||
11721 | 2024.12.21 02:56:58.456381 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11722 | 2024.12.21 02:56:58.456388 [ 279 ] {7cb0e096-5e37-42c5-9c11-2a188822cc99} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.0056 sec., 7142.857142857143 rows/sec., 524.55 KiB/sec. | ||
11723 | 2024.12.21 02:56:58.456553 [ 279 ] {7cb0e096-5e37-42c5-9c11-2a188822cc99} <Debug> TCPHandler: Processed in 0.006790939 sec. | ||
11724 | 2024.12.21 02:56:58.456731 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11725 | 2024.12.21 02:56:58.456800 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11726 | 2024.12.21 02:56:58.456906 [ 281 ] {625eb72a-273a-4e1d-a767-b8cc42513eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11727 | 2024.12.21 02:56:58.456908 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_91_18} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11728 | 2024.12.21 02:56:58.456981 [ 281 ] {625eb72a-273a-4e1d-a767-b8cc42513eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11729 | 2024.12.21 02:56:58.457023 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
11730 | 2024.12.21 02:56:58.457704 [ 281 ] {625eb72a-273a-4e1d-a767-b8cc42513eb8} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11731 | 2024.12.21 02:56:58.457746 [ 281 ] {625eb72a-273a-4e1d-a767-b8cc42513eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11732 | 2024.12.21 02:56:58.458106 [ 281 ] {625eb72a-273a-4e1d-a767-b8cc42513eb8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11733 | 2024.12.21 02:56:58.458358 [ 281 ] {625eb72a-273a-4e1d-a767-b8cc42513eb8} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11734 | 2024.12.21 02:56:58.458572 [ 281 ] {625eb72a-273a-4e1d-a767-b8cc42513eb8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001707 sec., 8201.523140011717 rows/sec., 574.38 KiB/sec. | ||
11735 | 2024.12.21 02:56:58.458629 [ 281 ] {625eb72a-273a-4e1d-a767-b8cc42513eb8} <Debug> TCPHandler: Processed in 0.001976953 sec. | ||
11736 | 2024.12.21 02:56:58.458828 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11737 | 2024.12.21 02:56:58.459050 [ 279 ] {9c83c361-da24-4313-9848-eb333f2f249e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11738 | 2024.12.21 02:56:58.459149 [ 279 ] {9c83c361-da24-4313-9848-eb333f2f249e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11739 | 2024.12.21 02:56:58.460000 [ 279 ] {9c83c361-da24-4313-9848-eb333f2f249e} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11740 | 2024.12.21 02:56:58.460039 [ 279 ] {9c83c361-da24-4313-9848-eb333f2f249e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11741 | 2024.12.21 02:56:58.460401 [ 279 ] {9c83c361-da24-4313-9848-eb333f2f249e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11742 | 2024.12.21 02:56:58.460640 [ 279 ] {9c83c361-da24-4313-9848-eb333f2f249e} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11743 | 2024.12.21 02:56:58.460863 [ 279 ] {9c83c361-da24-4313-9848-eb333f2f249e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001867 sec., 6963.042313872523 rows/sec., 434.14 KiB/sec. | ||
11744 | 2024.12.21 02:56:58.460963 [ 279 ] {9c83c361-da24-4313-9848-eb333f2f249e} <Debug> TCPHandler: Processed in 0.002242137 sec. | ||
11745 | 2024.12.21 02:56:58.461223 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11746 | 2024.12.21 02:56:58.461447 [ 281 ] {46039a28-bb9d-41bc-b859-583a8d51e2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11747 | 2024.12.21 02:56:58.461540 [ 281 ] {46039a28-bb9d-41bc-b859-583a8d51e2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11748 | 2024.12.21 02:56:58.462346 [ 281 ] {46039a28-bb9d-41bc-b859-583a8d51e2a0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11749 | 2024.12.21 02:56:58.462387 [ 281 ] {46039a28-bb9d-41bc-b859-583a8d51e2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11750 | 2024.12.21 02:56:58.462777 [ 281 ] {46039a28-bb9d-41bc-b859-583a8d51e2a0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11751 | 2024.12.21 02:56:58.463018 [ 281 ] {46039a28-bb9d-41bc-b859-583a8d51e2a0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11752 | 2024.12.21 02:56:58.463190 [ 46 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11753 | 2024.12.21 02:56:58.463237 [ 46 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11754 | 2024.12.21 02:56:58.463257 [ 281 ] {46039a28-bb9d-41bc-b859-583a8d51e2a0} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001856 sec., 223599.1379310345 rows/sec., 15.96 MiB/sec. | ||
11755 | 2024.12.21 02:56:58.463271 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11756 | 2024.12.21 02:56:58.463389 [ 281 ] {46039a28-bb9d-41bc-b859-583a8d51e2a0} <Debug> TCPHandler: Processed in 0.002329727 sec. | ||
11757 | 2024.12.21 02:56:58.463457 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::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 | ||
11758 | 2024.12.21 02:56:58.463580 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11759 | 2024.12.21 02:56:58.463631 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11760 | 2024.12.21 02:56:58.463681 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 915 rows starting from the beginning of the part | ||
11761 | 2024.12.21 02:56:58.463977 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
11762 | 2024.12.21 02:56:58.464020 [ 279 ] {9d94da10-22ff-4f5a-b72f-ab0de29025ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11763 | 2024.12.21 02:56:58.464254 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 72 rows starting from the beginning of the part | ||
11764 | 2024.12.21 02:56:58.464330 [ 279 ] {9d94da10-22ff-4f5a-b72f-ab0de29025ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11765 | 2024.12.21 02:56:58.464500 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 415 rows starting from the beginning of the part | ||
11766 | 2024.12.21 02:56:58.464903 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
11767 | 2024.12.21 02:56:58.465289 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 415 rows starting from the beginning of the part | ||
11768 | 2024.12.21 02:56:58.466612 [ 279 ] {9d94da10-22ff-4f5a-b72f-ab0de29025ed} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11769 | 2024.12.21 02:56:58.466687 [ 279 ] {9d94da10-22ff-4f5a-b72f-ab0de29025ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11770 | 2024.12.21 02:56:58.467731 [ 279 ] {9d94da10-22ff-4f5a-b72f-ab0de29025ed} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11771 | 2024.12.21 02:56:58.468099 [ 279 ] {9d94da10-22ff-4f5a-b72f-ab0de29025ed} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11772 | 2024.12.21 02:56:58.468561 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.00516729 sec., 378341.4517087294 rows/sec., 28.96 MiB/sec. | ||
11773 | 2024.12.21 02:56:58.468630 [ 279 ] {9d94da10-22ff-4f5a-b72f-ab0de29025ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004854 sec., 1236.0939431396787 rows/sec., 64.58 KiB/sec. | ||
11774 | 2024.12.21 02:56:58.468744 [ 279 ] {9d94da10-22ff-4f5a-b72f-ab0de29025ed} <Debug> TCPHandler: Processed in 0.005252992 sec. | ||
11775 | 2024.12.21 02:56:58.468871 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11776 | 2024.12.21 02:56:58.468922 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11777 | 2024.12.21 02:56:58.469117 [ 281 ] {11671324-6b4d-428c-8413-c0b731019fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11778 | 2024.12.21 02:56:58.469218 [ 281 ] {11671324-6b4d-428c-8413-c0b731019fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11779 | 2024.12.21 02:56:58.469478 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11780 | 2024.12.21 02:56:58.469714 [ 198 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_91_18} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11781 | 2024.12.21 02:56:58.469827 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11782 | 2024.12.21 02:56:58.470135 [ 281 ] {11671324-6b4d-428c-8413-c0b731019fb4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11783 | 2024.12.21 02:56:58.470180 [ 281 ] {11671324-6b4d-428c-8413-c0b731019fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11784 | 2024.12.21 02:56:58.470596 [ 281 ] {11671324-6b4d-428c-8413-c0b731019fb4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11785 | 2024.12.21 02:56:58.470842 [ 281 ] {11671324-6b4d-428c-8413-c0b731019fb4} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11786 | 2024.12.21 02:56:58.471064 [ 281 ] {11671324-6b4d-428c-8413-c0b731019fb4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002005 sec., 118204.48877805487 rows/sec., 7.92 MiB/sec. | ||
11787 | 2024.12.21 02:56:58.471128 [ 281 ] {11671324-6b4d-428c-8413-c0b731019fb4} <Debug> TCPHandler: Processed in 0.002287926 sec. | ||
11788 | 2024.12.21 02:56:58.471281 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11789 | 2024.12.21 02:56:58.471417 [ 279 ] {2b11dbcb-46cb-4e3e-b0c5-cc262fe05e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11790 | 2024.12.21 02:56:58.471476 [ 279 ] {2b11dbcb-46cb-4e3e-b0c5-cc262fe05e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11791 | 2024.12.21 02:56:58.471983 [ 279 ] {2b11dbcb-46cb-4e3e-b0c5-cc262fe05e76} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11792 | 2024.12.21 02:56:58.472021 [ 279 ] {2b11dbcb-46cb-4e3e-b0c5-cc262fe05e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11793 | 2024.12.21 02:56:58.472384 [ 279 ] {2b11dbcb-46cb-4e3e-b0c5-cc262fe05e76} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11794 | 2024.12.21 02:56:58.472620 [ 279 ] {2b11dbcb-46cb-4e3e-b0c5-cc262fe05e76} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11795 | 2024.12.21 02:56:58.472837 [ 279 ] {2b11dbcb-46cb-4e3e-b0c5-cc262fe05e76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
11796 | 2024.12.21 02:56:58.472887 [ 279 ] {2b11dbcb-46cb-4e3e-b0c5-cc262fe05e76} <Debug> TCPHandler: Processed in 0.00167227 sec. | ||
11797 | 2024.12.21 02:56:58.473093 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11798 | 2024.12.21 02:56:58.473316 [ 281 ] {e2afbf7e-7b1e-48b2-80d3-18829ef24fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11799 | 2024.12.21 02:56:58.473456 [ 281 ] {e2afbf7e-7b1e-48b2-80d3-18829ef24fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11800 | 2024.12.21 02:56:58.474738 [ 281 ] {e2afbf7e-7b1e-48b2-80d3-18829ef24fec} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11801 | 2024.12.21 02:56:58.474777 [ 281 ] {e2afbf7e-7b1e-48b2-80d3-18829ef24fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11802 | 2024.12.21 02:56:58.475445 [ 281 ] {e2afbf7e-7b1e-48b2-80d3-18829ef24fec} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11803 | 2024.12.21 02:56:58.475710 [ 281 ] {e2afbf7e-7b1e-48b2-80d3-18829ef24fec} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11804 | 2024.12.21 02:56:58.475963 [ 281 ] {e2afbf7e-7b1e-48b2-80d3-18829ef24fec} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002696 sec., 12240.356083086053 rows/sec., 21.93 MiB/sec. | ||
11805 | 2024.12.21 02:56:58.476170 [ 281 ] {e2afbf7e-7b1e-48b2-80d3-18829ef24fec} <Debug> TCPHandler: Processed in 0.003188747 sec. | ||
11806 | 2024.12.21 02:56:58.476554 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11807 | 2024.12.21 02:56:58.476903 [ 279 ] {47128d41-d1da-4937-a93e-4a5160093537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11808 | 2024.12.21 02:56:58.476985 [ 279 ] {47128d41-d1da-4937-a93e-4a5160093537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11809 | 2024.12.21 02:56:58.477475 [ 279 ] {47128d41-d1da-4937-a93e-4a5160093537} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11810 | 2024.12.21 02:56:58.477513 [ 279 ] {47128d41-d1da-4937-a93e-4a5160093537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
11811 | 2024.12.21 02:56:58.477885 [ 279 ] {47128d41-d1da-4937-a93e-4a5160093537} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11812 | 2024.12.21 02:56:58.478123 [ 279 ] {47128d41-d1da-4937-a93e-4a5160093537} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11813 | 2024.12.21 02:56:58.478330 [ 279 ] {47128d41-d1da-4937-a93e-4a5160093537} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001517 sec., 54054.05405405406 rows/sec., 3.43 MiB/sec. | ||
11814 | 2024.12.21 02:56:58.478379 [ 279 ] {47128d41-d1da-4937-a93e-4a5160093537} <Debug> TCPHandler: Processed in 0.002106074 sec. | ||
11815 | 2024.12.21 02:57:02.640777 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11816 | 2024.12.21 02:57:02.640841 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11817 | 2024.12.21 02:57:02.812044 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
11818 | 2024.12.21 02:57:02.813184 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11819 | 2024.12.21 02:57:02.813247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11820 | 2024.12.21 02:57:02.813760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11821 | 2024.12.21 02:57:02.814013 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11822 | 2024.12.21 02:57:02.814257 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11823 | 2024.12.21 02:57:03.439216 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11824 | 2024.12.21 02:57:03.439523 [ 279 ] {d5b28650-328e-4fd8-b679-a4bc8665a6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11825 | 2024.12.21 02:57:03.439640 [ 279 ] {d5b28650-328e-4fd8-b679-a4bc8665a6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11826 | 2024.12.21 02:57:03.440502 [ 279 ] {d5b28650-328e-4fd8-b679-a4bc8665a6b0} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11827 | 2024.12.21 02:57:03.440557 [ 279 ] {d5b28650-328e-4fd8-b679-a4bc8665a6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11828 | 2024.12.21 02:57:03.441007 [ 279 ] {d5b28650-328e-4fd8-b679-a4bc8665a6b0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11829 | 2024.12.21 02:57:03.441263 [ 279 ] {d5b28650-328e-4fd8-b679-a4bc8665a6b0} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11830 | 2024.12.21 02:57:03.441523 [ 279 ] {d5b28650-328e-4fd8-b679-a4bc8665a6b0} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002085 sec., 34532.374100719426 rows/sec., 2.79 MiB/sec. | ||
11831 | 2024.12.21 02:57:03.441587 [ 279 ] {d5b28650-328e-4fd8-b679-a4bc8665a6b0} <Debug> TCPHandler: Processed in 0.00256789 sec. | ||
11832 | 2024.12.21 02:57:03.441890 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11833 | 2024.12.21 02:57:03.442083 [ 281 ] {023cccbb-ab5d-4ae9-902a-74088db9a268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11834 | 2024.12.21 02:57:03.442158 [ 281 ] {023cccbb-ab5d-4ae9-902a-74088db9a268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11835 | 2024.12.21 02:57:03.442906 [ 281 ] {023cccbb-ab5d-4ae9-902a-74088db9a268} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11836 | 2024.12.21 02:57:03.442948 [ 281 ] {023cccbb-ab5d-4ae9-902a-74088db9a268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11837 | 2024.12.21 02:57:03.443380 [ 281 ] {023cccbb-ab5d-4ae9-902a-74088db9a268} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11838 | 2024.12.21 02:57:03.443630 [ 281 ] {023cccbb-ab5d-4ae9-902a-74088db9a268} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11839 | 2024.12.21 02:57:03.443845 [ 281 ] {023cccbb-ab5d-4ae9-902a-74088db9a268} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001812 sec., 4415.0110375275935 rows/sec., 331.99 KiB/sec. | ||
11840 | 2024.12.21 02:57:03.443910 [ 281 ] {023cccbb-ab5d-4ae9-902a-74088db9a268} <Debug> TCPHandler: Processed in 0.002212966 sec. | ||
11841 | 2024.12.21 02:57:03.444070 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11842 | 2024.12.21 02:57:03.444216 [ 279 ] {85b04073-6785-46c0-a9c4-84f5a7ec09b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11843 | 2024.12.21 02:57:03.444278 [ 279 ] {85b04073-6785-46c0-a9c4-84f5a7ec09b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11844 | 2024.12.21 02:57:03.444985 [ 279 ] {85b04073-6785-46c0-a9c4-84f5a7ec09b4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11845 | 2024.12.21 02:57:03.445026 [ 279 ] {85b04073-6785-46c0-a9c4-84f5a7ec09b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11846 | 2024.12.21 02:57:03.445424 [ 279 ] {85b04073-6785-46c0-a9c4-84f5a7ec09b4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11847 | 2024.12.21 02:57:03.445668 [ 279 ] {85b04073-6785-46c0-a9c4-84f5a7ec09b4} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11848 | 2024.12.21 02:57:03.445891 [ 279 ] {85b04073-6785-46c0-a9c4-84f5a7ec09b4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00171 sec., 42105.26315789474 rows/sec., 3.29 MiB/sec. | ||
11849 | 2024.12.21 02:57:03.445961 [ 279 ] {85b04073-6785-46c0-a9c4-84f5a7ec09b4} <Debug> TCPHandler: Processed in 0.001962073 sec. | ||
11850 | 2024.12.21 02:57:03.446157 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11851 | 2024.12.21 02:57:03.446347 [ 281 ] {1a253586-d7da-4709-8112-e27647b6368d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11852 | 2024.12.21 02:57:03.446405 [ 281 ] {1a253586-d7da-4709-8112-e27647b6368d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11853 | 2024.12.21 02:57:03.447004 [ 281 ] {1a253586-d7da-4709-8112-e27647b6368d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11854 | 2024.12.21 02:57:03.447043 [ 281 ] {1a253586-d7da-4709-8112-e27647b6368d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11855 | 2024.12.21 02:57:03.447447 [ 281 ] {1a253586-d7da-4709-8112-e27647b6368d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11856 | 2024.12.21 02:57:03.447693 [ 281 ] {1a253586-d7da-4709-8112-e27647b6368d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11857 | 2024.12.21 02:57:03.447876 [ 281 ] {1a253586-d7da-4709-8112-e27647b6368d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. | ||
11858 | 2024.12.21 02:57:03.447931 [ 281 ] {1a253586-d7da-4709-8112-e27647b6368d} <Debug> TCPHandler: Processed in 0.001887752 sec. | ||
11859 | 2024.12.21 02:57:03.448085 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11860 | 2024.12.21 02:57:03.448228 [ 279 ] {52eeef3f-8bfe-4690-9937-0c12a9a690ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11861 | 2024.12.21 02:57:03.448324 [ 279 ] {52eeef3f-8bfe-4690-9937-0c12a9a690ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11862 | 2024.12.21 02:57:03.449541 [ 279 ] {52eeef3f-8bfe-4690-9937-0c12a9a690ff} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11863 | 2024.12.21 02:57:03.449582 [ 279 ] {52eeef3f-8bfe-4690-9937-0c12a9a690ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11864 | 2024.12.21 02:57:03.450220 [ 279 ] {52eeef3f-8bfe-4690-9937-0c12a9a690ff} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11865 | 2024.12.21 02:57:03.450488 [ 279 ] {52eeef3f-8bfe-4690-9937-0c12a9a690ff} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11866 | 2024.12.21 02:57:03.450812 [ 279 ] {52eeef3f-8bfe-4690-9937-0c12a9a690ff} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002607 sec., 3068.6612965093977 rows/sec., 5.50 MiB/sec. | ||
11867 | 2024.12.21 02:57:03.451251 [ 279 ] {52eeef3f-8bfe-4690-9937-0c12a9a690ff} <Debug> TCPHandler: Processed in 0.003228818 sec. | ||
11868 | 2024.12.21 02:57:03.451521 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11869 | 2024.12.21 02:57:03.451687 [ 281 ] {bb11e5d5-b56f-4bd9-84e8-76f643490e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11870 | 2024.12.21 02:57:03.451747 [ 281 ] {bb11e5d5-b56f-4bd9-84e8-76f643490e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11871 | 2024.12.21 02:57:03.452231 [ 281 ] {bb11e5d5-b56f-4bd9-84e8-76f643490e99} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11872 | 2024.12.21 02:57:03.452268 [ 281 ] {bb11e5d5-b56f-4bd9-84e8-76f643490e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11873 | 2024.12.21 02:57:03.452640 [ 281 ] {bb11e5d5-b56f-4bd9-84e8-76f643490e99} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
11874 | 2024.12.21 02:57:03.452881 [ 281 ] {bb11e5d5-b56f-4bd9-84e8-76f643490e99} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11875 | 2024.12.21 02:57:03.453064 [ 281 ] {bb11e5d5-b56f-4bd9-84e8-76f643490e99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
11876 | 2024.12.21 02:57:03.453115 [ 281 ] {bb11e5d5-b56f-4bd9-84e8-76f643490e99} <Debug> TCPHandler: Processed in 0.00174561 sec. | ||
11877 | 2024.12.21 02:57:04.688372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11878 | 2024.12.21 02:57:04.708642 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11879 | 2024.12.21 02:57:04.708697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11880 | 2024.12.21 02:57:04.715999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11881 | 2024.12.21 02:57:04.716749 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11882 | 2024.12.21 02:57:04.721663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11883 | 2024.12.21 02:57:07.060675 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11884 | 2024.12.21 02:57:07.060997 [ 279 ] {f17769a4-db94-4d7e-aade-4ba862a79ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11885 | 2024.12.21 02:57:07.061065 [ 279 ] {f17769a4-db94-4d7e-aade-4ba862a79ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11886 | 2024.12.21 02:57:07.061804 [ 279 ] {f17769a4-db94-4d7e-aade-4ba862a79ec4} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11887 | 2024.12.21 02:57:07.061849 [ 279 ] {f17769a4-db94-4d7e-aade-4ba862a79ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11888 | 2024.12.21 02:57:07.062281 [ 279 ] {f17769a4-db94-4d7e-aade-4ba862a79ec4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11889 | 2024.12.21 02:57:07.062528 [ 279 ] {f17769a4-db94-4d7e-aade-4ba862a79ec4} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11890 | 2024.12.21 02:57:07.062770 [ 279 ] {f17769a4-db94-4d7e-aade-4ba862a79ec4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. | ||
11891 | 2024.12.21 02:57:07.062827 [ 279 ] {f17769a4-db94-4d7e-aade-4ba862a79ec4} <Debug> TCPHandler: Processed in 0.002332957 sec. | ||
11892 | 2024.12.21 02:57:07.063096 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11893 | 2024.12.21 02:57:07.063317 [ 281 ] {b2175363-c2e0-41b9-b146-d16c791a50db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11894 | 2024.12.21 02:57:07.063402 [ 281 ] {b2175363-c2e0-41b9-b146-d16c791a50db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11895 | 2024.12.21 02:57:07.064222 [ 281 ] {b2175363-c2e0-41b9-b146-d16c791a50db} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11896 | 2024.12.21 02:57:07.064276 [ 281 ] {b2175363-c2e0-41b9-b146-d16c791a50db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11897 | 2024.12.21 02:57:07.064714 [ 281 ] {b2175363-c2e0-41b9-b146-d16c791a50db} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11898 | 2024.12.21 02:57:07.064976 [ 281 ] {b2175363-c2e0-41b9-b146-d16c791a50db} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11899 | 2024.12.21 02:57:07.065195 [ 281 ] {b2175363-c2e0-41b9-b146-d16c791a50db} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00194 sec., 3092.783505154639 rows/sec., 252.19 KiB/sec. | ||
11900 | 2024.12.21 02:57:07.065265 [ 281 ] {b2175363-c2e0-41b9-b146-d16c791a50db} <Debug> TCPHandler: Processed in 0.002321947 sec. | ||
11901 | 2024.12.21 02:57:07.065468 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11902 | 2024.12.21 02:57:07.065689 [ 279 ] {711690d0-977c-42a1-8290-ffe7547fe0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11903 | 2024.12.21 02:57:07.065780 [ 279 ] {711690d0-977c-42a1-8290-ffe7547fe0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11904 | 2024.12.21 02:57:07.067023 [ 279 ] {711690d0-977c-42a1-8290-ffe7547fe0f8} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11905 | 2024.12.21 02:57:07.067063 [ 279 ] {711690d0-977c-42a1-8290-ffe7547fe0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11906 | 2024.12.21 02:57:07.067523 [ 279 ] {711690d0-977c-42a1-8290-ffe7547fe0f8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11907 | 2024.12.21 02:57:07.067773 [ 279 ] {711690d0-977c-42a1-8290-ffe7547fe0f8} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11908 | 2024.12.21 02:57:07.067975 [ 279 ] {711690d0-977c-42a1-8290-ffe7547fe0f8} <Debug> executeQuery: Read 1412 rows, 120.50 KiB in 0.002338 sec., 603934.9871685201 rows/sec., 50.33 MiB/sec. | ||
11909 | 2024.12.21 02:57:07.068032 [ 279 ] {711690d0-977c-42a1-8290-ffe7547fe0f8} <Debug> TCPHandler: Processed in 0.002674191 sec. | ||
11910 | 2024.12.21 02:57:07.068251 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11911 | 2024.12.21 02:57:07.068480 [ 281 ] {eb593696-2794-482f-b1d2-450e0be4e768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11912 | 2024.12.21 02:57:07.068575 [ 281 ] {eb593696-2794-482f-b1d2-450e0be4e768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11913 | 2024.12.21 02:57:07.069379 [ 281 ] {eb593696-2794-482f-b1d2-450e0be4e768} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11914 | 2024.12.21 02:57:07.069418 [ 281 ] {eb593696-2794-482f-b1d2-450e0be4e768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11915 | 2024.12.21 02:57:07.069792 [ 281 ] {eb593696-2794-482f-b1d2-450e0be4e768} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11916 | 2024.12.21 02:57:07.070044 [ 281 ] {eb593696-2794-482f-b1d2-450e0be4e768} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11917 | 2024.12.21 02:57:07.070234 [ 281 ] {eb593696-2794-482f-b1d2-450e0be4e768} <Debug> executeQuery: Read 46 rows, 3.36 KiB in 0.001814 sec., 25358.32414553473 rows/sec., 1.81 MiB/sec. | ||
11918 | 2024.12.21 02:57:07.070289 [ 281 ] {eb593696-2794-482f-b1d2-450e0be4e768} <Debug> TCPHandler: Processed in 0.002148006 sec. | ||
11919 | 2024.12.21 02:57:07.070488 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11920 | 2024.12.21 02:57:07.070707 [ 279 ] {d5198ec7-493d-4d76-b97c-3e54a8b6164a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11921 | 2024.12.21 02:57:07.070794 [ 279 ] {d5198ec7-493d-4d76-b97c-3e54a8b6164a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11922 | 2024.12.21 02:57:07.071547 [ 279 ] {d5198ec7-493d-4d76-b97c-3e54a8b6164a} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11923 | 2024.12.21 02:57:07.071586 [ 279 ] {d5198ec7-493d-4d76-b97c-3e54a8b6164a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11924 | 2024.12.21 02:57:07.071951 [ 279 ] {d5198ec7-493d-4d76-b97c-3e54a8b6164a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11925 | 2024.12.21 02:57:07.072189 [ 279 ] {d5198ec7-493d-4d76-b97c-3e54a8b6164a} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11926 | 2024.12.21 02:57:07.072407 [ 279 ] {d5198ec7-493d-4d76-b97c-3e54a8b6164a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001751 sec., 138206.73900628212 rows/sec., 9.36 MiB/sec. | ||
11927 | 2024.12.21 02:57:07.072461 [ 279 ] {d5198ec7-493d-4d76-b97c-3e54a8b6164a} <Debug> TCPHandler: Processed in 0.002082584 sec. | ||
11928 | 2024.12.21 02:57:07.072612 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11929 | 2024.12.21 02:57:07.072753 [ 281 ] {d9c3b630-4067-4a6a-bb25-2a015bff0474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11930 | 2024.12.21 02:57:07.072811 [ 281 ] {d9c3b630-4067-4a6a-bb25-2a015bff0474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11931 | 2024.12.21 02:57:07.073419 [ 281 ] {d9c3b630-4067-4a6a-bb25-2a015bff0474} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11932 | 2024.12.21 02:57:07.073457 [ 281 ] {d9c3b630-4067-4a6a-bb25-2a015bff0474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11933 | 2024.12.21 02:57:07.073819 [ 281 ] {d9c3b630-4067-4a6a-bb25-2a015bff0474} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11934 | 2024.12.21 02:57:07.074060 [ 281 ] {d9c3b630-4067-4a6a-bb25-2a015bff0474} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11935 | 2024.12.21 02:57:07.074284 [ 281 ] {d9c3b630-4067-4a6a-bb25-2a015bff0474} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001555 sec., 8360.128617363343 rows/sec., 521.25 KiB/sec. | ||
11936 | 2024.12.21 02:57:07.074399 [ 281 ] {d9c3b630-4067-4a6a-bb25-2a015bff0474} <Debug> TCPHandler: Processed in 0.001849252 sec. | ||
11937 | 2024.12.21 02:57:07.074642 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11938 | 2024.12.21 02:57:07.074759 [ 279 ] {d796a187-51d9-4c9a-b004-a91f956e5dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11939 | 2024.12.21 02:57:07.074806 [ 279 ] {d796a187-51d9-4c9a-b004-a91f956e5dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11940 | 2024.12.21 02:57:07.075656 [ 279 ] {d796a187-51d9-4c9a-b004-a91f956e5dbd} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2024.12.21 02:57:07.075696 [ 279 ] {d796a187-51d9-4c9a-b004-a91f956e5dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11942 | 2024.12.21 02:57:07.076091 [ 279 ] {d796a187-51d9-4c9a-b004-a91f956e5dbd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11943 | 2024.12.21 02:57:07.076327 [ 279 ] {d796a187-51d9-4c9a-b004-a91f956e5dbd} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2024.12.21 02:57:07.076547 [ 279 ] {d796a187-51d9-4c9a-b004-a91f956e5dbd} <Debug> executeQuery: Read 877 rows, 65.10 KiB in 0.001809 sec., 484798.2310668878 rows/sec., 35.14 MiB/sec. | ||
11945 | 2024.12.21 02:57:07.076603 [ 279 ] {d796a187-51d9-4c9a-b004-a91f956e5dbd} <Debug> TCPHandler: Processed in 0.002082254 sec. | ||
11946 | 2024.12.21 02:57:07.076807 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11947 | 2024.12.21 02:57:07.077011 [ 281 ] {216d616e-f187-4e5f-808a-1afb12377d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11948 | 2024.12.21 02:57:07.077071 [ 281 ] {216d616e-f187-4e5f-808a-1afb12377d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11949 | 2024.12.21 02:57:07.077648 [ 281 ] {216d616e-f187-4e5f-808a-1afb12377d94} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11950 | 2024.12.21 02:57:07.077692 [ 281 ] {216d616e-f187-4e5f-808a-1afb12377d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11951 | 2024.12.21 02:57:07.078100 [ 281 ] {216d616e-f187-4e5f-808a-1afb12377d94} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11952 | 2024.12.21 02:57:07.078339 [ 281 ] {216d616e-f187-4e5f-808a-1afb12377d94} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11953 | 2024.12.21 02:57:07.078515 [ 281 ] {216d616e-f187-4e5f-808a-1afb12377d94} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. | ||
11954 | 2024.12.21 02:57:07.078565 [ 281 ] {216d616e-f187-4e5f-808a-1afb12377d94} <Debug> TCPHandler: Processed in 0.001872282 sec. | ||
11955 | 2024.12.21 02:57:07.078702 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11956 | 2024.12.21 02:57:07.078817 [ 279 ] {b364c350-931b-40ec-bbf3-3871869ccfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11957 | 2024.12.21 02:57:07.078869 [ 279 ] {b364c350-931b-40ec-bbf3-3871869ccfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11958 | 2024.12.21 02:57:07.079621 [ 279 ] {b364c350-931b-40ec-bbf3-3871869ccfc6} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11959 | 2024.12.21 02:57:07.079660 [ 279 ] {b364c350-931b-40ec-bbf3-3871869ccfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11960 | 2024.12.21 02:57:07.080096 [ 279 ] {b364c350-931b-40ec-bbf3-3871869ccfc6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11961 | 2024.12.21 02:57:07.080359 [ 279 ] {b364c350-931b-40ec-bbf3-3871869ccfc6} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11962 | 2024.12.21 02:57:07.080525 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11963 | 2024.12.21 02:57:07.080578 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11964 | 2024.12.21 02:57:07.080598 [ 279 ] {b364c350-931b-40ec-bbf3-3871869ccfc6} <Debug> executeQuery: Read 906 rows, 61.84 KiB in 0.001795 sec., 504735.37604456826 rows/sec., 33.64 MiB/sec. | ||
11965 | 2024.12.21 02:57:07.080616 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11966 | 2024.12.21 02:57:07.080757 [ 279 ] {b364c350-931b-40ec-bbf3-3871869ccfc6} <Debug> TCPHandler: Processed in 0.002103745 sec. | ||
11967 | 2024.12.21 02:57:07.081021 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11968 | 2024.12.21 02:57:07.081041 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
11969 | 2024.12.21 02:57:07.081491 [ 281 ] {12d572e9-d516-4a14-b5e1-79344f6c4508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11970 | 2024.12.21 02:57:07.081667 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11971 | 2024.12.21 02:57:07.081699 [ 281 ] {12d572e9-d516-4a14-b5e1-79344f6c4508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11972 | 2024.12.21 02:57:07.081809 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24375 rows starting from the beginning of the part | ||
11973 | 2024.12.21 02:57:07.082427 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
11974 | 2024.12.21 02:57:07.082908 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part | ||
11975 | 2024.12.21 02:57:07.083385 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
11976 | 2024.12.21 02:57:07.083748 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::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 | ||
11977 | 2024.12.21 02:57:07.084294 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 906 rows starting from the beginning of the part | ||
11978 | 2024.12.21 02:57:07.085153 [ 281 ] {12d572e9-d516-4a14-b5e1-79344f6c4508} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11979 | 2024.12.21 02:57:07.085196 [ 281 ] {12d572e9-d516-4a14-b5e1-79344f6c4508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11980 | 2024.12.21 02:57:07.085681 [ 281 ] {12d572e9-d516-4a14-b5e1-79344f6c4508} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11981 | 2024.12.21 02:57:07.085950 [ 281 ] {12d572e9-d516-4a14-b5e1-79344f6c4508} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11982 | 2024.12.21 02:57:07.086289 [ 281 ] {12d572e9-d516-4a14-b5e1-79344f6c4508} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004953 sec., 201.8978396931153 rows/sec., 13.60 KiB/sec. | ||
11983 | 2024.12.21 02:57:07.086636 [ 281 ] {12d572e9-d516-4a14-b5e1-79344f6c4508} <Debug> TCPHandler: Processed in 0.005767727 sec. | ||
11984 | 2024.12.21 02:57:07.087309 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11985 | 2024.12.21 02:57:07.087573 [ 279 ] {f1c393ef-4642-43fb-840e-a26955ffb41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11986 | 2024.12.21 02:57:07.087785 [ 279 ] {f1c393ef-4642-43fb-840e-a26955ffb41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11987 | 2024.12.21 02:57:07.089388 [ 279 ] {f1c393ef-4642-43fb-840e-a26955ffb41f} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11988 | 2024.12.21 02:57:07.089438 [ 279 ] {f1c393ef-4642-43fb-840e-a26955ffb41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11989 | 2024.12.21 02:57:07.090402 [ 279 ] {f1c393ef-4642-43fb-840e-a26955ffb41f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
11990 | 2024.12.21 02:57:07.090931 [ 279 ] {f1c393ef-4642-43fb-840e-a26955ffb41f} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11991 | 2024.12.21 02:57:07.091254 [ 279 ] {f1c393ef-4642-43fb-840e-a26955ffb41f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003754 sec., 8790.623335109218 rows/sec., 15.75 MiB/sec. | ||
11992 | 2024.12.21 02:57:07.091384 [ 279 ] {f1c393ef-4642-43fb-840e-a26955ffb41f} <Debug> TCPHandler: Processed in 0.004629814 sec. | ||
11993 | 2024.12.21 02:57:07.091556 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11994 | 2024.12.21 02:57:07.091698 [ 281 ] {56dc1132-76e6-4f3c-a771-d6d29be10eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11995 | 2024.12.21 02:57:07.091771 [ 281 ] {56dc1132-76e6-4f3c-a771-d6d29be10eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11996 | 2024.12.21 02:57:07.092350 [ 281 ] {56dc1132-76e6-4f3c-a771-d6d29be10eb2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11997 | 2024.12.21 02:57:07.092388 [ 281 ] {56dc1132-76e6-4f3c-a771-d6d29be10eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
11998 | 2024.12.21 02:57:07.092765 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26076 rows, containing 5 columns (5 merged, 0 gathered) in 0.01200884 sec., 2171400.401704078 rows/sec., 146.60 MiB/sec. | ||
11999 | 2024.12.21 02:57:07.092971 [ 281 ] {56dc1132-76e6-4f3c-a771-d6d29be10eb2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12000 | 2024.12.21 02:57:07.093098 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12001 | 2024.12.21 02:57:07.093402 [ 281 ] {56dc1132-76e6-4f3c-a771-d6d29be10eb2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12002 | 2024.12.21 02:57:07.093705 [ 33 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12003 | 2024.12.21 02:57:07.093777 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12004 | 2024.12.21 02:57:07.093790 [ 33 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12005 | 2024.12.21 02:57:07.093884 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12006 | 2024.12.21 02:57:07.093913 [ 281 ] {56dc1132-76e6-4f3c-a771-d6d29be10eb2} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.002223 sec., 27890.238416554203 rows/sec., 1.74 MiB/sec. | ||
12007 | 2024.12.21 02:57:07.094131 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12008 | 2024.12.21 02:57:07.094241 [ 281 ] {56dc1132-76e6-4f3c-a771-d6d29be10eb2} <Debug> TCPHandler: Processed in 0.002762082 sec. | ||
12009 | 2024.12.21 02:57:07.094301 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
12010 | 2024.12.21 02:57:07.094463 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
12011 | 2024.12.21 02:57:07.094554 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12012 | 2024.12.21 02:57:07.094595 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5040 rows starting from the beginning of the part | ||
12013 | 2024.12.21 02:57:07.094670 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
12014 | 2024.12.21 02:57:07.094954 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
12015 | 2024.12.21 02:57:07.095110 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
12016 | 2024.12.21 02:57:07.095328 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::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 | ||
12017 | 2024.12.21 02:57:07.095452 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 62 rows starting from the beginning of the part | ||
12018 | 2024.12.21 02:57:07.097205 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5386 rows, containing 4 columns (4 merged, 0 gathered) in 0.003173957 sec., 1696935.402716546 rows/sec., 110.38 MiB/sec. | ||
12019 | 2024.12.21 02:57:07.097534 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12020 | 2024.12.21 02:57:07.097801 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_91_18} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12021 | 2024.12.21 02:57:07.097876 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_91_18} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12022 | 2024.12.21 02:57:07.097942 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
12023 | 2024.12.21 02:57:07.955178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1680 | ||
12024 | 2024.12.21 02:57:07.958976 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12025 | 2024.12.21 02:57:07.959035 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12026 | 2024.12.21 02:57:07.960666 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12027 | 2024.12.21 02:57:07.961047 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12028 | 2024.12.21 02:57:07.962427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1680 | ||
12029 | 2024.12.21 02:57:08.433240 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12030 | 2024.12.21 02:57:08.433447 [ 279 ] {d2b65bfb-c2db-4bd2-a2b1-83f7ebcdb9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12031 | 2024.12.21 02:57:08.433522 [ 279 ] {d2b65bfb-c2db-4bd2-a2b1-83f7ebcdb9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12032 | 2024.12.21 02:57:08.434335 [ 279 ] {d2b65bfb-c2db-4bd2-a2b1-83f7ebcdb9ec} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12033 | 2024.12.21 02:57:08.434376 [ 279 ] {d2b65bfb-c2db-4bd2-a2b1-83f7ebcdb9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12034 | 2024.12.21 02:57:08.434813 [ 279 ] {d2b65bfb-c2db-4bd2-a2b1-83f7ebcdb9ec} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12035 | 2024.12.21 02:57:08.435072 [ 279 ] {d2b65bfb-c2db-4bd2-a2b1-83f7ebcdb9ec} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12036 | 2024.12.21 02:57:08.435301 [ 279 ] {d2b65bfb-c2db-4bd2-a2b1-83f7ebcdb9ec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.24 MiB/sec. | ||
12037 | 2024.12.21 02:57:08.435358 [ 279 ] {d2b65bfb-c2db-4bd2-a2b1-83f7ebcdb9ec} <Debug> TCPHandler: Processed in 0.002250367 sec. | ||
12038 | 2024.12.21 02:57:08.435600 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12039 | 2024.12.21 02:57:08.435787 [ 281 ] {43bfb8de-0928-42db-9ce8-fd3f7303883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12040 | 2024.12.21 02:57:08.435859 [ 281 ] {43bfb8de-0928-42db-9ce8-fd3f7303883b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12041 | 2024.12.21 02:57:08.436632 [ 281 ] {43bfb8de-0928-42db-9ce8-fd3f7303883b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12042 | 2024.12.21 02:57:08.436677 [ 281 ] {43bfb8de-0928-42db-9ce8-fd3f7303883b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12043 | 2024.12.21 02:57:08.437112 [ 281 ] {43bfb8de-0928-42db-9ce8-fd3f7303883b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12044 | 2024.12.21 02:57:08.437365 [ 281 ] {43bfb8de-0928-42db-9ce8-fd3f7303883b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12045 | 2024.12.21 02:57:08.437603 [ 281 ] {43bfb8de-0928-42db-9ce8-fd3f7303883b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00187 sec., 34224.59893048128 rows/sec., 2.67 MiB/sec. | ||
12046 | 2024.12.21 02:57:08.437661 [ 281 ] {43bfb8de-0928-42db-9ce8-fd3f7303883b} <Debug> TCPHandler: Processed in 0.002198765 sec. | ||
12047 | 2024.12.21 02:57:08.437828 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12048 | 2024.12.21 02:57:08.437945 [ 279 ] {382fd3b2-318e-468b-9d4f-05d4c692c821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12049 | 2024.12.21 02:57:08.438000 [ 279 ] {382fd3b2-318e-468b-9d4f-05d4c692c821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12050 | 2024.12.21 02:57:08.438555 [ 279 ] {382fd3b2-318e-468b-9d4f-05d4c692c821} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12051 | 2024.12.21 02:57:08.438595 [ 279 ] {382fd3b2-318e-468b-9d4f-05d4c692c821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12052 | 2024.12.21 02:57:08.438985 [ 279 ] {382fd3b2-318e-468b-9d4f-05d4c692c821} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12053 | 2024.12.21 02:57:08.439240 [ 279 ] {382fd3b2-318e-468b-9d4f-05d4c692c821} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12054 | 2024.12.21 02:57:08.439447 [ 279 ] {382fd3b2-318e-468b-9d4f-05d4c692c821} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001526 sec., 35386.631716906944 rows/sec., 2.47 MiB/sec. | ||
12055 | 2024.12.21 02:57:08.439499 [ 279 ] {382fd3b2-318e-468b-9d4f-05d4c692c821} <Debug> TCPHandler: Processed in 0.00172656 sec. | ||
12056 | 2024.12.21 02:57:08.439637 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12057 | 2024.12.21 02:57:08.439755 [ 281 ] {2cc2988f-1e5f-4718-aa97-b703eccbe6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12058 | 2024.12.21 02:57:08.439808 [ 281 ] {2cc2988f-1e5f-4718-aa97-b703eccbe6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12059 | 2024.12.21 02:57:08.440297 [ 281 ] {2cc2988f-1e5f-4718-aa97-b703eccbe6fc} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12060 | 2024.12.21 02:57:08.440337 [ 281 ] {2cc2988f-1e5f-4718-aa97-b703eccbe6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12061 | 2024.12.21 02:57:08.440713 [ 281 ] {2cc2988f-1e5f-4718-aa97-b703eccbe6fc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12062 | 2024.12.21 02:57:08.440964 [ 281 ] {2cc2988f-1e5f-4718-aa97-b703eccbe6fc} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12063 | 2024.12.21 02:57:08.441189 [ 281 ] {2cc2988f-1e5f-4718-aa97-b703eccbe6fc} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001452 sec., 13774.104683195594 rows/sec., 946.97 KiB/sec. | ||
12064 | 2024.12.21 02:57:08.441239 [ 281 ] {2cc2988f-1e5f-4718-aa97-b703eccbe6fc} <Debug> TCPHandler: Processed in 0.001658549 sec. | ||
12065 | 2024.12.21 02:57:10.314448 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
12066 | 2024.12.21 02:57:10.315364 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12067 | 2024.12.21 02:57:10.315429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12068 | 2024.12.21 02:57:10.316070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12069 | 2024.12.21 02:57:10.316343 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12070 | 2024.12.21 02:57:10.316559 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
12071 | 2024.12.21 02:57:12.221769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
12072 | 2024.12.21 02:57:12.243130 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12073 | 2024.12.21 02:57:12.243187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12074 | 2024.12.21 02:57:12.250492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12075 | 2024.12.21 02:57:12.251251 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12076 | 2024.12.21 02:57:12.254071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
12077 | 2024.12.21 02:57:13.439108 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12078 | 2024.12.21 02:57:13.439300 [ 279 ] {22b39f2e-63ce-46f7-bbd1-70c9ac3c6716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12079 | 2024.12.21 02:57:13.439375 [ 279 ] {22b39f2e-63ce-46f7-bbd1-70c9ac3c6716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12080 | 2024.12.21 02:57:13.440164 [ 279 ] {22b39f2e-63ce-46f7-bbd1-70c9ac3c6716} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12081 | 2024.12.21 02:57:13.440234 [ 279 ] {22b39f2e-63ce-46f7-bbd1-70c9ac3c6716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12082 | 2024.12.21 02:57:13.440698 [ 279 ] {22b39f2e-63ce-46f7-bbd1-70c9ac3c6716} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12083 | 2024.12.21 02:57:13.440947 [ 279 ] {22b39f2e-63ce-46f7-bbd1-70c9ac3c6716} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12084 | 2024.12.21 02:57:13.441196 [ 279 ] {22b39f2e-63ce-46f7-bbd1-70c9ac3c6716} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001948 sec., 36960.985626283364 rows/sec., 2.99 MiB/sec. | ||
12085 | 2024.12.21 02:57:13.441263 [ 279 ] {22b39f2e-63ce-46f7-bbd1-70c9ac3c6716} <Debug> TCPHandler: Processed in 0.002290337 sec. | ||
12086 | 2024.12.21 02:57:13.441528 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12087 | 2024.12.21 02:57:13.441728 [ 281 ] {7a238985-f12a-4ca9-8ff2-27847da9b108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12088 | 2024.12.21 02:57:13.441807 [ 281 ] {7a238985-f12a-4ca9-8ff2-27847da9b108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12089 | 2024.12.21 02:57:13.442586 [ 281 ] {7a238985-f12a-4ca9-8ff2-27847da9b108} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12090 | 2024.12.21 02:57:13.442637 [ 281 ] {7a238985-f12a-4ca9-8ff2-27847da9b108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12091 | 2024.12.21 02:57:13.443087 [ 281 ] {7a238985-f12a-4ca9-8ff2-27847da9b108} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12092 | 2024.12.21 02:57:13.443361 [ 281 ] {7a238985-f12a-4ca9-8ff2-27847da9b108} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12093 | 2024.12.21 02:57:13.443614 [ 281 ] {7a238985-f12a-4ca9-8ff2-27847da9b108} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001941 sec., 4121.586810922205 rows/sec., 309.92 KiB/sec. | ||
12094 | 2024.12.21 02:57:13.443688 [ 281 ] {7a238985-f12a-4ca9-8ff2-27847da9b108} <Debug> TCPHandler: Processed in 0.002300767 sec. | ||
12095 | 2024.12.21 02:57:13.443852 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12096 | 2024.12.21 02:57:13.443979 [ 279 ] {c96df038-0f6f-40a7-95c9-6b5288e41e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12097 | 2024.12.21 02:57:13.444030 [ 279 ] {c96df038-0f6f-40a7-95c9-6b5288e41e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12098 | 2024.12.21 02:57:13.444659 [ 279 ] {c96df038-0f6f-40a7-95c9-6b5288e41e9c} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12099 | 2024.12.21 02:57:13.444701 [ 279 ] {c96df038-0f6f-40a7-95c9-6b5288e41e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12100 | 2024.12.21 02:57:13.445069 [ 279 ] {c96df038-0f6f-40a7-95c9-6b5288e41e9c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12101 | 2024.12.21 02:57:13.445304 [ 279 ] {c96df038-0f6f-40a7-95c9-6b5288e41e9c} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12102 | 2024.12.21 02:57:13.445530 [ 279 ] {c96df038-0f6f-40a7-95c9-6b5288e41e9c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001581 sec., 45540.79696394687 rows/sec., 3.56 MiB/sec. | ||
12103 | 2024.12.21 02:57:13.445584 [ 279 ] {c96df038-0f6f-40a7-95c9-6b5288e41e9c} <Debug> TCPHandler: Processed in 0.00179157 sec. | ||
12104 | 2024.12.21 02:57:13.445733 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12105 | 2024.12.21 02:57:13.445877 [ 281 ] {07e3667c-e7f0-41e1-a0b2-f8a11d6566c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12106 | 2024.12.21 02:57:13.445941 [ 281 ] {07e3667c-e7f0-41e1-a0b2-f8a11d6566c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12107 | 2024.12.21 02:57:13.446563 [ 281 ] {07e3667c-e7f0-41e1-a0b2-f8a11d6566c7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12108 | 2024.12.21 02:57:13.446606 [ 281 ] {07e3667c-e7f0-41e1-a0b2-f8a11d6566c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12109 | 2024.12.21 02:57:13.447029 [ 281 ] {07e3667c-e7f0-41e1-a0b2-f8a11d6566c7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12110 | 2024.12.21 02:57:13.447280 [ 281 ] {07e3667c-e7f0-41e1-a0b2-f8a11d6566c7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12111 | 2024.12.21 02:57:13.447511 [ 281 ] {07e3667c-e7f0-41e1-a0b2-f8a11d6566c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. | ||
12112 | 2024.12.21 02:57:13.447621 [ 281 ] {07e3667c-e7f0-41e1-a0b2-f8a11d6566c7} <Debug> TCPHandler: Processed in 0.001945302 sec. | ||
12113 | 2024.12.21 02:57:13.447896 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12114 | 2024.12.21 02:57:13.448135 [ 279 ] {289f3e55-53e8-4833-a0bb-f8fe3527db52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12115 | 2024.12.21 02:57:13.448235 [ 279 ] {289f3e55-53e8-4833-a0bb-f8fe3527db52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12116 | 2024.12.21 02:57:13.449345 [ 279 ] {289f3e55-53e8-4833-a0bb-f8fe3527db52} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12117 | 2024.12.21 02:57:13.449384 [ 279 ] {289f3e55-53e8-4833-a0bb-f8fe3527db52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12118 | 2024.12.21 02:57:13.449994 [ 279 ] {289f3e55-53e8-4833-a0bb-f8fe3527db52} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12119 | 2024.12.21 02:57:13.450249 [ 279 ] {289f3e55-53e8-4833-a0bb-f8fe3527db52} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12120 | 2024.12.21 02:57:13.450503 [ 279 ] {289f3e55-53e8-4833-a0bb-f8fe3527db52} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002425 sec., 3298.9690721649486 rows/sec., 5.91 MiB/sec. | ||
12121 | 2024.12.21 02:57:13.450606 [ 279 ] {289f3e55-53e8-4833-a0bb-f8fe3527db52} <Debug> TCPHandler: Processed in 0.002883163 sec. | ||
12122 | 2024.12.21 02:57:13.450813 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12123 | 2024.12.21 02:57:13.451043 [ 281 ] {aca4fdad-0d1a-4e4c-9d99-23ae35dae5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12124 | 2024.12.21 02:57:13.451144 [ 281 ] {aca4fdad-0d1a-4e4c-9d99-23ae35dae5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12125 | 2024.12.21 02:57:13.451670 [ 281 ] {aca4fdad-0d1a-4e4c-9d99-23ae35dae5c0} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12126 | 2024.12.21 02:57:13.451710 [ 281 ] {aca4fdad-0d1a-4e4c-9d99-23ae35dae5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12127 | 2024.12.21 02:57:13.452099 [ 281 ] {aca4fdad-0d1a-4e4c-9d99-23ae35dae5c0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12128 | 2024.12.21 02:57:13.452344 [ 281 ] {aca4fdad-0d1a-4e4c-9d99-23ae35dae5c0} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12129 | 2024.12.21 02:57:13.452572 [ 281 ] {aca4fdad-0d1a-4e4c-9d99-23ae35dae5c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. | ||
12130 | 2024.12.21 02:57:13.452626 [ 281 ] {aca4fdad-0d1a-4e4c-9d99-23ae35dae5c0} <Debug> TCPHandler: Processed in 0.001925853 sec. | ||
12131 | 2024.12.21 02:57:17.640889 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12132 | 2024.12.21 02:57:17.640955 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12133 | 2024.12.21 02:57:17.816750 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
12134 | 2024.12.21 02:57:17.817611 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12135 | 2024.12.21 02:57:17.817658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12136 | 2024.12.21 02:57:17.818178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12137 | 2024.12.21 02:57:17.818453 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12138 | 2024.12.21 02:57:17.818701 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
12139 | 2024.12.21 02:57:17.962748 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1700 | ||
12140 | 2024.12.21 02:57:17.965553 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12141 | 2024.12.21 02:57:17.965603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12142 | 2024.12.21 02:57:17.967082 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12143 | 2024.12.21 02:57:17.967389 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12144 | 2024.12.21 02:57:17.967972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1700 | ||
12145 | 2024.12.21 02:57:18.445160 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12146 | 2024.12.21 02:57:18.445361 [ 279 ] {91b7a87f-edad-430e-8dce-aeb5630026f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12147 | 2024.12.21 02:57:18.445435 [ 279 ] {91b7a87f-edad-430e-8dce-aeb5630026f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12148 | 2024.12.21 02:57:18.446183 [ 279 ] {91b7a87f-edad-430e-8dce-aeb5630026f3} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12149 | 2024.12.21 02:57:18.446236 [ 279 ] {91b7a87f-edad-430e-8dce-aeb5630026f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12150 | 2024.12.21 02:57:18.446692 [ 279 ] {91b7a87f-edad-430e-8dce-aeb5630026f3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12151 | 2024.12.21 02:57:18.446952 [ 279 ] {91b7a87f-edad-430e-8dce-aeb5630026f3} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12152 | 2024.12.21 02:57:18.447196 [ 279 ] {91b7a87f-edad-430e-8dce-aeb5630026f3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 534.08 KiB/sec. | ||
12153 | 2024.12.21 02:57:18.447270 [ 279 ] {91b7a87f-edad-430e-8dce-aeb5630026f3} <Debug> TCPHandler: Processed in 0.002241506 sec. | ||
12154 | 2024.12.21 02:57:18.447521 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12155 | 2024.12.21 02:57:18.447721 [ 281 ] {5a3fde3c-1405-4f4c-a855-3c203125cafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12156 | 2024.12.21 02:57:18.447800 [ 281 ] {5a3fde3c-1405-4f4c-a855-3c203125cafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12157 | 2024.12.21 02:57:18.448707 [ 281 ] {5a3fde3c-1405-4f4c-a855-3c203125cafc} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12158 | 2024.12.21 02:57:18.448762 [ 281 ] {5a3fde3c-1405-4f4c-a855-3c203125cafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12159 | 2024.12.21 02:57:18.449237 [ 281 ] {5a3fde3c-1405-4f4c-a855-3c203125cafc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12160 | 2024.12.21 02:57:18.449504 [ 281 ] {5a3fde3c-1405-4f4c-a855-3c203125cafc} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12161 | 2024.12.21 02:57:18.449685 [ 129 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12162 | 2024.12.21 02:57:18.449731 [ 281 ] {5a3fde3c-1405-4f4c-a855-3c203125cafc} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002063 sec., 130392.63208919049 rows/sec., 11.44 MiB/sec. | ||
12163 | 2024.12.21 02:57:18.449735 [ 129 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12164 | 2024.12.21 02:57:18.449781 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12165 | 2024.12.21 02:57:18.449823 [ 281 ] {5a3fde3c-1405-4f4c-a855-3c203125cafc} <Debug> TCPHandler: Processed in 0.002442789 sec. | ||
12166 | 2024.12.21 02:57:18.450073 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12167 | 2024.12.21 02:57:18.450113 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12168 | 2024.12.21 02:57:18.450452 [ 279 ] {693e7f31-d67a-409b-833d-66b6cb9a7c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12169 | 2024.12.21 02:57:18.450465 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12170 | 2024.12.21 02:57:18.450565 [ 279 ] {693e7f31-d67a-409b-833d-66b6cb9a7c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12171 | 2024.12.21 02:57:18.450565 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1436 rows starting from the beginning of the part | ||
12172 | 2024.12.21 02:57:18.450985 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 72 rows starting from the beginning of the part | ||
12173 | 2024.12.21 02:57:18.451354 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1412 rows starting from the beginning of the part | ||
12174 | 2024.12.21 02:57:18.451709 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
12175 | 2024.12.21 02:57:18.452098 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 72 rows starting from the beginning of the part | ||
12176 | 2024.12.21 02:57:18.452400 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 269 rows starting from the beginning of the part | ||
12177 | 2024.12.21 02:57:18.453438 [ 279 ] {693e7f31-d67a-409b-833d-66b6cb9a7c4a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12178 | 2024.12.21 02:57:18.453523 [ 279 ] {693e7f31-d67a-409b-833d-66b6cb9a7c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12179 | 2024.12.21 02:57:18.454336 [ 279 ] {693e7f31-d67a-409b-833d-66b6cb9a7c4a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12180 | 2024.12.21 02:57:18.454872 [ 279 ] {693e7f31-d67a-409b-833d-66b6cb9a7c4a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12181 | 2024.12.21 02:57:18.455099 [ 129 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12182 | 2024.12.21 02:57:18.455189 [ 129 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12183 | 2024.12.21 02:57:18.455196 [ 279 ] {693e7f31-d67a-409b-833d-66b6cb9a7c4a} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.004832 sec., 8278.145695364237 rows/sec., 607.93 KiB/sec. | ||
12184 | 2024.12.21 02:57:18.455224 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12185 | 2024.12.21 02:57:18.455606 [ 279 ] {693e7f31-d67a-409b-833d-66b6cb9a7c4a} <Debug> TCPHandler: Processed in 0.005665126 sec. | ||
12186 | 2024.12.21 02:57:18.455748 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
12187 | 2024.12.21 02:57:18.456149 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12188 | 2024.12.21 02:57:18.456451 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12189 | 2024.12.21 02:57:18.456662 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 66 rows starting from the beginning of the part | ||
12190 | 2024.12.21 02:57:18.456680 [ 281 ] {5d67704a-2df3-4508-8f66-cd7672fcae55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12191 | 2024.12.21 02:57:18.457085 [ 281 ] {5d67704a-2df3-4508-8f66-cd7672fcae55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12192 | 2024.12.21 02:57:18.457167 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.007262785 sec., 456711.8536484283 rows/sec., 39.88 MiB/sec. | ||
12193 | 2024.12.21 02:57:18.457339 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 40 rows starting from the beginning of the part | ||
12194 | 2024.12.21 02:57:18.458003 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
12195 | 2024.12.21 02:57:18.458011 [ 197 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12196 | 2024.12.21 02:57:18.458728 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 46 rows starting from the beginning of the part | ||
12197 | 2024.12.21 02:57:18.459010 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
12198 | 2024.12.21 02:57:18.459308 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 40 rows starting from the beginning of the part | ||
12199 | 2024.12.21 02:57:18.459525 [ 197 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12200 | 2024.12.21 02:57:18.459833 [ 197 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_96_19} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12201 | 2024.12.21 02:57:18.460004 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
12202 | 2024.12.21 02:57:18.460451 [ 281 ] {5d67704a-2df3-4508-8f66-cd7672fcae55} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12203 | 2024.12.21 02:57:18.460493 [ 281 ] {5d67704a-2df3-4508-8f66-cd7672fcae55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12204 | 2024.12.21 02:57:18.461098 [ 281 ] {5d67704a-2df3-4508-8f66-cd7672fcae55} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12205 | 2024.12.21 02:57:18.461120 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.005741327 sec., 36228.55831064839 rows/sec., 2.73 MiB/sec. | ||
12206 | 2024.12.21 02:57:18.461237 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12207 | 2024.12.21 02:57:18.461396 [ 281 ] {5d67704a-2df3-4508-8f66-cd7672fcae55} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12208 | 2024.12.21 02:57:18.461591 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12209 | 2024.12.21 02:57:18.461755 [ 281 ] {5d67704a-2df3-4508-8f66-cd7672fcae55} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005262 sec., 2660.58532877233 rows/sec., 186.33 KiB/sec. | ||
12210 | 2024.12.21 02:57:18.461820 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_81_16} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12211 | 2024.12.21 02:57:18.462119 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12212 | 2024.12.21 02:57:18.462202 [ 281 ] {5d67704a-2df3-4508-8f66-cd7672fcae55} <Debug> TCPHandler: Processed in 0.006232273 sec. | ||
12213 | 2024.12.21 02:57:18.462450 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12214 | 2024.12.21 02:57:18.462574 [ 279 ] {ca2f953a-b2a4-4a03-b7cd-3443a969a698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12215 | 2024.12.21 02:57:18.462628 [ 279 ] {ca2f953a-b2a4-4a03-b7cd-3443a969a698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12216 | 2024.12.21 02:57:18.463296 [ 279 ] {ca2f953a-b2a4-4a03-b7cd-3443a969a698} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12217 | 2024.12.21 02:57:18.463340 [ 279 ] {ca2f953a-b2a4-4a03-b7cd-3443a969a698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12218 | 2024.12.21 02:57:18.463738 [ 279 ] {ca2f953a-b2a4-4a03-b7cd-3443a969a698} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12219 | 2024.12.21 02:57:18.464001 [ 279 ] {ca2f953a-b2a4-4a03-b7cd-3443a969a698} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12220 | 2024.12.21 02:57:18.464249 [ 279 ] {ca2f953a-b2a4-4a03-b7cd-3443a969a698} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0017 sec., 7647.058823529413 rows/sec., 476.79 KiB/sec. | ||
12221 | 2024.12.21 02:57:18.464347 [ 279 ] {ca2f953a-b2a4-4a03-b7cd-3443a969a698} <Debug> TCPHandler: Processed in 0.002027254 sec. | ||
12222 | 2024.12.21 02:57:18.464525 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12223 | 2024.12.21 02:57:18.464649 [ 281 ] {8893fca2-784c-4cc8-aa21-25a6d8cf03e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12224 | 2024.12.21 02:57:18.464703 [ 281 ] {8893fca2-784c-4cc8-aa21-25a6d8cf03e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12225 | 2024.12.21 02:57:18.465500 [ 281 ] {8893fca2-784c-4cc8-aa21-25a6d8cf03e5} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12226 | 2024.12.21 02:57:18.465540 [ 281 ] {8893fca2-784c-4cc8-aa21-25a6d8cf03e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12227 | 2024.12.21 02:57:18.465975 [ 281 ] {8893fca2-784c-4cc8-aa21-25a6d8cf03e5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12228 | 2024.12.21 02:57:18.466235 [ 281 ] {8893fca2-784c-4cc8-aa21-25a6d8cf03e5} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12229 | 2024.12.21 02:57:18.466381 [ 129 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12230 | 2024.12.21 02:57:18.466427 [ 129 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12231 | 2024.12.21 02:57:18.466432 [ 281 ] {8893fca2-784c-4cc8-aa21-25a6d8cf03e5} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001811 sec., 229155.16289342905 rows/sec., 16.35 MiB/sec. | ||
12232 | 2024.12.21 02:57:18.466457 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12233 | 2024.12.21 02:57:18.466535 [ 281 ] {8893fca2-784c-4cc8-aa21-25a6d8cf03e5} <Debug> TCPHandler: Processed in 0.002092594 sec. | ||
12234 | 2024.12.21 02:57:18.466612 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12235 | 2024.12.21 02:57:18.466711 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12236 | 2024.12.21 02:57:18.466779 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12237 | 2024.12.21 02:57:18.466832 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 915 rows starting from the beginning of the part | ||
12238 | 2024.12.21 02:57:18.467004 [ 279 ] {2fd482b6-469b-492f-b6cc-e063e65ac7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12239 | 2024.12.21 02:57:18.467102 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 72 rows starting from the beginning of the part | ||
12240 | 2024.12.21 02:57:18.467227 [ 279 ] {2fd482b6-469b-492f-b6cc-e063e65ac7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12241 | 2024.12.21 02:57:18.467369 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 877 rows starting from the beginning of the part | ||
12242 | 2024.12.21 02:57:18.467731 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
12243 | 2024.12.21 02:57:18.468168 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 72 rows starting from the beginning of the part | ||
12244 | 2024.12.21 02:57:18.468554 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 415 rows starting from the beginning of the part | ||
12245 | 2024.12.21 02:57:18.469586 [ 279 ] {2fd482b6-469b-492f-b6cc-e063e65ac7d4} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12246 | 2024.12.21 02:57:18.469653 [ 279 ] {2fd482b6-469b-492f-b6cc-e063e65ac7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12247 | 2024.12.21 02:57:18.470627 [ 279 ] {2fd482b6-469b-492f-b6cc-e063e65ac7d4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12248 | 2024.12.21 02:57:18.470986 [ 279 ] {2fd482b6-469b-492f-b6cc-e063e65ac7d4} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12249 | 2024.12.21 02:57:18.471188 [ 129 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
12250 | 2024.12.21 02:57:18.471294 [ 129 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12251 | 2024.12.21 02:57:18.471378 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12252 | 2024.12.21 02:57:18.471841 [ 279 ] {2fd482b6-469b-492f-b6cc-e063e65ac7d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004917 sec., 1220.2562538133006 rows/sec., 63.75 KiB/sec. | ||
12253 | 2024.12.21 02:57:18.471884 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
12254 | 2024.12.21 02:57:18.471961 [ 191 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005407673 sec., 446587.65424610546 rows/sec., 34.25 MiB/sec. | ||
12255 | 2024.12.21 02:57:18.472115 [ 279 ] {2fd482b6-469b-492f-b6cc-e063e65ac7d4} <Debug> TCPHandler: Processed in 0.005480244 sec. | ||
12256 | 2024.12.21 02:57:18.472304 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12257 | 2024.12.21 02:57:18.472383 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12258 | 2024.12.21 02:57:18.472385 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12259 | 2024.12.21 02:57:18.472405 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 210 rows starting from the beginning of the part | ||
12260 | 2024.12.21 02:57:18.472802 [ 281 ] {9a4091fd-a6b4-4d66-af8e-94166996135c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12261 | 2024.12.21 02:57:18.472839 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
12262 | 2024.12.21 02:57:18.473061 [ 281 ] {9a4091fd-a6b4-4d66-af8e-94166996135c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12263 | 2024.12.21 02:57:18.473227 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
12264 | 2024.12.21 02:57:18.473578 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12265 | 2024.12.21 02:57:18.473594 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
12266 | 2024.12.21 02:57:18.473891 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
12267 | 2024.12.21 02:57:18.473905 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_96_19} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12268 | 2024.12.21 02:57:18.474344 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
12269 | 2024.12.21 02:57:18.474445 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
12270 | 2024.12.21 02:57:18.476438 [ 281 ] {9a4091fd-a6b4-4d66-af8e-94166996135c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12271 | 2024.12.21 02:57:18.476509 [ 281 ] {9a4091fd-a6b4-4d66-af8e-94166996135c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12272 | 2024.12.21 02:57:18.477641 [ 281 ] {9a4091fd-a6b4-4d66-af8e-94166996135c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12273 | 2024.12.21 02:57:18.477658 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.006089751 sec., 39410.478359460016 rows/sec., 2.01 MiB/sec. | ||
12274 | 2024.12.21 02:57:18.477907 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
12275 | 2024.12.21 02:57:18.478086 [ 281 ] {9a4091fd-a6b4-4d66-af8e-94166996135c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12276 | 2024.12.21 02:57:18.478597 [ 281 ] {9a4091fd-a6b4-4d66-af8e-94166996135c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00594 sec., 39898.9898989899 rows/sec., 2.67 MiB/sec. | ||
12277 | 2024.12.21 02:57:18.478618 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12278 | 2024.12.21 02:57:18.478942 [ 281 ] {9a4091fd-a6b4-4d66-af8e-94166996135c} <Debug> TCPHandler: Processed in 0.006693338 sec. | ||
12279 | 2024.12.21 02:57:18.479195 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_40_8} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
12280 | 2024.12.21 02:57:18.479456 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12281 | 2024.12.21 02:57:18.479490 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12282 | 2024.12.21 02:57:18.479815 [ 279 ] {c702f79f-658e-4a5d-bebe-02b8788b3d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12283 | 2024.12.21 02:57:18.479886 [ 279 ] {c702f79f-658e-4a5d-bebe-02b8788b3d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12284 | 2024.12.21 02:57:18.480439 [ 279 ] {c702f79f-658e-4a5d-bebe-02b8788b3d09} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12285 | 2024.12.21 02:57:18.480479 [ 279 ] {c702f79f-658e-4a5d-bebe-02b8788b3d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12286 | 2024.12.21 02:57:18.480851 [ 279 ] {c702f79f-658e-4a5d-bebe-02b8788b3d09} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
12287 | 2024.12.21 02:57:18.481094 [ 279 ] {c702f79f-658e-4a5d-bebe-02b8788b3d09} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12288 | 2024.12.21 02:57:18.481335 [ 279 ] {c702f79f-658e-4a5d-bebe-02b8788b3d09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001616 sec., 618.8118811881188 rows/sec., 41.70 KiB/sec. | ||
12289 | 2024.12.21 02:57:18.481439 [ 279 ] {c702f79f-658e-4a5d-bebe-02b8788b3d09} <Debug> TCPHandler: Processed in 0.002314957 sec. | ||
12290 | 2024.12.21 02:57:18.481614 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12291 | 2024.12.21 02:57:18.481733 [ 281 ] {46bc6a33-4e65-4ea2-ab3a-91fd2175b0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12292 | 2024.12.21 02:57:18.481817 [ 281 ] {46bc6a33-4e65-4ea2-ab3a-91fd2175b0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12293 | 2024.12.21 02:57:18.483029 [ 281 ] {46bc6a33-4e65-4ea2-ab3a-91fd2175b0d3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12294 | 2024.12.21 02:57:18.483070 [ 281 ] {46bc6a33-4e65-4ea2-ab3a-91fd2175b0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12295 | 2024.12.21 02:57:18.483769 [ 281 ] {46bc6a33-4e65-4ea2-ab3a-91fd2175b0d3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12296 | 2024.12.21 02:57:18.484046 [ 281 ] {46bc6a33-4e65-4ea2-ab3a-91fd2175b0d3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12297 | 2024.12.21 02:57:18.484184 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12298 | 2024.12.21 02:57:18.484226 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12299 | 2024.12.21 02:57:18.484254 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12300 | 2024.12.21 02:57:18.484261 [ 281 ] {46bc6a33-4e65-4ea2-ab3a-91fd2175b0d3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002552 sec., 12931.034482758621 rows/sec., 23.17 MiB/sec. | ||
12301 | 2024.12.21 02:57:18.484594 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
12302 | 2024.12.21 02:57:18.484893 [ 281 ] {46bc6a33-4e65-4ea2-ab3a-91fd2175b0d3} <Debug> TCPHandler: Processed in 0.003349819 sec. | ||
12303 | 2024.12.21 02:57:18.485448 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12304 | 2024.12.21 02:57:18.486074 [ 279 ] {2c359d75-b916-45ba-9cac-0ffe05858c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12305 | 2024.12.21 02:57:18.486405 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12306 | 2024.12.21 02:57:18.486399 [ 279 ] {2c359d75-b916-45ba-9cac-0ffe05858c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12307 | 2024.12.21 02:57:18.486684 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1534 rows starting from the beginning of the part | ||
12308 | 2024.12.21 02:57:18.487532 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 33 rows starting from the beginning of the part | ||
12309 | 2024.12.21 02:57:18.488348 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
12310 | 2024.12.21 02:57:18.488592 [ 279 ] {2c359d75-b916-45ba-9cac-0ffe05858c48} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12311 | 2024.12.21 02:57:18.488728 [ 279 ] {2c359d75-b916-45ba-9cac-0ffe05858c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12312 | 2024.12.21 02:57:18.489096 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 33 rows starting from the beginning of the part | ||
12313 | 2024.12.21 02:57:18.489698 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
12314 | 2024.12.21 02:57:18.490356 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 33 rows starting from the beginning of the part | ||
12315 | 2024.12.21 02:57:18.490681 [ 279 ] {2c359d75-b916-45ba-9cac-0ffe05858c48} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12316 | 2024.12.21 02:57:18.491512 [ 279 ] {2c359d75-b916-45ba-9cac-0ffe05858c48} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12317 | 2024.12.21 02:57:18.492056 [ 279 ] {2c359d75-b916-45ba-9cac-0ffe05858c48} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006225 sec., 13172.69076305221 rows/sec., 856.71 KiB/sec. | ||
12318 | 2024.12.21 02:57:18.492258 [ 279 ] {2c359d75-b916-45ba-9cac-0ffe05858c48} <Debug> TCPHandler: Processed in 0.007219675 sec. | ||
12319 | 2024.12.21 02:57:18.499359 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1649 rows, containing 19 columns (19 merged, 0 gathered) in 0.015054356 sec., 109536.40261994602 rows/sec., 196.28 MiB/sec. | ||
12320 | 2024.12.21 02:57:18.500947 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12321 | 2024.12.21 02:57:18.501375 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12322 | 2024.12.21 02:57:18.501460 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12323 | 2024.12.21 02:57:18.501614 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
12324 | 2024.12.21 02:57:19.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.86 MiB, peak 259.42 MiB, free memory in arenas 0.00 B, will set to 249.12 MiB (RSS), difference: 1.26 MiB | ||
12325 | 2024.12.21 02:57:19.754186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
12326 | 2024.12.21 02:57:19.775871 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12327 | 2024.12.21 02:57:19.775939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12328 | 2024.12.21 02:57:19.783182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12329 | 2024.12.21 02:57:19.783953 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12330 | 2024.12.21 02:57:19.788104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
12331 | 2024.12.21 02:57:23.438759 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12332 | 2024.12.21 02:57:23.438966 [ 279 ] {6895621d-954d-4497-9321-015f90177847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12333 | 2024.12.21 02:57:23.439037 [ 279 ] {6895621d-954d-4497-9321-015f90177847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12334 | 2024.12.21 02:57:23.439761 [ 279 ] {6895621d-954d-4497-9321-015f90177847} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12335 | 2024.12.21 02:57:23.439814 [ 279 ] {6895621d-954d-4497-9321-015f90177847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12336 | 2024.12.21 02:57:23.440246 [ 279 ] {6895621d-954d-4497-9321-015f90177847} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12337 | 2024.12.21 02:57:23.440517 [ 279 ] {6895621d-954d-4497-9321-015f90177847} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12338 | 2024.12.21 02:57:23.440770 [ 279 ] {6895621d-954d-4497-9321-015f90177847} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001853 sec., 1079.3308148947651 rows/sec., 88.01 KiB/sec. | ||
12339 | 2024.12.21 02:57:23.440908 [ 279 ] {6895621d-954d-4497-9321-015f90177847} <Debug> TCPHandler: Processed in 0.002280736 sec. | ||
12340 | 2024.12.21 02:57:23.441155 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12341 | 2024.12.21 02:57:23.441341 [ 281 ] {9b3a3484-5f26-4a46-8646-014630a996e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12342 | 2024.12.21 02:57:23.441413 [ 281 ] {9b3a3484-5f26-4a46-8646-014630a996e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12343 | 2024.12.21 02:57:23.442189 [ 281 ] {9b3a3484-5f26-4a46-8646-014630a996e1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12344 | 2024.12.21 02:57:23.442231 [ 281 ] {9b3a3484-5f26-4a46-8646-014630a996e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12345 | 2024.12.21 02:57:23.442677 [ 281 ] {9b3a3484-5f26-4a46-8646-014630a996e1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12346 | 2024.12.21 02:57:23.442931 [ 281 ] {9b3a3484-5f26-4a46-8646-014630a996e1} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12347 | 2024.12.21 02:57:23.443139 [ 281 ] {9b3a3484-5f26-4a46-8646-014630a996e1} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001849 sec., 39480.80043266631 rows/sec., 3.19 MiB/sec. | ||
12348 | 2024.12.21 02:57:23.443211 [ 281 ] {9b3a3484-5f26-4a46-8646-014630a996e1} <Debug> TCPHandler: Processed in 0.002188445 sec. | ||
12349 | 2024.12.21 02:57:23.443424 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12350 | 2024.12.21 02:57:23.443727 [ 279 ] {358c7c71-8000-43c6-b3fd-e7fa23fe6064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12351 | 2024.12.21 02:57:23.443822 [ 279 ] {358c7c71-8000-43c6-b3fd-e7fa23fe6064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12352 | 2024.12.21 02:57:23.444426 [ 279 ] {358c7c71-8000-43c6-b3fd-e7fa23fe6064} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12353 | 2024.12.21 02:57:23.444467 [ 279 ] {358c7c71-8000-43c6-b3fd-e7fa23fe6064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12354 | 2024.12.21 02:57:23.444826 [ 279 ] {358c7c71-8000-43c6-b3fd-e7fa23fe6064} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12355 | 2024.12.21 02:57:23.445063 [ 279 ] {358c7c71-8000-43c6-b3fd-e7fa23fe6064} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12356 | 2024.12.21 02:57:23.445243 [ 279 ] {358c7c71-8000-43c6-b3fd-e7fa23fe6064} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.00163 sec., 6134.9693251533745 rows/sec., 454.73 KiB/sec. | ||
12357 | 2024.12.21 02:57:23.445294 [ 279 ] {358c7c71-8000-43c6-b3fd-e7fa23fe6064} <Debug> TCPHandler: Processed in 0.001983733 sec. | ||
12358 | 2024.12.21 02:57:23.445440 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12359 | 2024.12.21 02:57:23.445572 [ 281 ] {b2a2f967-6f45-4fab-a272-b5354319e8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12360 | 2024.12.21 02:57:23.445625 [ 281 ] {b2a2f967-6f45-4fab-a272-b5354319e8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12361 | 2024.12.21 02:57:23.446256 [ 281 ] {b2a2f967-6f45-4fab-a272-b5354319e8fd} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12362 | 2024.12.21 02:57:23.446297 [ 281 ] {b2a2f967-6f45-4fab-a272-b5354319e8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12363 | 2024.12.21 02:57:23.446679 [ 281 ] {b2a2f967-6f45-4fab-a272-b5354319e8fd} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12364 | 2024.12.21 02:57:23.446932 [ 281 ] {b2a2f967-6f45-4fab-a272-b5354319e8fd} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12365 | 2024.12.21 02:57:23.447151 [ 281 ] {b2a2f967-6f45-4fab-a272-b5354319e8fd} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00161 sec., 45962.73291925465 rows/sec., 3.59 MiB/sec. | ||
12366 | 2024.12.21 02:57:23.447209 [ 281 ] {b2a2f967-6f45-4fab-a272-b5354319e8fd} <Debug> TCPHandler: Processed in 0.001831732 sec. | ||
12367 | 2024.12.21 02:57:23.447352 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12368 | 2024.12.21 02:57:23.447484 [ 279 ] {1297f7ce-6baf-4945-bdf6-fc953d623ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12369 | 2024.12.21 02:57:23.447546 [ 279 ] {1297f7ce-6baf-4945-bdf6-fc953d623ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12370 | 2024.12.21 02:57:23.448212 [ 279 ] {1297f7ce-6baf-4945-bdf6-fc953d623ccb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12371 | 2024.12.21 02:57:23.448256 [ 279 ] {1297f7ce-6baf-4945-bdf6-fc953d623ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12372 | 2024.12.21 02:57:23.448671 [ 279 ] {1297f7ce-6baf-4945-bdf6-fc953d623ccb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12373 | 2024.12.21 02:57:23.448912 [ 279 ] {1297f7ce-6baf-4945-bdf6-fc953d623ccb} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12374 | 2024.12.21 02:57:23.449093 [ 279 ] {1297f7ce-6baf-4945-bdf6-fc953d623ccb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00164 sec., 98170.73170731707 rows/sec., 6.84 MiB/sec. | ||
12375 | 2024.12.21 02:57:23.449144 [ 279 ] {1297f7ce-6baf-4945-bdf6-fc953d623ccb} <Debug> TCPHandler: Processed in 0.001845481 sec. | ||
12376 | 2024.12.21 02:57:23.449284 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12377 | 2024.12.21 02:57:23.449409 [ 281 ] {e6f2ac2b-6dd1-4ed9-af71-7b20932258df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12378 | 2024.12.21 02:57:23.449506 [ 281 ] {e6f2ac2b-6dd1-4ed9-af71-7b20932258df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12379 | 2024.12.21 02:57:23.450755 [ 281 ] {e6f2ac2b-6dd1-4ed9-af71-7b20932258df} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12380 | 2024.12.21 02:57:23.450795 [ 281 ] {e6f2ac2b-6dd1-4ed9-af71-7b20932258df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12381 | 2024.12.21 02:57:23.451437 [ 281 ] {e6f2ac2b-6dd1-4ed9-af71-7b20932258df} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12382 | 2024.12.21 02:57:23.451710 [ 281 ] {e6f2ac2b-6dd1-4ed9-af71-7b20932258df} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12383 | 2024.12.21 02:57:23.451959 [ 281 ] {e6f2ac2b-6dd1-4ed9-af71-7b20932258df} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00258 sec., 3100.77519379845 rows/sec., 5.56 MiB/sec. | ||
12384 | 2024.12.21 02:57:23.452065 [ 281 ] {e6f2ac2b-6dd1-4ed9-af71-7b20932258df} <Debug> TCPHandler: Processed in 0.002841773 sec. | ||
12385 | 2024.12.21 02:57:23.452220 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12386 | 2024.12.21 02:57:23.452357 [ 279 ] {9e2fe23e-db16-47d1-8d15-e3a016e19d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12387 | 2024.12.21 02:57:23.452417 [ 279 ] {9e2fe23e-db16-47d1-8d15-e3a016e19d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12388 | 2024.12.21 02:57:23.452998 [ 279 ] {9e2fe23e-db16-47d1-8d15-e3a016e19d4c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12389 | 2024.12.21 02:57:23.453043 [ 279 ] {9e2fe23e-db16-47d1-8d15-e3a016e19d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
12390 | 2024.12.21 02:57:23.453472 [ 279 ] {9e2fe23e-db16-47d1-8d15-e3a016e19d4c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12391 | 2024.12.21 02:57:23.453715 [ 279 ] {9e2fe23e-db16-47d1-8d15-e3a016e19d4c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12392 | 2024.12.21 02:57:23.453900 [ 279 ] {9e2fe23e-db16-47d1-8d15-e3a016e19d4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
12393 | 2024.12.21 02:57:23.453951 [ 279 ] {9e2fe23e-db16-47d1-8d15-e3a016e19d4c} <Debug> TCPHandler: Processed in 0.00179949 sec. | ||
12394 | 2024.12.21 02:57:25.318855 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
12395 | 2024.12.21 02:57:25.319537 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12396 | 2024.12.21 02:57:25.319583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12397 | 2024.12.21 02:57:25.320105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12398 | 2024.12.21 02:57:25.320364 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12399 | 2024.12.21 02:57:25.320604 [ 154 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12400 | 2024.12.21 02:57:25.320635 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
12401 | 2024.12.21 02:57:25.320695 [ 154 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12402 | 2024.12.21 02:57:25.320727 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12403 | 2024.12.21 02:57:25.320941 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
12404 | 2024.12.21 02:57:25.321375 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12405 | 2024.12.21 02:57:25.321433 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
12406 | 2024.12.21 02:57:25.321517 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
12407 | 2024.12.21 02:57:25.321718 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
12408 | 2024.12.21 02:57:25.321921 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
12409 | 2024.12.21 02:57:25.322050 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
12410 | 2024.12.21 02:57:25.322243 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
12411 | 2024.12.21 02:57:25.324926 [ 201 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004107158 sec., 6817122.69165199 rows/sec., 97.52 MiB/sec. | ||
12412 | 2024.12.21 02:57:25.325226 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12413 | 2024.12.21 02:57:25.325570 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12414 | 2024.12.21 02:57:25.325656 [ 192 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_61_12} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12415 | 2024.12.21 02:57:25.325751 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
12416 | 2024.12.21 02:57:27.288220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
12417 | 2024.12.21 02:57:27.312546 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12418 | 2024.12.21 02:57:27.312600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12419 | 2024.12.21 02:57:27.320127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12420 | 2024.12.21 02:57:27.320896 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12421 | 2024.12.21 02:57:27.321215 [ 152 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12422 | 2024.12.21 02:57:27.321288 [ 152 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12423 | 2024.12.21 02:57:27.321339 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12424 | 2024.12.21 02:57:27.321745 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
12425 | 2024.12.21 02:57:27.331691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
12426 | 2024.12.21 02:57:27.332902 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12427 | 2024.12.21 02:57:27.333817 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
12428 | 2024.12.21 02:57:27.338201 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
12429 | 2024.12.21 02:57:27.342671 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
12430 | 2024.12.21 02:57:27.347451 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
12431 | 2024.12.21 02:57:27.352569 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
12432 | 2024.12.21 02:57:27.357772 [ 196 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
12433 | 2024.12.21 02:57:27.416653 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.095206963 sec., 4831.579387738689 rows/sec., 24.98 MiB/sec. | ||
12434 | 2024.12.21 02:57:27.420298 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12435 | 2024.12.21 02:57:27.423378 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12436 | 2024.12.21 02:57:27.423509 [ 201 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_61_12} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12437 | 2024.12.21 02:57:27.426120 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
12438 | 2024.12.21 02:57:27.968180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1736 | ||
12439 | 2024.12.21 02:57:27.971543 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12440 | 2024.12.21 02:57:27.971590 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12441 | 2024.12.21 02:57:27.973087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12442 | 2024.12.21 02:57:27.973412 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12443 | 2024.12.21 02:57:27.974105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1736 | ||
12444 | 2024.12.21 02:57:28.444804 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12445 | 2024.12.21 02:57:28.445120 [ 279 ] {6ad026d7-efc2-467d-b5c6-78989ba70cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12446 | 2024.12.21 02:57:28.445237 [ 279 ] {6ad026d7-efc2-467d-b5c6-78989ba70cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12447 | 2024.12.21 02:57:28.446189 [ 279 ] {6ad026d7-efc2-467d-b5c6-78989ba70cda} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12448 | 2024.12.21 02:57:28.446238 [ 279 ] {6ad026d7-efc2-467d-b5c6-78989ba70cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12449 | 2024.12.21 02:57:28.446709 [ 279 ] {6ad026d7-efc2-467d-b5c6-78989ba70cda} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12450 | 2024.12.21 02:57:28.446983 [ 279 ] {6ad026d7-efc2-467d-b5c6-78989ba70cda} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12451 | 2024.12.21 02:57:28.447135 [ 28 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12452 | 2024.12.21 02:57:28.447177 [ 28 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12453 | 2024.12.21 02:57:28.447203 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12454 | 2024.12.21 02:57:28.447205 [ 279 ] {6ad026d7-efc2-467d-b5c6-78989ba70cda} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00217 sec., 6451.612903225806 rows/sec., 464.43 KiB/sec. | ||
12455 | 2024.12.21 02:57:28.447386 [ 279 ] {6ad026d7-efc2-467d-b5c6-78989ba70cda} <Debug> TCPHandler: Processed in 0.002764772 sec. | ||
12456 | 2024.12.21 02:57:28.447467 [ 187 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12457 | 2024.12.21 02:57:28.447655 [ 187 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12458 | 2024.12.21 02:57:28.447674 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12459 | 2024.12.21 02:57:28.447700 [ 187 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
12460 | 2024.12.21 02:57:28.447939 [ 187 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
12461 | 2024.12.21 02:57:28.448060 [ 281 ] {e9442c07-9b16-48a8-a5f6-2371e0012eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12462 | 2024.12.21 02:57:28.448278 [ 281 ] {e9442c07-9b16-48a8-a5f6-2371e0012eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12463 | 2024.12.21 02:57:28.448325 [ 187 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
12464 | 2024.12.21 02:57:28.448700 [ 187 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12465 | 2024.12.21 02:57:28.449095 [ 187 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12466 | 2024.12.21 02:57:28.451171 [ 281 ] {e9442c07-9b16-48a8-a5f6-2371e0012eee} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12467 | 2024.12.21 02:57:28.451260 [ 281 ] {e9442c07-9b16-48a8-a5f6-2371e0012eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12468 | 2024.12.21 02:57:28.451705 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004387121 sec., 15955.794244106784 rows/sec., 1.18 MiB/sec. | ||
12469 | 2024.12.21 02:57:28.451961 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12470 | 2024.12.21 02:57:28.452197 [ 281 ] {e9442c07-9b16-48a8-a5f6-2371e0012eee} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12471 | 2024.12.21 02:57:28.452605 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12472 | 2024.12.21 02:57:28.452782 [ 281 ] {e9442c07-9b16-48a8-a5f6-2371e0012eee} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12473 | 2024.12.21 02:57:28.452817 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_41_10} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12474 | 2024.12.21 02:57:28.452966 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12475 | 2024.12.21 02:57:28.453209 [ 281 ] {e9442c07-9b16-48a8-a5f6-2371e0012eee} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.005306 sec., 50697.32378439503 rows/sec., 4.45 MiB/sec. | ||
12476 | 2024.12.21 02:57:28.453291 [ 281 ] {e9442c07-9b16-48a8-a5f6-2371e0012eee} <Debug> TCPHandler: Processed in 0.005778257 sec. | ||
12477 | 2024.12.21 02:57:28.453527 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12478 | 2024.12.21 02:57:28.453697 [ 279 ] {88c14b7c-a0bf-4d39-b164-37d8ce366c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12479 | 2024.12.21 02:57:28.453756 [ 279 ] {88c14b7c-a0bf-4d39-b164-37d8ce366c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12480 | 2024.12.21 02:57:28.454472 [ 279 ] {88c14b7c-a0bf-4d39-b164-37d8ce366c1a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12481 | 2024.12.21 02:57:28.454518 [ 279 ] {88c14b7c-a0bf-4d39-b164-37d8ce366c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12482 | 2024.12.21 02:57:28.454900 [ 279 ] {88c14b7c-a0bf-4d39-b164-37d8ce366c1a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12483 | 2024.12.21 02:57:28.455149 [ 279 ] {88c14b7c-a0bf-4d39-b164-37d8ce366c1a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12484 | 2024.12.21 02:57:28.455340 [ 279 ] {88c14b7c-a0bf-4d39-b164-37d8ce366c1a} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001676 sec., 23866.34844868735 rows/sec., 1.71 MiB/sec. | ||
12485 | 2024.12.21 02:57:28.455449 [ 279 ] {88c14b7c-a0bf-4d39-b164-37d8ce366c1a} <Debug> TCPHandler: Processed in 0.002040734 sec. | ||
12486 | 2024.12.21 02:57:28.455678 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12487 | 2024.12.21 02:57:28.455943 [ 281 ] {1015108e-df68-41bd-8b34-74c90ddabdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12488 | 2024.12.21 02:57:28.456036 [ 281 ] {1015108e-df68-41bd-8b34-74c90ddabdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12489 | 2024.12.21 02:57:28.456880 [ 281 ] {1015108e-df68-41bd-8b34-74c90ddabdbb} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12490 | 2024.12.21 02:57:28.456920 [ 281 ] {1015108e-df68-41bd-8b34-74c90ddabdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12491 | 2024.12.21 02:57:28.457300 [ 281 ] {1015108e-df68-41bd-8b34-74c90ddabdbb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12492 | 2024.12.21 02:57:28.457544 [ 281 ] {1015108e-df68-41bd-8b34-74c90ddabdbb} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12493 | 2024.12.21 02:57:28.457740 [ 28 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
12494 | 2024.12.21 02:57:28.457808 [ 281 ] {1015108e-df68-41bd-8b34-74c90ddabdbb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001911 sec., 7326.007326007326 rows/sec., 513.07 KiB/sec. | ||
12495 | 2024.12.21 02:57:28.457819 [ 28 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12496 | 2024.12.21 02:57:28.457914 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12497 | 2024.12.21 02:57:28.457933 [ 281 ] {1015108e-df68-41bd-8b34-74c90ddabdbb} <Debug> TCPHandler: Processed in 0.002402009 sec. | ||
12498 | 2024.12.21 02:57:28.458292 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12499 | 2024.12.21 02:57:28.458374 [ 188 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
12500 | 2024.12.21 02:57:28.458720 [ 279 ] {ae93b87d-d285-4796-8173-1757c70820aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12501 | 2024.12.21 02:57:28.458801 [ 188 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12502 | 2024.12.21 02:57:28.458825 [ 279 ] {ae93b87d-d285-4796-8173-1757c70820aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12503 | 2024.12.21 02:57:28.458850 [ 188 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 243 rows starting from the beginning of the part | ||
12504 | 2024.12.21 02:57:28.459042 [ 188 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
12505 | 2024.12.21 02:57:28.459260 [ 188 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
12506 | 2024.12.21 02:57:28.459482 [ 188 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part | ||
12507 | 2024.12.21 02:57:28.459695 [ 188 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
12508 | 2024.12.21 02:57:28.459915 [ 188 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
12509 | 2024.12.21 02:57:28.460669 [ 279 ] {ae93b87d-d285-4796-8173-1757c70820aa} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12510 | 2024.12.21 02:57:28.460720 [ 279 ] {ae93b87d-d285-4796-8173-1757c70820aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12511 | 2024.12.21 02:57:28.461340 [ 279 ] {ae93b87d-d285-4796-8173-1757c70820aa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12512 | 2024.12.21 02:57:28.461652 [ 195 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.003594872 sec., 150492.14547833693 rows/sec., 10.78 MiB/sec. | ||
12513 | 2024.12.21 02:57:28.461807 [ 279 ] {ae93b87d-d285-4796-8173-1757c70820aa} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12514 | 2024.12.21 02:57:28.461906 [ 197 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
12515 | 2024.12.21 02:57:28.462055 [ 28 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
12516 | 2024.12.21 02:57:28.462174 [ 28 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12517 | 2024.12.21 02:57:28.462257 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12518 | 2024.12.21 02:57:28.462403 [ 279 ] {ae93b87d-d285-4796-8173-1757c70820aa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003679 sec., 3533.5689045936397 rows/sec., 220.32 KiB/sec. | ||
12519 | 2024.12.21 02:57:28.462720 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
12520 | 2024.12.21 02:57:28.463030 [ 197 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12521 | 2024.12.21 02:57:28.463418 [ 197 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_41_8} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
12522 | 2024.12.21 02:57:28.463564 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12523 | 2024.12.21 02:57:28.463761 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12524 | 2024.12.21 02:57:28.463794 [ 279 ] {ae93b87d-d285-4796-8173-1757c70820aa} <Debug> TCPHandler: Processed in 0.005736557 sec. | ||
12525 | 2024.12.21 02:57:28.463801 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
12526 | 2024.12.21 02:57:28.464120 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12527 | 2024.12.21 02:57:28.464220 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
12528 | 2024.12.21 02:57:28.464542 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
12529 | 2024.12.21 02:57:28.464549 [ 281 ] {539f9ccb-30ae-4be6-aaa8-16944d1f6cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12530 | 2024.12.21 02:57:28.464744 [ 281 ] {539f9ccb-30ae-4be6-aaa8-16944d1f6cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12531 | 2024.12.21 02:57:28.464796 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
12532 | 2024.12.21 02:57:28.465149 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
12533 | 2024.12.21 02:57:28.467411 [ 281 ] {539f9ccb-30ae-4be6-aaa8-16944d1f6cc2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12534 | 2024.12.21 02:57:28.467519 [ 281 ] {539f9ccb-30ae-4be6-aaa8-16944d1f6cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12535 | 2024.12.21 02:57:28.467694 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005337013 sec., 12179.09718413652 rows/sec., 806.94 KiB/sec. | ||
12536 | 2024.12.21 02:57:28.467982 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
12537 | 2024.12.21 02:57:28.468337 [ 281 ] {539f9ccb-30ae-4be6-aaa8-16944d1f6cc2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12538 | 2024.12.21 02:57:28.468686 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12539 | 2024.12.21 02:57:28.468856 [ 281 ] {539f9ccb-30ae-4be6-aaa8-16944d1f6cc2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12540 | 2024.12.21 02:57:28.468905 [ 190 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_41_10} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
12541 | 2024.12.21 02:57:28.469101 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12542 | 2024.12.21 02:57:28.469313 [ 281 ] {539f9ccb-30ae-4be6-aaa8-16944d1f6cc2} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.004923 sec., 84298.19215925249 rows/sec., 6.02 MiB/sec. | ||
12543 | 2024.12.21 02:57:28.469398 [ 281 ] {539f9ccb-30ae-4be6-aaa8-16944d1f6cc2} <Debug> TCPHandler: Processed in 0.005460334 sec. | ||
12544 | 2024.12.21 02:57:28.469601 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12545 | 2024.12.21 02:57:28.469775 [ 279 ] {f849fc5f-3800-41cc-a4a7-60db21d4adcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12546 | 2024.12.21 02:57:28.469826 [ 279 ] {f849fc5f-3800-41cc-a4a7-60db21d4adcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12547 | 2024.12.21 02:57:28.470347 [ 279 ] {f849fc5f-3800-41cc-a4a7-60db21d4adcc} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12548 | 2024.12.21 02:57:28.470386 [ 279 ] {f849fc5f-3800-41cc-a4a7-60db21d4adcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12549 | 2024.12.21 02:57:28.470791 [ 279 ] {f849fc5f-3800-41cc-a4a7-60db21d4adcc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12550 | 2024.12.21 02:57:28.471032 [ 279 ] {f849fc5f-3800-41cc-a4a7-60db21d4adcc} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12551 | 2024.12.21 02:57:28.471211 [ 279 ] {f849fc5f-3800-41cc-a4a7-60db21d4adcc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. | ||
12552 | 2024.12.21 02:57:28.471260 [ 279 ] {f849fc5f-3800-41cc-a4a7-60db21d4adcc} <Debug> TCPHandler: Processed in 0.00175698 sec. | ||
12553 | 2024.12.21 02:57:28.471394 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12554 | 2024.12.21 02:57:28.471513 [ 281 ] {7812d89a-cd3c-4c43-b7d4-aae09e5d4f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12555 | 2024.12.21 02:57:28.471570 [ 281 ] {7812d89a-cd3c-4c43-b7d4-aae09e5d4f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12556 | 2024.12.21 02:57:28.472182 [ 281 ] {7812d89a-cd3c-4c43-b7d4-aae09e5d4f5b} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12557 | 2024.12.21 02:57:28.472222 [ 281 ] {7812d89a-cd3c-4c43-b7d4-aae09e5d4f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12558 | 2024.12.21 02:57:28.472648 [ 281 ] {7812d89a-cd3c-4c43-b7d4-aae09e5d4f5b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12559 | 2024.12.21 02:57:28.472897 [ 281 ] {7812d89a-cd3c-4c43-b7d4-aae09e5d4f5b} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12560 | 2024.12.21 02:57:28.473092 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12561 | 2024.12.21 02:57:28.473152 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12562 | 2024.12.21 02:57:28.473163 [ 281 ] {7812d89a-cd3c-4c43-b7d4-aae09e5d4f5b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001667 sec., 142171.56568686262 rows/sec., 9.53 MiB/sec. | ||
12563 | 2024.12.21 02:57:28.473185 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12564 | 2024.12.21 02:57:28.473352 [ 281 ] {7812d89a-cd3c-4c43-b7d4-aae09e5d4f5b} <Debug> TCPHandler: Processed in 0.002011454 sec. | ||
12565 | 2024.12.21 02:57:28.473420 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12566 | 2024.12.21 02:57:28.473588 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12567 | 2024.12.21 02:57:28.473803 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12568 | 2024.12.21 02:57:28.473960 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26076 rows starting from the beginning of the part | ||
12569 | 2024.12.21 02:57:28.474086 [ 279 ] {0b73c57f-5650-43f3-9a28-f18b93903bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12570 | 2024.12.21 02:57:28.474426 [ 279 ] {0b73c57f-5650-43f3-9a28-f18b93903bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12571 | 2024.12.21 02:57:28.474564 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 54 rows starting from the beginning of the part | ||
12572 | 2024.12.21 02:57:28.475215 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
12573 | 2024.12.21 02:57:28.475868 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
12574 | 2024.12.21 02:57:28.476453 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 161 rows starting from the beginning of the part | ||
12575 | 2024.12.21 02:57:28.476973 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
12576 | 2024.12.21 02:57:28.477888 [ 279 ] {0b73c57f-5650-43f3-9a28-f18b93903bb5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12577 | 2024.12.21 02:57:28.477956 [ 279 ] {0b73c57f-5650-43f3-9a28-f18b93903bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12578 | 2024.12.21 02:57:28.478554 [ 279 ] {0b73c57f-5650-43f3-9a28-f18b93903bb5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
12579 | 2024.12.21 02:57:28.478869 [ 279 ] {0b73c57f-5650-43f3-9a28-f18b93903bb5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12580 | 2024.12.21 02:57:28.479079 [ 28 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
12581 | 2024.12.21 02:57:28.479168 [ 28 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12582 | 2024.12.21 02:57:28.479247 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12583 | 2024.12.21 02:57:28.479707 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
12584 | 2024.12.21 02:57:28.479494 [ 279 ] {0b73c57f-5650-43f3-9a28-f18b93903bb5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005507 sec., 181.58707100054477 rows/sec., 12.24 KiB/sec. | ||
12585 | 2024.12.21 02:57:28.480225 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12586 | 2024.12.21 02:57:28.480374 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 37 rows starting from the beginning of the part | ||
12587 | 2024.12.21 02:57:28.480859 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
12588 | 2024.12.21 02:57:28.481254 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
12589 | 2024.12.21 02:57:28.481702 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
12590 | 2024.12.21 02:57:28.482068 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
12591 | 2024.12.21 02:57:28.482155 [ 279 ] {0b73c57f-5650-43f3-9a28-f18b93903bb5} <Debug> TCPHandler: Processed in 0.008697752 sec. | ||
12592 | 2024.12.21 02:57:28.482346 [ 190 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
12593 | 2024.12.21 02:57:28.482624 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12594 | 2024.12.21 02:57:28.483053 [ 281 ] {f9d9711c-4fa7-4384-8c62-8f913ee389b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12595 | 2024.12.21 02:57:28.483485 [ 281 ] {f9d9711c-4fa7-4384-8c62-8f913ee389b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12596 | 2024.12.21 02:57:28.487986 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26925 rows, containing 5 columns (5 merged, 0 gathered) in 0.014666652 sec., 1835797.290342745 rows/sec., 123.98 MiB/sec. | ||
12597 | 2024.12.21 02:57:28.488446 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12598 | 2024.12.21 02:57:28.489004 [ 191 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.009616232 sec., 4367.615090817276 rows/sec., 293.90 KiB/sec. | ||
12599 | 2024.12.21 02:57:28.489373 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12600 | 2024.12.21 02:57:28.489401 [ 191 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
12601 | 2024.12.21 02:57:28.489740 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12602 | 2024.12.21 02:57:28.489974 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
12603 | 2024.12.21 02:57:28.490294 [ 281 ] {f9d9711c-4fa7-4384-8c62-8f913ee389b4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12604 | 2024.12.21 02:57:28.490362 [ 281 ] {f9d9711c-4fa7-4384-8c62-8f913ee389b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12605 | 2024.12.21 02:57:28.490395 [ 191 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12606 | 2024.12.21 02:57:28.490630 [ 191 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_41_8} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
12607 | 2024.12.21 02:57:28.490831 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
12608 | 2024.12.21 02:57:28.491412 [ 281 ] {f9d9711c-4fa7-4384-8c62-8f913ee389b4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12609 | 2024.12.21 02:57:28.491690 [ 281 ] {f9d9711c-4fa7-4384-8c62-8f913ee389b4} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12610 | 2024.12.21 02:57:28.491965 [ 281 ] {f9d9711c-4fa7-4384-8c62-8f913ee389b4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.009065 sec., 3640.3750689464973 rows/sec., 6.52 MiB/sec. | ||
12611 | 2024.12.21 02:57:28.492105 [ 281 ] {f9d9711c-4fa7-4384-8c62-8f913ee389b4} <Debug> TCPHandler: Processed in 0.009721084 sec. | ||
12612 | 2024.12.21 02:57:28.492267 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12613 | 2024.12.21 02:57:28.492393 [ 279 ] {849c80e3-2d57-49e0-a0a6-1d88407d0465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12614 | 2024.12.21 02:57:28.492446 [ 279 ] {849c80e3-2d57-49e0-a0a6-1d88407d0465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12615 | 2024.12.21 02:57:28.492972 [ 279 ] {849c80e3-2d57-49e0-a0a6-1d88407d0465} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12616 | 2024.12.21 02:57:28.493009 [ 279 ] {849c80e3-2d57-49e0-a0a6-1d88407d0465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12617 | 2024.12.21 02:57:28.493412 [ 279 ] {849c80e3-2d57-49e0-a0a6-1d88407d0465} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12618 | 2024.12.21 02:57:28.493659 [ 279 ] {849c80e3-2d57-49e0-a0a6-1d88407d0465} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12619 | 2024.12.21 02:57:28.493796 [ 28 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12620 | 2024.12.21 02:57:28.493835 [ 28 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12621 | 2024.12.21 02:57:28.493850 [ 279 ] {849c80e3-2d57-49e0-a0a6-1d88407d0465} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001482 sec., 55330.6342780027 rows/sec., 3.51 MiB/sec. | ||
12622 | 2024.12.21 02:57:28.493860 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12623 | 2024.12.21 02:57:28.493991 [ 279 ] {849c80e3-2d57-49e0-a0a6-1d88407d0465} <Debug> TCPHandler: Processed in 0.001780231 sec. | ||
12624 | 2024.12.21 02:57:28.494245 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
12625 | 2024.12.21 02:57:28.494698 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12626 | 2024.12.21 02:57:28.494788 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5386 rows starting from the beginning of the part | ||
12627 | 2024.12.21 02:57:28.494892 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 20 rows starting from the beginning of the part | ||
12628 | 2024.12.21 02:57:28.495087 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
12629 | 2024.12.21 02:57:28.495214 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
12630 | 2024.12.21 02:57:28.495448 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
12631 | 2024.12.21 02:57:28.495533 [ 193 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
12632 | 2024.12.21 02:57:28.497278 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5690 rows, containing 4 columns (4 merged, 0 gathered) in 0.003316169 sec., 1715835.3509727642 rows/sec., 111.63 MiB/sec. | ||
12633 | 2024.12.21 02:57:28.497774 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12634 | 2024.12.21 02:57:28.498178 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12635 | 2024.12.21 02:57:28.498286 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_96_19} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12636 | 2024.12.21 02:57:28.498403 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
12637 | 2024.12.21 02:57:32.641006 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12638 | 2024.12.21 02:57:32.641114 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12639 | 2024.12.21 02:57:32.820838 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
12640 | 2024.12.21 02:57:32.821604 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12641 | 2024.12.21 02:57:32.821667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12642 | 2024.12.21 02:57:32.822224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12643 | 2024.12.21 02:57:32.822491 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12644 | 2024.12.21 02:57:32.822784 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
12645 | 2024.12.21 02:57:33.439308 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12646 | 2024.12.21 02:57:33.439520 [ 279 ] {0c437551-1cd6-4b14-88f3-d541d95614f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12647 | 2024.12.21 02:57:33.439595 [ 279 ] {0c437551-1cd6-4b14-88f3-d541d95614f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12648 | 2024.12.21 02:57:33.440349 [ 279 ] {0c437551-1cd6-4b14-88f3-d541d95614f8} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12649 | 2024.12.21 02:57:33.440390 [ 279 ] {0c437551-1cd6-4b14-88f3-d541d95614f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12650 | 2024.12.21 02:57:33.440814 [ 279 ] {0c437551-1cd6-4b14-88f3-d541d95614f8} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12651 | 2024.12.21 02:57:33.441065 [ 279 ] {0c437551-1cd6-4b14-88f3-d541d95614f8} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12652 | 2024.12.21 02:57:33.441258 [ 279 ] {0c437551-1cd6-4b14-88f3-d541d95614f8} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001797 sec., 40066.77796327212 rows/sec., 3.24 MiB/sec. | ||
12653 | 2024.12.21 02:57:33.441314 [ 279 ] {0c437551-1cd6-4b14-88f3-d541d95614f8} <Debug> TCPHandler: Processed in 0.002139375 sec. | ||
12654 | 2024.12.21 02:57:33.441551 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12655 | 2024.12.21 02:57:33.441734 [ 281 ] {a2aec25b-b8c9-4ce4-b076-7acda3cc9813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12656 | 2024.12.21 02:57:33.441807 [ 281 ] {a2aec25b-b8c9-4ce4-b076-7acda3cc9813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12657 | 2024.12.21 02:57:33.442618 [ 281 ] {a2aec25b-b8c9-4ce4-b076-7acda3cc9813} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12658 | 2024.12.21 02:57:33.442671 [ 281 ] {a2aec25b-b8c9-4ce4-b076-7acda3cc9813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12659 | 2024.12.21 02:57:33.443115 [ 281 ] {a2aec25b-b8c9-4ce4-b076-7acda3cc9813} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12660 | 2024.12.21 02:57:33.443378 [ 281 ] {a2aec25b-b8c9-4ce4-b076-7acda3cc9813} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12661 | 2024.12.21 02:57:33.443625 [ 281 ] {a2aec25b-b8c9-4ce4-b076-7acda3cc9813} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00192 sec., 4166.666666666667 rows/sec., 313.31 KiB/sec. | ||
12662 | 2024.12.21 02:57:33.443694 [ 281 ] {a2aec25b-b8c9-4ce4-b076-7acda3cc9813} <Debug> TCPHandler: Processed in 0.002268116 sec. | ||
12663 | 2024.12.21 02:57:33.443852 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12664 | 2024.12.21 02:57:33.443990 [ 279 ] {b33eeb58-3864-4e27-b576-47c8fd8295c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12665 | 2024.12.21 02:57:33.444045 [ 279 ] {b33eeb58-3864-4e27-b576-47c8fd8295c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12666 | 2024.12.21 02:57:33.444744 [ 279 ] {b33eeb58-3864-4e27-b576-47c8fd8295c0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12667 | 2024.12.21 02:57:33.444781 [ 279 ] {b33eeb58-3864-4e27-b576-47c8fd8295c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12668 | 2024.12.21 02:57:33.445156 [ 279 ] {b33eeb58-3864-4e27-b576-47c8fd8295c0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12669 | 2024.12.21 02:57:33.445401 [ 279 ] {b33eeb58-3864-4e27-b576-47c8fd8295c0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12670 | 2024.12.21 02:57:33.445592 [ 279 ] {b33eeb58-3864-4e27-b576-47c8fd8295c0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001631 sec., 44144.69650521153 rows/sec., 3.45 MiB/sec. | ||
12671 | 2024.12.21 02:57:33.445665 [ 279 ] {b33eeb58-3864-4e27-b576-47c8fd8295c0} <Debug> TCPHandler: Processed in 0.001878702 sec. | ||
12672 | 2024.12.21 02:57:33.445846 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12673 | 2024.12.21 02:57:33.446166 [ 281 ] {6ea1d69a-88c9-4429-bc7a-80a4e485f73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12674 | 2024.12.21 02:57:33.446281 [ 281 ] {6ea1d69a-88c9-4429-bc7a-80a4e485f73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12675 | 2024.12.21 02:57:33.446896 [ 281 ] {6ea1d69a-88c9-4429-bc7a-80a4e485f73c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12676 | 2024.12.21 02:57:33.446937 [ 281 ] {6ea1d69a-88c9-4429-bc7a-80a4e485f73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12677 | 2024.12.21 02:57:33.447363 [ 281 ] {6ea1d69a-88c9-4429-bc7a-80a4e485f73c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12678 | 2024.12.21 02:57:33.447606 [ 281 ] {6ea1d69a-88c9-4429-bc7a-80a4e485f73c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12679 | 2024.12.21 02:57:33.447830 [ 281 ] {6ea1d69a-88c9-4429-bc7a-80a4e485f73c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001787 sec., 89535.53441522105 rows/sec., 6.24 MiB/sec. | ||
12680 | 2024.12.21 02:57:33.447889 [ 281 ] {6ea1d69a-88c9-4429-bc7a-80a4e485f73c} <Debug> TCPHandler: Processed in 0.002121205 sec. | ||
12681 | 2024.12.21 02:57:33.448032 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12682 | 2024.12.21 02:57:33.448148 [ 279 ] {303949cb-8f7a-4c2f-8622-9f7fe466c752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12683 | 2024.12.21 02:57:33.448226 [ 279 ] {303949cb-8f7a-4c2f-8622-9f7fe466c752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12684 | 2024.12.21 02:57:33.449327 [ 279 ] {303949cb-8f7a-4c2f-8622-9f7fe466c752} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12685 | 2024.12.21 02:57:33.449365 [ 279 ] {303949cb-8f7a-4c2f-8622-9f7fe466c752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12686 | 2024.12.21 02:57:33.450017 [ 279 ] {303949cb-8f7a-4c2f-8622-9f7fe466c752} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12687 | 2024.12.21 02:57:33.450282 [ 279 ] {303949cb-8f7a-4c2f-8622-9f7fe466c752} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12688 | 2024.12.21 02:57:33.450482 [ 279 ] {303949cb-8f7a-4c2f-8622-9f7fe466c752} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002358 sec., 3392.705682782019 rows/sec., 6.08 MiB/sec. | ||
12689 | 2024.12.21 02:57:33.450575 [ 279 ] {303949cb-8f7a-4c2f-8622-9f7fe466c752} <Debug> TCPHandler: Processed in 0.002597421 sec. | ||
12690 | 2024.12.21 02:57:33.450762 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12691 | 2024.12.21 02:57:33.450886 [ 281 ] {20b3f7fe-c456-41a1-a897-6a05c7f9a121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12692 | 2024.12.21 02:57:33.450940 [ 281 ] {20b3f7fe-c456-41a1-a897-6a05c7f9a121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12693 | 2024.12.21 02:57:33.451449 [ 281 ] {20b3f7fe-c456-41a1-a897-6a05c7f9a121} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12694 | 2024.12.21 02:57:33.451490 [ 281 ] {20b3f7fe-c456-41a1-a897-6a05c7f9a121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12695 | 2024.12.21 02:57:33.451876 [ 281 ] {20b3f7fe-c456-41a1-a897-6a05c7f9a121} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12696 | 2024.12.21 02:57:33.452114 [ 281 ] {20b3f7fe-c456-41a1-a897-6a05c7f9a121} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12697 | 2024.12.21 02:57:33.452328 [ 281 ] {20b3f7fe-c456-41a1-a897-6a05c7f9a121} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
12698 | 2024.12.21 02:57:33.452385 [ 281 ] {20b3f7fe-c456-41a1-a897-6a05c7f9a121} <Debug> TCPHandler: Processed in 0.00170671 sec. | ||
12699 | 2024.12.21 02:57:34.707957 [ 150 ] {} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
12700 | 2024.12.21 02:57:34.708022 [ 150 ] {} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12701 | 2024.12.21 02:57:34.708045 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12702 | 2024.12.21 02:57:34.708238 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::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 | ||
12703 | 2024.12.21 02:57:34.708458 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12704 | 2024.12.21 02:57:34.708495 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
12705 | 2024.12.21 02:57:34.708580 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
12706 | 2024.12.21 02:57:34.708801 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
12707 | 2024.12.21 02:57:34.709071 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
12708 | 2024.12.21 02:57:34.709256 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
12709 | 2024.12.21 02:57:34.710384 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002268576 sec., 15868.985654436969 rows/sec., 1.32 MiB/sec. | ||
12710 | 2024.12.21 02:57:34.710572 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
12711 | 2024.12.21 02:57:34.710913 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12712 | 2024.12.21 02:57:34.711006 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_25_6} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
12713 | 2024.12.21 02:57:34.711109 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12714 | 2024.12.21 02:57:34.831816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
12715 | 2024.12.21 02:57:34.850953 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12716 | 2024.12.21 02:57:34.850997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12717 | 2024.12.21 02:57:34.857866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12718 | 2024.12.21 02:57:34.858593 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12719 | 2024.12.21 02:57:34.862506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
12720 | 2024.12.21 02:57:37.060102 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12721 | 2024.12.21 02:57:37.060422 [ 279 ] {13d75e28-c1f4-47b0-a8ac-990c2784c728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12722 | 2024.12.21 02:57:37.060532 [ 279 ] {13d75e28-c1f4-47b0-a8ac-990c2784c728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12723 | 2024.12.21 02:57:37.061376 [ 279 ] {13d75e28-c1f4-47b0-a8ac-990c2784c728} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12724 | 2024.12.21 02:57:37.061422 [ 279 ] {13d75e28-c1f4-47b0-a8ac-990c2784c728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12725 | 2024.12.21 02:57:37.061838 [ 279 ] {13d75e28-c1f4-47b0-a8ac-990c2784c728} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12726 | 2024.12.21 02:57:37.062098 [ 279 ] {13d75e28-c1f4-47b0-a8ac-990c2784c728} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12727 | 2024.12.21 02:57:37.062346 [ 279 ] {13d75e28-c1f4-47b0-a8ac-990c2784c728} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec. | ||
12728 | 2024.12.21 02:57:37.062446 [ 279 ] {13d75e28-c1f4-47b0-a8ac-990c2784c728} <Debug> TCPHandler: Processed in 0.002518609 sec. | ||
12729 | 2024.12.21 02:57:37.062740 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12730 | 2024.12.21 02:57:37.062954 [ 281 ] {9630dd57-9835-4651-bae6-9f96efc8c187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12731 | 2024.12.21 02:57:37.063036 [ 281 ] {9630dd57-9835-4651-bae6-9f96efc8c187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12732 | 2024.12.21 02:57:37.063873 [ 281 ] {9630dd57-9835-4651-bae6-9f96efc8c187} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12733 | 2024.12.21 02:57:37.063916 [ 281 ] {9630dd57-9835-4651-bae6-9f96efc8c187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12734 | 2024.12.21 02:57:37.064345 [ 281 ] {9630dd57-9835-4651-bae6-9f96efc8c187} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12735 | 2024.12.21 02:57:37.064607 [ 281 ] {9630dd57-9835-4651-bae6-9f96efc8c187} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12736 | 2024.12.21 02:57:37.064815 [ 281 ] {9630dd57-9835-4651-bae6-9f96efc8c187} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001922 sec., 4162.3309053069715 rows/sec., 339.41 KiB/sec. | ||
12737 | 2024.12.21 02:57:37.064883 [ 281 ] {9630dd57-9835-4651-bae6-9f96efc8c187} <Debug> TCPHandler: Processed in 0.002327267 sec. | ||
12738 | 2024.12.21 02:57:37.065091 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12739 | 2024.12.21 02:57:37.065312 [ 279 ] {1e8d0b30-9b20-4703-802d-e5c07791e68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12740 | 2024.12.21 02:57:37.065409 [ 279 ] {1e8d0b30-9b20-4703-802d-e5c07791e68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12741 | 2024.12.21 02:57:37.066935 [ 279 ] {1e8d0b30-9b20-4703-802d-e5c07791e68e} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12742 | 2024.12.21 02:57:37.066974 [ 279 ] {1e8d0b30-9b20-4703-802d-e5c07791e68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12743 | 2024.12.21 02:57:37.067422 [ 279 ] {1e8d0b30-9b20-4703-802d-e5c07791e68e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12744 | 2024.12.21 02:57:37.067665 [ 279 ] {1e8d0b30-9b20-4703-802d-e5c07791e68e} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12745 | 2024.12.21 02:57:37.067911 [ 279 ] {1e8d0b30-9b20-4703-802d-e5c07791e68e} <Debug> executeQuery: Read 1413 rows, 120.57 KiB in 0.002644 sec., 534417.5491679274 rows/sec., 44.53 MiB/sec. | ||
12746 | 2024.12.21 02:57:37.067979 [ 279 ] {1e8d0b30-9b20-4703-802d-e5c07791e68e} <Debug> TCPHandler: Processed in 0.002995235 sec. | ||
12747 | 2024.12.21 02:57:37.068214 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12748 | 2024.12.21 02:57:37.068539 [ 281 ] {d79f5e7f-e4f4-4dd9-b70c-09b0be6e4fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12749 | 2024.12.21 02:57:37.068613 [ 281 ] {d79f5e7f-e4f4-4dd9-b70c-09b0be6e4fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12750 | 2024.12.21 02:57:37.069251 [ 281 ] {d79f5e7f-e4f4-4dd9-b70c-09b0be6e4fd9} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12751 | 2024.12.21 02:57:37.069292 [ 281 ] {d79f5e7f-e4f4-4dd9-b70c-09b0be6e4fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12752 | 2024.12.21 02:57:37.069663 [ 281 ] {d79f5e7f-e4f4-4dd9-b70c-09b0be6e4fd9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12753 | 2024.12.21 02:57:37.069912 [ 281 ] {d79f5e7f-e4f4-4dd9-b70c-09b0be6e4fd9} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12754 | 2024.12.21 02:57:37.070101 [ 281 ] {d79f5e7f-e4f4-4dd9-b70c-09b0be6e4fd9} <Debug> executeQuery: Read 48 rows, 3.50 KiB in 0.001678 sec., 28605.48271752086 rows/sec., 2.03 MiB/sec. | ||
12755 | 2024.12.21 02:57:37.070157 [ 281 ] {d79f5e7f-e4f4-4dd9-b70c-09b0be6e4fd9} <Debug> TCPHandler: Processed in 0.002070934 sec. | ||
12756 | 2024.12.21 02:57:37.070355 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12757 | 2024.12.21 02:57:37.070573 [ 279 ] {a041d36f-7e77-4abd-98f4-89a4440eaddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12758 | 2024.12.21 02:57:37.070661 [ 279 ] {a041d36f-7e77-4abd-98f4-89a4440eaddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12759 | 2024.12.21 02:57:37.071389 [ 279 ] {a041d36f-7e77-4abd-98f4-89a4440eaddb} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12760 | 2024.12.21 02:57:37.071429 [ 279 ] {a041d36f-7e77-4abd-98f4-89a4440eaddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12761 | 2024.12.21 02:57:37.071794 [ 279 ] {a041d36f-7e77-4abd-98f4-89a4440eaddb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12762 | 2024.12.21 02:57:37.072031 [ 279 ] {a041d36f-7e77-4abd-98f4-89a4440eaddb} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12763 | 2024.12.21 02:57:37.072265 [ 279 ] {a041d36f-7e77-4abd-98f4-89a4440eaddb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001742 sec., 138920.78071182547 rows/sec., 9.41 MiB/sec. | ||
12764 | 2024.12.21 02:57:37.072341 [ 279 ] {a041d36f-7e77-4abd-98f4-89a4440eaddb} <Debug> TCPHandler: Processed in 0.002096774 sec. | ||
12765 | 2024.12.21 02:57:37.072656 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12766 | 2024.12.21 02:57:37.072860 [ 281 ] {662a80f0-325c-4c46-9567-ccbda7a6b479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12767 | 2024.12.21 02:57:37.072917 [ 281 ] {662a80f0-325c-4c46-9567-ccbda7a6b479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12768 | 2024.12.21 02:57:37.073604 [ 281 ] {662a80f0-325c-4c46-9567-ccbda7a6b479} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12769 | 2024.12.21 02:57:37.073650 [ 281 ] {662a80f0-325c-4c46-9567-ccbda7a6b479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12770 | 2024.12.21 02:57:37.074026 [ 281 ] {662a80f0-325c-4c46-9567-ccbda7a6b479} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12771 | 2024.12.21 02:57:37.074264 [ 281 ] {662a80f0-325c-4c46-9567-ccbda7a6b479} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12772 | 2024.12.21 02:57:37.074480 [ 281 ] {662a80f0-325c-4c46-9567-ccbda7a6b479} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00165 sec., 7878.787878787879 rows/sec., 491.24 KiB/sec. | ||
12773 | 2024.12.21 02:57:37.074671 [ 281 ] {662a80f0-325c-4c46-9567-ccbda7a6b479} <Debug> TCPHandler: Processed in 0.002209166 sec. | ||
12774 | 2024.12.21 02:57:37.074969 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12775 | 2024.12.21 02:57:37.075186 [ 279 ] {4143e903-5a41-4ef7-8c46-337aa5c219c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12776 | 2024.12.21 02:57:37.075273 [ 279 ] {4143e903-5a41-4ef7-8c46-337aa5c219c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12777 | 2024.12.21 02:57:37.076402 [ 279 ] {4143e903-5a41-4ef7-8c46-337aa5c219c6} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12778 | 2024.12.21 02:57:37.076440 [ 279 ] {4143e903-5a41-4ef7-8c46-337aa5c219c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12779 | 2024.12.21 02:57:37.076836 [ 279 ] {4143e903-5a41-4ef7-8c46-337aa5c219c6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12780 | 2024.12.21 02:57:37.077083 [ 279 ] {4143e903-5a41-4ef7-8c46-337aa5c219c6} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12781 | 2024.12.21 02:57:37.077291 [ 279 ] {4143e903-5a41-4ef7-8c46-337aa5c219c6} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.002161 sec., 406756.1314206386 rows/sec., 29.49 MiB/sec. | ||
12782 | 2024.12.21 02:57:37.077343 [ 279 ] {4143e903-5a41-4ef7-8c46-337aa5c219c6} <Debug> TCPHandler: Processed in 0.002569979 sec. | ||
12783 | 2024.12.21 02:57:37.077498 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12784 | 2024.12.21 02:57:37.077638 [ 281 ] {c49d25ec-a7f2-4757-b334-538d93fb7d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12785 | 2024.12.21 02:57:37.077697 [ 281 ] {c49d25ec-a7f2-4757-b334-538d93fb7d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12786 | 2024.12.21 02:57:37.078188 [ 281 ] {c49d25ec-a7f2-4757-b334-538d93fb7d4a} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12787 | 2024.12.21 02:57:37.078225 [ 281 ] {c49d25ec-a7f2-4757-b334-538d93fb7d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12788 | 2024.12.21 02:57:37.078599 [ 281 ] {c49d25ec-a7f2-4757-b334-538d93fb7d4a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12789 | 2024.12.21 02:57:37.078832 [ 281 ] {c49d25ec-a7f2-4757-b334-538d93fb7d4a} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12790 | 2024.12.21 02:57:37.079042 [ 281 ] {c49d25ec-a7f2-4757-b334-538d93fb7d4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 219.21 KiB/sec. | ||
12791 | 2024.12.21 02:57:37.079218 [ 281 ] {c49d25ec-a7f2-4757-b334-538d93fb7d4a} <Debug> TCPHandler: Processed in 0.001780321 sec. | ||
12792 | 2024.12.21 02:57:37.079459 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12793 | 2024.12.21 02:57:37.079576 [ 279 ] {e59990a5-b354-40ee-bc8b-1d9b0d37730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12794 | 2024.12.21 02:57:37.079629 [ 279 ] {e59990a5-b354-40ee-bc8b-1d9b0d37730e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12795 | 2024.12.21 02:57:37.080399 [ 279 ] {e59990a5-b354-40ee-bc8b-1d9b0d37730e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12796 | 2024.12.21 02:57:37.080438 [ 279 ] {e59990a5-b354-40ee-bc8b-1d9b0d37730e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12797 | 2024.12.21 02:57:37.080878 [ 279 ] {e59990a5-b354-40ee-bc8b-1d9b0d37730e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12798 | 2024.12.21 02:57:37.081114 [ 279 ] {e59990a5-b354-40ee-bc8b-1d9b0d37730e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12799 | 2024.12.21 02:57:37.081330 [ 279 ] {e59990a5-b354-40ee-bc8b-1d9b0d37730e} <Debug> executeQuery: Read 907 rows, 61.91 KiB in 0.001778 sec., 510123.73453318333 rows/sec., 34.01 MiB/sec. | ||
12800 | 2024.12.21 02:57:37.081384 [ 279 ] {e59990a5-b354-40ee-bc8b-1d9b0d37730e} <Debug> TCPHandler: Processed in 0.002074145 sec. | ||
12801 | 2024.12.21 02:57:37.081522 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12802 | 2024.12.21 02:57:37.081639 [ 281 ] {27dc1f81-62bf-41f1-85c5-c726adda5cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12803 | 2024.12.21 02:57:37.081691 [ 281 ] {27dc1f81-62bf-41f1-85c5-c726adda5cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12804 | 2024.12.21 02:57:37.082228 [ 281 ] {27dc1f81-62bf-41f1-85c5-c726adda5cef} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12805 | 2024.12.21 02:57:37.082273 [ 281 ] {27dc1f81-62bf-41f1-85c5-c726adda5cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12806 | 2024.12.21 02:57:37.082710 [ 281 ] {27dc1f81-62bf-41f1-85c5-c726adda5cef} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12807 | 2024.12.21 02:57:37.082972 [ 281 ] {27dc1f81-62bf-41f1-85c5-c726adda5cef} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12808 | 2024.12.21 02:57:37.083147 [ 281 ] {27dc1f81-62bf-41f1-85c5-c726adda5cef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001533 sec., 652.3157208088714 rows/sec., 43.95 KiB/sec. | ||
12809 | 2024.12.21 02:57:37.083199 [ 281 ] {27dc1f81-62bf-41f1-85c5-c726adda5cef} <Debug> TCPHandler: Processed in 0.00173107 sec. | ||
12810 | 2024.12.21 02:57:37.083339 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12811 | 2024.12.21 02:57:37.083458 [ 279 ] {fca0c831-60a6-4f6c-a70c-d6756a442bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12812 | 2024.12.21 02:57:37.083538 [ 279 ] {fca0c831-60a6-4f6c-a70c-d6756a442bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12813 | 2024.12.21 02:57:37.084676 [ 279 ] {fca0c831-60a6-4f6c-a70c-d6756a442bf6} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12814 | 2024.12.21 02:57:37.084716 [ 279 ] {fca0c831-60a6-4f6c-a70c-d6756a442bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12815 | 2024.12.21 02:57:37.085356 [ 279 ] {fca0c831-60a6-4f6c-a70c-d6756a442bf6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12816 | 2024.12.21 02:57:37.085614 [ 279 ] {fca0c831-60a6-4f6c-a70c-d6756a442bf6} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12817 | 2024.12.21 02:57:37.085845 [ 279 ] {fca0c831-60a6-4f6c-a70c-d6756a442bf6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002407 sec., 13710.012463647696 rows/sec., 24.57 MiB/sec. | ||
12818 | 2024.12.21 02:57:37.086030 [ 279 ] {fca0c831-60a6-4f6c-a70c-d6756a442bf6} <Debug> TCPHandler: Processed in 0.002746952 sec. | ||
12819 | 2024.12.21 02:57:37.086383 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12820 | 2024.12.21 02:57:37.086642 [ 281 ] {455aa4f8-ba3e-486f-bf4e-aa6e003173ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12821 | 2024.12.21 02:57:37.086734 [ 281 ] {455aa4f8-ba3e-486f-bf4e-aa6e003173ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12822 | 2024.12.21 02:57:37.087261 [ 281 ] {455aa4f8-ba3e-486f-bf4e-aa6e003173ec} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12823 | 2024.12.21 02:57:37.087300 [ 281 ] {455aa4f8-ba3e-486f-bf4e-aa6e003173ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12824 | 2024.12.21 02:57:37.087683 [ 281 ] {455aa4f8-ba3e-486f-bf4e-aa6e003173ec} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12825 | 2024.12.21 02:57:37.087920 [ 281 ] {455aa4f8-ba3e-486f-bf4e-aa6e003173ec} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12826 | 2024.12.21 02:57:37.088150 [ 281 ] {455aa4f8-ba3e-486f-bf4e-aa6e003173ec} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001562 sec., 39692.70166453265 rows/sec., 2.47 MiB/sec. | ||
12827 | 2024.12.21 02:57:37.088204 [ 281 ] {455aa4f8-ba3e-486f-bf4e-aa6e003173ec} <Debug> TCPHandler: Processed in 0.002064815 sec. | ||
12828 | 2024.12.21 02:57:37.974363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1794 | ||
12829 | 2024.12.21 02:57:37.978202 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12830 | 2024.12.21 02:57:37.978259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12831 | 2024.12.21 02:57:37.979754 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12832 | 2024.12.21 02:57:37.980086 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12833 | 2024.12.21 02:57:37.981120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1794 | ||
12834 | 2024.12.21 02:57:38.434193 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12835 | 2024.12.21 02:57:38.434499 [ 279 ] {292e5c35-2e80-4c73-9059-7f621b4184bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12836 | 2024.12.21 02:57:38.434613 [ 279 ] {292e5c35-2e80-4c73-9059-7f621b4184bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12837 | 2024.12.21 02:57:38.435504 [ 279 ] {292e5c35-2e80-4c73-9059-7f621b4184bd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12838 | 2024.12.21 02:57:38.435555 [ 279 ] {292e5c35-2e80-4c73-9059-7f621b4184bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12839 | 2024.12.21 02:57:38.436001 [ 279 ] {292e5c35-2e80-4c73-9059-7f621b4184bd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12840 | 2024.12.21 02:57:38.436269 [ 279 ] {292e5c35-2e80-4c73-9059-7f621b4184bd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12841 | 2024.12.21 02:57:38.436477 [ 147 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12842 | 2024.12.21 02:57:38.436546 [ 279 ] {292e5c35-2e80-4c73-9059-7f621b4184bd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002132 sec., 26266.416510318948 rows/sec., 2.01 MiB/sec. | ||
12843 | 2024.12.21 02:57:38.436573 [ 147 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12844 | 2024.12.21 02:57:38.436646 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12845 | 2024.12.21 02:57:38.436674 [ 279 ] {292e5c35-2e80-4c73-9059-7f621b4184bd} <Debug> TCPHandler: Processed in 0.002665931 sec. | ||
12846 | 2024.12.21 02:57:38.436865 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12847 | 2024.12.21 02:57:38.436996 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12848 | 2024.12.21 02:57:38.437029 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12849 | 2024.12.21 02:57:38.437091 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1436 rows starting from the beginning of the part | ||
12850 | 2024.12.21 02:57:38.437334 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 73 rows starting from the beginning of the part | ||
12851 | 2024.12.21 02:57:38.437410 [ 281 ] {510328b3-0188-4a95-93a2-f6268820f388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12852 | 2024.12.21 02:57:38.437521 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 269 rows starting from the beginning of the part | ||
12853 | 2024.12.21 02:57:38.437579 [ 281 ] {510328b3-0188-4a95-93a2-f6268820f388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12854 | 2024.12.21 02:57:38.437979 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 72 rows starting from the beginning of the part | ||
12855 | 2024.12.21 02:57:38.438274 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1413 rows starting from the beginning of the part | ||
12856 | 2024.12.21 02:57:38.438583 [ 199 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
12857 | 2024.12.21 02:57:38.440559 [ 281 ] {510328b3-0188-4a95-93a2-f6268820f388} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12858 | 2024.12.21 02:57:38.440671 [ 281 ] {510328b3-0188-4a95-93a2-f6268820f388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12859 | 2024.12.21 02:57:38.441599 [ 281 ] {510328b3-0188-4a95-93a2-f6268820f388} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12860 | 2024.12.21 02:57:38.442089 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3319 rows, containing 5 columns (5 merged, 0 gathered) in 0.005340962 sec., 621423.63117356 rows/sec., 54.26 MiB/sec. | ||
12861 | 2024.12.21 02:57:38.442264 [ 281 ] {510328b3-0188-4a95-93a2-f6268820f388} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12862 | 2024.12.21 02:57:38.442434 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12863 | 2024.12.21 02:57:38.442657 [ 147 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12864 | 2024.12.21 02:57:38.442755 [ 147 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12865 | 2024.12.21 02:57:38.442831 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12866 | 2024.12.21 02:57:38.442867 [ 281 ] {510328b3-0188-4a95-93a2-f6268820f388} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005649 sec., 11329.438838732518 rows/sec., 905.51 KiB/sec. | ||
12867 | 2024.12.21 02:57:38.443294 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
12868 | 2024.12.21 02:57:38.443383 [ 281 ] {510328b3-0188-4a95-93a2-f6268820f388} <Debug> TCPHandler: Processed in 0.006548236 sec. | ||
12869 | 2024.12.21 02:57:38.443387 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12870 | 2024.12.21 02:57:38.443831 [ 198 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_101_20} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12871 | 2024.12.21 02:57:38.443921 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12872 | 2024.12.21 02:57:38.444115 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 915 rows starting from the beginning of the part | ||
12873 | 2024.12.21 02:57:38.444181 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
12874 | 2024.12.21 02:57:38.444533 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
12875 | 2024.12.21 02:57:38.444527 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12876 | 2024.12.21 02:57:38.444925 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 415 rows starting from the beginning of the part | ||
12877 | 2024.12.21 02:57:38.445279 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 72 rows starting from the beginning of the part | ||
12878 | 2024.12.21 02:57:38.445666 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 879 rows starting from the beginning of the part | ||
12879 | 2024.12.21 02:57:38.445984 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
12880 | 2024.12.21 02:57:38.446800 [ 279 ] {d51123b4-621a-4cef-8218-3df43461818e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12881 | 2024.12.21 02:57:38.446960 [ 279 ] {d51123b4-621a-4cef-8218-3df43461818e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12882 | 2024.12.21 02:57:38.448699 [ 279 ] {d51123b4-621a-4cef-8218-3df43461818e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12883 | 2024.12.21 02:57:38.448768 [ 279 ] {d51123b4-621a-4cef-8218-3df43461818e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12884 | 2024.12.21 02:57:38.449546 [ 279 ] {d51123b4-621a-4cef-8218-3df43461818e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12885 | 2024.12.21 02:57:38.449981 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007020042 sec., 344584.83296823583 rows/sec., 26.43 MiB/sec. | ||
12886 | 2024.12.21 02:57:38.450046 [ 279 ] {d51123b4-621a-4cef-8218-3df43461818e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12887 | 2024.12.21 02:57:38.450333 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12888 | 2024.12.21 02:57:38.450435 [ 279 ] {d51123b4-621a-4cef-8218-3df43461818e} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.003814 sec., 14158.36392239119 rows/sec., 1010.62 KiB/sec. | ||
12889 | 2024.12.21 02:57:38.450556 [ 279 ] {d51123b4-621a-4cef-8218-3df43461818e} <Debug> TCPHandler: Processed in 0.006999972 sec. | ||
12890 | 2024.12.21 02:57:38.450762 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12891 | 2024.12.21 02:57:38.450916 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12892 | 2024.12.21 02:57:38.450981 [ 281 ] {2a1b4ce4-980d-42d3-9974-68a3a73af2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12893 | 2024.12.21 02:57:38.451091 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_101_20} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12894 | 2024.12.21 02:57:38.451101 [ 281 ] {2a1b4ce4-980d-42d3-9974-68a3a73af2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12895 | 2024.12.21 02:57:38.451277 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
12896 | 2024.12.21 02:57:38.451855 [ 281 ] {2a1b4ce4-980d-42d3-9974-68a3a73af2f3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12897 | 2024.12.21 02:57:38.451910 [ 281 ] {2a1b4ce4-980d-42d3-9974-68a3a73af2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12898 | 2024.12.21 02:57:38.452373 [ 281 ] {2a1b4ce4-980d-42d3-9974-68a3a73af2f3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12899 | 2024.12.21 02:57:38.452658 [ 281 ] {2a1b4ce4-980d-42d3-9974-68a3a73af2f3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12900 | 2024.12.21 02:57:38.452891 [ 281 ] {2a1b4ce4-980d-42d3-9974-68a3a73af2f3} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001973 sec., 10136.847440446021 rows/sec., 696.91 KiB/sec. | ||
12901 | 2024.12.21 02:57:38.452944 [ 281 ] {2a1b4ce4-980d-42d3-9974-68a3a73af2f3} <Debug> TCPHandler: Processed in 0.002260356 sec. | ||
12902 | 2024.12.21 02:57:40.323865 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
12903 | 2024.12.21 02:57:40.324551 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12904 | 2024.12.21 02:57:40.324598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12905 | 2024.12.21 02:57:40.325125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12906 | 2024.12.21 02:57:40.325391 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12907 | 2024.12.21 02:57:40.325638 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
12908 | 2024.12.21 02:57:42.363498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
12909 | 2024.12.21 02:57:42.383336 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12910 | 2024.12.21 02:57:42.383392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12911 | 2024.12.21 02:57:42.391029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12912 | 2024.12.21 02:57:42.391790 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12913 | 2024.12.21 02:57:42.395678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12914 | 2024.12.21 02:57:43.439369 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12915 | 2024.12.21 02:57:43.439559 [ 279 ] {2753c0a3-d933-429d-8e3b-b73be3756950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12916 | 2024.12.21 02:57:43.439631 [ 279 ] {2753c0a3-d933-429d-8e3b-b73be3756950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12917 | 2024.12.21 02:57:43.440393 [ 279 ] {2753c0a3-d933-429d-8e3b-b73be3756950} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12918 | 2024.12.21 02:57:43.440445 [ 279 ] {2753c0a3-d933-429d-8e3b-b73be3756950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12919 | 2024.12.21 02:57:43.440896 [ 279 ] {2753c0a3-d933-429d-8e3b-b73be3756950} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12920 | 2024.12.21 02:57:43.441186 [ 279 ] {2753c0a3-d933-429d-8e3b-b73be3756950} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12921 | 2024.12.21 02:57:43.441443 [ 279 ] {2753c0a3-d933-429d-8e3b-b73be3756950} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001936 sec., 37190.0826446281 rows/sec., 3.01 MiB/sec. | ||
12922 | 2024.12.21 02:57:43.441510 [ 279 ] {2753c0a3-d933-429d-8e3b-b73be3756950} <Debug> TCPHandler: Processed in 0.002278307 sec. | ||
12923 | 2024.12.21 02:57:43.441756 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12924 | 2024.12.21 02:57:43.441947 [ 281 ] {2dcbdf74-e9a5-46a5-9dcb-176645f8df73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12925 | 2024.12.21 02:57:43.442022 [ 281 ] {2dcbdf74-e9a5-46a5-9dcb-176645f8df73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12926 | 2024.12.21 02:57:43.442781 [ 281 ] {2dcbdf74-e9a5-46a5-9dcb-176645f8df73} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12927 | 2024.12.21 02:57:43.442833 [ 281 ] {2dcbdf74-e9a5-46a5-9dcb-176645f8df73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12928 | 2024.12.21 02:57:43.443295 [ 281 ] {2dcbdf74-e9a5-46a5-9dcb-176645f8df73} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12929 | 2024.12.21 02:57:43.443561 [ 281 ] {2dcbdf74-e9a5-46a5-9dcb-176645f8df73} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12930 | 2024.12.21 02:57:43.443765 [ 143 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12931 | 2024.12.21 02:57:43.443836 [ 281 ] {2dcbdf74-e9a5-46a5-9dcb-176645f8df73} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00194 sec., 4123.711340206185 rows/sec., 310.08 KiB/sec. | ||
12932 | 2024.12.21 02:57:43.443855 [ 143 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12933 | 2024.12.21 02:57:43.443933 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12934 | 2024.12.21 02:57:43.443980 [ 281 ] {2dcbdf74-e9a5-46a5-9dcb-176645f8df73} <Debug> TCPHandler: Processed in 0.002360657 sec. | ||
12935 | 2024.12.21 02:57:43.444138 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
12936 | 2024.12.21 02:57:43.444191 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12937 | 2024.12.21 02:57:43.444276 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12938 | 2024.12.21 02:57:43.444359 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 66 rows starting from the beginning of the part | ||
12939 | 2024.12.21 02:57:43.444414 [ 279 ] {3e3ddf0e-50a5-4677-99fd-3c7614f6e156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12940 | 2024.12.21 02:57:43.444562 [ 279 ] {3e3ddf0e-50a5-4677-99fd-3c7614f6e156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12941 | 2024.12.21 02:57:43.444603 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
12942 | 2024.12.21 02:57:43.445003 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 40 rows starting from the beginning of the part | ||
12943 | 2024.12.21 02:57:43.445332 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
12944 | 2024.12.21 02:57:43.445722 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
12945 | 2024.12.21 02:57:43.446151 [ 189 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
12946 | 2024.12.21 02:57:43.447378 [ 279 ] {3e3ddf0e-50a5-4677-99fd-3c7614f6e156} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12947 | 2024.12.21 02:57:43.447452 [ 279 ] {3e3ddf0e-50a5-4677-99fd-3c7614f6e156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12948 | 2024.12.21 02:57:43.448503 [ 279 ] {3e3ddf0e-50a5-4677-99fd-3c7614f6e156} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12949 | 2024.12.21 02:57:43.448983 [ 186 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.004932768 sec., 36490.66811980616 rows/sec., 2.75 MiB/sec. | ||
12950 | 2024.12.21 02:57:43.449045 [ 279 ] {3e3ddf0e-50a5-4677-99fd-3c7614f6e156} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12951 | 2024.12.21 02:57:43.449324 [ 186 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12952 | 2024.12.21 02:57:43.449465 [ 279 ] {3e3ddf0e-50a5-4677-99fd-3c7614f6e156} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.005117 sec., 14070.744576900528 rows/sec., 1.10 MiB/sec. | ||
12953 | 2024.12.21 02:57:43.449634 [ 279 ] {3e3ddf0e-50a5-4677-99fd-3c7614f6e156} <Debug> TCPHandler: Processed in 0.005547695 sec. | ||
12954 | 2024.12.21 02:57:43.449812 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12955 | 2024.12.21 02:57:43.449941 [ 186 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12956 | 2024.12.21 02:57:43.449993 [ 281 ] {ebfe3315-49fb-4523-8a48-1f60d76d2425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12957 | 2024.12.21 02:57:43.450093 [ 281 ] {ebfe3315-49fb-4523-8a48-1f60d76d2425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12958 | 2024.12.21 02:57:43.450107 [ 186 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_86_17} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12959 | 2024.12.21 02:57:43.450301 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12960 | 2024.12.21 02:57:43.450847 [ 281 ] {ebfe3315-49fb-4523-8a48-1f60d76d2425} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12961 | 2024.12.21 02:57:43.450892 [ 281 ] {ebfe3315-49fb-4523-8a48-1f60d76d2425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12962 | 2024.12.21 02:57:43.451308 [ 281 ] {ebfe3315-49fb-4523-8a48-1f60d76d2425} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12963 | 2024.12.21 02:57:43.451548 [ 281 ] {ebfe3315-49fb-4523-8a48-1f60d76d2425} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12964 | 2024.12.21 02:57:43.451741 [ 281 ] {ebfe3315-49fb-4523-8a48-1f60d76d2425} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001798 sec., 88987.76418242491 rows/sec., 6.20 MiB/sec. | ||
12965 | 2024.12.21 02:57:43.451800 [ 281 ] {ebfe3315-49fb-4523-8a48-1f60d76d2425} <Debug> TCPHandler: Processed in 0.002065545 sec. | ||
12966 | 2024.12.21 02:57:43.451950 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12967 | 2024.12.21 02:57:43.452071 [ 279 ] {7d1e199d-31f5-44ca-ad3c-eb11a00bf1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12968 | 2024.12.21 02:57:43.452154 [ 279 ] {7d1e199d-31f5-44ca-ad3c-eb11a00bf1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12969 | 2024.12.21 02:57:43.453288 [ 279 ] {7d1e199d-31f5-44ca-ad3c-eb11a00bf1ca} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12970 | 2024.12.21 02:57:43.453328 [ 279 ] {7d1e199d-31f5-44ca-ad3c-eb11a00bf1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12971 | 2024.12.21 02:57:43.453974 [ 279 ] {7d1e199d-31f5-44ca-ad3c-eb11a00bf1ca} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
12972 | 2024.12.21 02:57:43.454238 [ 279 ] {7d1e199d-31f5-44ca-ad3c-eb11a00bf1ca} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12973 | 2024.12.21 02:57:43.454436 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
12974 | 2024.12.21 02:57:43.454498 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12975 | 2024.12.21 02:57:43.454534 [ 279 ] {7d1e199d-31f5-44ca-ad3c-eb11a00bf1ca} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002482 sec., 3223.2070910556004 rows/sec., 5.78 MiB/sec. | ||
12976 | 2024.12.21 02:57:43.454542 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12977 | 2024.12.21 02:57:43.454947 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
12978 | 2024.12.21 02:57:43.454965 [ 279 ] {7d1e199d-31f5-44ca-ad3c-eb11a00bf1ca} <Debug> TCPHandler: Processed in 0.003073936 sec. | ||
12979 | 2024.12.21 02:57:43.455185 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12980 | 2024.12.21 02:57:43.455434 [ 281 ] {76ee0483-c945-4cc5-b0fe-241ab015c7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12981 | 2024.12.21 02:57:43.455559 [ 281 ] {76ee0483-c945-4cc5-b0fe-241ab015c7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12982 | 2024.12.21 02:57:43.455703 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12983 | 2024.12.21 02:57:43.455963 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1649 rows starting from the beginning of the part | ||
12984 | 2024.12.21 02:57:43.456751 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
12985 | 2024.12.21 02:57:43.457477 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 33 rows starting from the beginning of the part | ||
12986 | 2024.12.21 02:57:43.457568 [ 281 ] {76ee0483-c945-4cc5-b0fe-241ab015c7be} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12987 | 2024.12.21 02:57:43.457652 [ 281 ] {76ee0483-c945-4cc5-b0fe-241ab015c7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
12988 | 2024.12.21 02:57:43.458131 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
12989 | 2024.12.21 02:57:43.458777 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 33 rows starting from the beginning of the part | ||
12990 | 2024.12.21 02:57:43.459338 [ 281 ] {76ee0483-c945-4cc5-b0fe-241ab015c7be} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
12991 | 2024.12.21 02:57:43.459392 [ 198 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
12992 | 2024.12.21 02:57:43.460208 [ 281 ] {76ee0483-c945-4cc5-b0fe-241ab015c7be} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12993 | 2024.12.21 02:57:43.460658 [ 281 ] {76ee0483-c945-4cc5-b0fe-241ab015c7be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005301 sec., 11318.619128466327 rows/sec., 781.10 KiB/sec. | ||
12994 | 2024.12.21 02:57:43.460792 [ 281 ] {76ee0483-c945-4cc5-b0fe-241ab015c7be} <Debug> TCPHandler: Processed in 0.005711477 sec. | ||
12995 | 2024.12.21 02:57:43.471570 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1739 rows, containing 19 columns (19 merged, 0 gathered) in 0.016891108 sec., 102953.57770490841 rows/sec., 184.49 MiB/sec. | ||
12996 | 2024.12.21 02:57:43.473228 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
12997 | 2024.12.21 02:57:43.473669 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12998 | 2024.12.21 02:57:43.473751 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
12999 | 2024.12.21 02:57:43.473910 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.03 MiB. | ||
13000 | 2024.12.21 02:57:44.001174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.56 MiB, peak 268.55 MiB, free memory in arenas 0.00 B, will set to 256.52 MiB (RSS), difference: 4.95 MiB | ||
13001 | 2024.12.21 02:57:47.641165 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13002 | 2024.12.21 02:57:47.641233 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13003 | 2024.12.21 02:57:47.826694 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
13004 | 2024.12.21 02:57:47.827337 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13005 | 2024.12.21 02:57:47.827378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13006 | 2024.12.21 02:57:47.827916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13007 | 2024.12.21 02:57:47.828175 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13008 | 2024.12.21 02:57:47.828369 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
13009 | 2024.12.21 02:57:47.982300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1814 | ||
13010 | 2024.12.21 02:57:47.985132 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13011 | 2024.12.21 02:57:47.985182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13012 | 2024.12.21 02:57:47.986645 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13013 | 2024.12.21 02:57:47.986949 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13014 | 2024.12.21 02:57:47.987182 [ 135 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13015 | 2024.12.21 02:57:47.987288 [ 135 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13016 | 2024.12.21 02:57:47.987352 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13017 | 2024.12.21 02:57:47.987989 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
13018 | 2024.12.21 02:57:47.988510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1814 | ||
13019 | 2024.12.21 02:57:47.989027 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13020 | 2024.12.21 02:57:47.989219 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1622 rows starting from the beginning of the part | ||
13021 | 2024.12.21 02:57:47.989930 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 58 rows starting from the beginning of the part | ||
13022 | 2024.12.21 02:57:47.990552 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
13023 | 2024.12.21 02:57:47.991059 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
13024 | 2024.12.21 02:57:47.991545 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 58 rows starting from the beginning of the part | ||
13025 | 2024.12.21 02:57:47.992011 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
13026 | 2024.12.21 02:57:48.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.17 MiB, peak 268.55 MiB, free memory in arenas 0.00 B, will set to 256.52 MiB (RSS), difference: -5.66 MiB | ||
13027 | 2024.12.21 02:57:48.001967 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1814 rows, containing 72 columns (72 merged, 0 gathered) in 0.014416128 sec., 125831.29117610498 rows/sec., 96.69 MiB/sec. | ||
13028 | 2024.12.21 02:57:48.003420 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002142725 sec. | ||
13029 | 2024.12.21 02:57:48.004284 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13030 | 2024.12.21 02:57:48.005079 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13031 | 2024.12.21 02:57:48.005174 [ 191 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_46_9} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13032 | 2024.12.21 02:57:48.005499 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
13033 | 2024.12.21 02:57:48.444291 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13034 | 2024.12.21 02:57:48.444503 [ 279 ] {74cfb94c-ee80-4fa5-8945-14b60e3cc13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13035 | 2024.12.21 02:57:48.444585 [ 279 ] {74cfb94c-ee80-4fa5-8945-14b60e3cc13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13036 | 2024.12.21 02:57:48.445365 [ 279 ] {74cfb94c-ee80-4fa5-8945-14b60e3cc13a} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13037 | 2024.12.21 02:57:48.445412 [ 279 ] {74cfb94c-ee80-4fa5-8945-14b60e3cc13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13038 | 2024.12.21 02:57:48.445858 [ 279 ] {74cfb94c-ee80-4fa5-8945-14b60e3cc13a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13039 | 2024.12.21 02:57:48.446111 [ 279 ] {74cfb94c-ee80-4fa5-8945-14b60e3cc13a} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13040 | 2024.12.21 02:57:48.446364 [ 279 ] {74cfb94c-ee80-4fa5-8945-14b60e3cc13a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001921 sec., 7287.870900572619 rows/sec., 524.63 KiB/sec. | ||
13041 | 2024.12.21 02:57:48.446422 [ 279 ] {74cfb94c-ee80-4fa5-8945-14b60e3cc13a} <Debug> TCPHandler: Processed in 0.002266286 sec. | ||
13042 | 2024.12.21 02:57:48.446652 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13043 | 2024.12.21 02:57:48.446833 [ 281 ] {1d447c57-2ad4-4b3a-a51c-fa8e7c250bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13044 | 2024.12.21 02:57:48.446903 [ 281 ] {1d447c57-2ad4-4b3a-a51c-fa8e7c250bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13045 | 2024.12.21 02:57:48.447777 [ 281 ] {1d447c57-2ad4-4b3a-a51c-fa8e7c250bca} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13046 | 2024.12.21 02:57:48.447826 [ 281 ] {1d447c57-2ad4-4b3a-a51c-fa8e7c250bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13047 | 2024.12.21 02:57:48.448273 [ 281 ] {1d447c57-2ad4-4b3a-a51c-fa8e7c250bca} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13048 | 2024.12.21 02:57:48.448522 [ 281 ] {1d447c57-2ad4-4b3a-a51c-fa8e7c250bca} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13049 | 2024.12.21 02:57:48.448776 [ 281 ] {1d447c57-2ad4-4b3a-a51c-fa8e7c250bca} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.001989 sec., 135243.84112619408 rows/sec., 11.86 MiB/sec. | ||
13050 | 2024.12.21 02:57:48.448879 [ 281 ] {1d447c57-2ad4-4b3a-a51c-fa8e7c250bca} <Debug> TCPHandler: Processed in 0.002358898 sec. | ||
13051 | 2024.12.21 02:57:48.449096 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13052 | 2024.12.21 02:57:48.449403 [ 279 ] {a55989ea-c1c7-4bde-9790-569b0ddab527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13053 | 2024.12.21 02:57:48.449515 [ 279 ] {a55989ea-c1c7-4bde-9790-569b0ddab527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13054 | 2024.12.21 02:57:48.450132 [ 279 ] {a55989ea-c1c7-4bde-9790-569b0ddab527} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13055 | 2024.12.21 02:57:48.450172 [ 279 ] {a55989ea-c1c7-4bde-9790-569b0ddab527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13056 | 2024.12.21 02:57:48.450536 [ 279 ] {a55989ea-c1c7-4bde-9790-569b0ddab527} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13057 | 2024.12.21 02:57:48.450789 [ 279 ] {a55989ea-c1c7-4bde-9790-569b0ddab527} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13058 | 2024.12.21 02:57:48.451009 [ 279 ] {a55989ea-c1c7-4bde-9790-569b0ddab527} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001723 sec., 23215.322112594313 rows/sec., 1.66 MiB/sec. | ||
13059 | 2024.12.21 02:57:48.451120 [ 279 ] {a55989ea-c1c7-4bde-9790-569b0ddab527} <Debug> TCPHandler: Processed in 0.002138265 sec. | ||
13060 | 2024.12.21 02:57:48.451325 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13061 | 2024.12.21 02:57:48.451547 [ 281 ] {b35b78a9-380e-4601-9963-4f23bab4c391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13062 | 2024.12.21 02:57:48.451606 [ 281 ] {b35b78a9-380e-4601-9963-4f23bab4c391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13063 | 2024.12.21 02:57:48.452246 [ 281 ] {b35b78a9-380e-4601-9963-4f23bab4c391} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13064 | 2024.12.21 02:57:48.452286 [ 281 ] {b35b78a9-380e-4601-9963-4f23bab4c391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13065 | 2024.12.21 02:57:48.452649 [ 281 ] {b35b78a9-380e-4601-9963-4f23bab4c391} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13066 | 2024.12.21 02:57:48.452882 [ 281 ] {b35b78a9-380e-4601-9963-4f23bab4c391} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13067 | 2024.12.21 02:57:48.453131 [ 281 ] {b35b78a9-380e-4601-9963-4f23bab4c391} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001613 sec., 8679.479231246125 rows/sec., 607.85 KiB/sec. | ||
13068 | 2024.12.21 02:57:48.453318 [ 281 ] {b35b78a9-380e-4601-9963-4f23bab4c391} <Debug> TCPHandler: Processed in 0.002107305 sec. | ||
13069 | 2024.12.21 02:57:48.453617 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13070 | 2024.12.21 02:57:48.453835 [ 279 ] {f50b2112-e0ec-40a2-b24f-f8645c964a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13071 | 2024.12.21 02:57:48.453926 [ 279 ] {f50b2112-e0ec-40a2-b24f-f8645c964a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13072 | 2024.12.21 02:57:48.454521 [ 279 ] {f50b2112-e0ec-40a2-b24f-f8645c964a92} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13073 | 2024.12.21 02:57:48.454561 [ 279 ] {f50b2112-e0ec-40a2-b24f-f8645c964a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13074 | 2024.12.21 02:57:48.454918 [ 279 ] {f50b2112-e0ec-40a2-b24f-f8645c964a92} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13075 | 2024.12.21 02:57:48.455151 [ 279 ] {f50b2112-e0ec-40a2-b24f-f8645c964a92} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13076 | 2024.12.21 02:57:48.455369 [ 279 ] {f50b2112-e0ec-40a2-b24f-f8645c964a92} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec. | ||
13077 | 2024.12.21 02:57:48.455422 [ 279 ] {f50b2112-e0ec-40a2-b24f-f8645c964a92} <Debug> TCPHandler: Processed in 0.002002723 sec. | ||
13078 | 2024.12.21 02:57:48.455623 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13079 | 2024.12.21 02:57:48.455844 [ 281 ] {4ec6c93e-5407-4c08-bfcc-8945347716a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13080 | 2024.12.21 02:57:48.455935 [ 281 ] {4ec6c93e-5407-4c08-bfcc-8945347716a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13081 | 2024.12.21 02:57:48.456670 [ 281 ] {4ec6c93e-5407-4c08-bfcc-8945347716a7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13082 | 2024.12.21 02:57:48.456710 [ 281 ] {4ec6c93e-5407-4c08-bfcc-8945347716a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13083 | 2024.12.21 02:57:48.457089 [ 281 ] {4ec6c93e-5407-4c08-bfcc-8945347716a7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13084 | 2024.12.21 02:57:48.457350 [ 281 ] {4ec6c93e-5407-4c08-bfcc-8945347716a7} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13085 | 2024.12.21 02:57:48.457564 [ 281 ] {4ec6c93e-5407-4c08-bfcc-8945347716a7} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001774 sec., 233934.61104847802 rows/sec., 16.69 MiB/sec. | ||
13086 | 2024.12.21 02:57:48.457619 [ 281 ] {4ec6c93e-5407-4c08-bfcc-8945347716a7} <Debug> TCPHandler: Processed in 0.002107365 sec. | ||
13087 | 2024.12.21 02:57:48.457770 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13088 | 2024.12.21 02:57:48.457913 [ 279 ] {5c4cc621-98f1-486f-b262-21051b5b6c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13089 | 2024.12.21 02:57:48.458005 [ 279 ] {5c4cc621-98f1-486f-b262-21051b5b6c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13090 | 2024.12.21 02:57:48.458866 [ 279 ] {5c4cc621-98f1-486f-b262-21051b5b6c34} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13091 | 2024.12.21 02:57:48.458943 [ 279 ] {5c4cc621-98f1-486f-b262-21051b5b6c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13092 | 2024.12.21 02:57:48.459311 [ 279 ] {5c4cc621-98f1-486f-b262-21051b5b6c34} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13093 | 2024.12.21 02:57:48.459550 [ 279 ] {5c4cc621-98f1-486f-b262-21051b5b6c34} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13094 | 2024.12.21 02:57:48.459814 [ 279 ] {5c4cc621-98f1-486f-b262-21051b5b6c34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001927 sec., 3113.6481577581735 rows/sec., 162.68 KiB/sec. | ||
13095 | 2024.12.21 02:57:48.459964 [ 279 ] {5c4cc621-98f1-486f-b262-21051b5b6c34} <Debug> TCPHandler: Processed in 0.002260826 sec. | ||
13096 | 2024.12.21 02:57:48.460275 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13097 | 2024.12.21 02:57:48.460503 [ 281 ] {acfe5327-b320-4696-bb90-fb99d85432f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13098 | 2024.12.21 02:57:48.460600 [ 281 ] {acfe5327-b320-4696-bb90-fb99d85432f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13099 | 2024.12.21 02:57:48.461337 [ 281 ] {acfe5327-b320-4696-bb90-fb99d85432f0} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13100 | 2024.12.21 02:57:48.461377 [ 281 ] {acfe5327-b320-4696-bb90-fb99d85432f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13101 | 2024.12.21 02:57:48.461771 [ 281 ] {acfe5327-b320-4696-bb90-fb99d85432f0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13102 | 2024.12.21 02:57:48.462005 [ 281 ] {acfe5327-b320-4696-bb90-fb99d85432f0} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13103 | 2024.12.21 02:57:48.462202 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13104 | 2024.12.21 02:57:48.462223 [ 281 ] {acfe5327-b320-4696-bb90-fb99d85432f0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001776 sec., 133445.94594594595 rows/sec., 8.94 MiB/sec. | ||
13105 | 2024.12.21 02:57:48.462280 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13106 | 2024.12.21 02:57:48.462354 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13107 | 2024.12.21 02:57:48.462362 [ 281 ] {acfe5327-b320-4696-bb90-fb99d85432f0} <Debug> TCPHandler: Processed in 0.002291326 sec. | ||
13108 | 2024.12.21 02:57:48.462692 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13109 | 2024.12.21 02:57:48.462724 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
13110 | 2024.12.21 02:57:48.463283 [ 279 ] {dfd1c73f-a2be-4d33-b3a4-d71171a3e1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13111 | 2024.12.21 02:57:48.463309 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13112 | 2024.12.21 02:57:48.463430 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26925 rows starting from the beginning of the part | ||
13113 | 2024.12.21 02:57:48.463759 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
13114 | 2024.12.21 02:57:48.463614 [ 279 ] {dfd1c73f-a2be-4d33-b3a4-d71171a3e1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13115 | 2024.12.21 02:57:48.464053 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 907 rows starting from the beginning of the part | ||
13116 | 2024.12.21 02:57:48.464480 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 54 rows starting from the beginning of the part | ||
13117 | 2024.12.21 02:57:48.464833 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
13118 | 2024.12.21 02:57:48.465115 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part | ||
13119 | 2024.12.21 02:57:48.466730 [ 279 ] {dfd1c73f-a2be-4d33-b3a4-d71171a3e1af} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13120 | 2024.12.21 02:57:48.466787 [ 279 ] {dfd1c73f-a2be-4d33-b3a4-d71171a3e1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13121 | 2024.12.21 02:57:48.467314 [ 279 ] {dfd1c73f-a2be-4d33-b3a4-d71171a3e1af} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
13122 | 2024.12.21 02:57:48.467693 [ 279 ] {dfd1c73f-a2be-4d33-b3a4-d71171a3e1af} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13123 | 2024.12.21 02:57:48.468180 [ 279 ] {dfd1c73f-a2be-4d33-b3a4-d71171a3e1af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005176 sec., 193.19938176197837 rows/sec., 13.02 KiB/sec. | ||
13124 | 2024.12.21 02:57:48.468360 [ 279 ] {dfd1c73f-a2be-4d33-b3a4-d71171a3e1af} <Debug> TCPHandler: Processed in 0.005883858 sec. | ||
13125 | 2024.12.21 02:57:48.468635 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13126 | 2024.12.21 02:57:48.468910 [ 281 ] {93b0a221-9b99-4548-abf0-3e6ccd1078ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13127 | 2024.12.21 02:57:48.469020 [ 281 ] {93b0a221-9b99-4548-abf0-3e6ccd1078ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13128 | 2024.12.21 02:57:48.470670 [ 281 ] {93b0a221-9b99-4548-abf0-3e6ccd1078ed} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13129 | 2024.12.21 02:57:48.470711 [ 281 ] {93b0a221-9b99-4548-abf0-3e6ccd1078ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13130 | 2024.12.21 02:57:48.471744 [ 281 ] {93b0a221-9b99-4548-abf0-3e6ccd1078ed} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13131 | 2024.12.21 02:57:48.472125 [ 281 ] {93b0a221-9b99-4548-abf0-3e6ccd1078ed} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13132 | 2024.12.21 02:57:48.472628 [ 281 ] {93b0a221-9b99-4548-abf0-3e6ccd1078ed} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003763 sec., 8769.598724422003 rows/sec., 15.71 MiB/sec. | ||
13133 | 2024.12.21 02:57:48.473291 [ 281 ] {93b0a221-9b99-4548-abf0-3e6ccd1078ed} <Debug> TCPHandler: Processed in 0.004800706 sec. | ||
13134 | 2024.12.21 02:57:48.473570 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13135 | 2024.12.21 02:57:48.473708 [ 279 ] {359bc0c8-b8db-427a-ac91-458606d968b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13136 | 2024.12.21 02:57:48.473766 [ 279 ] {359bc0c8-b8db-427a-ac91-458606d968b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13137 | 2024.12.21 02:57:48.474536 [ 279 ] {359bc0c8-b8db-427a-ac91-458606d968b7} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13138 | 2024.12.21 02:57:48.474574 [ 279 ] {359bc0c8-b8db-427a-ac91-458606d968b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13139 | 2024.12.21 02:57:48.475217 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28443 rows, containing 5 columns (5 merged, 0 gathered) in 0.012742529 sec., 2232131.4709191555 rows/sec., 150.73 MiB/sec. | ||
13140 | 2024.12.21 02:57:48.475415 [ 279 ] {359bc0c8-b8db-427a-ac91-458606d968b7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13141 | 2024.12.21 02:57:48.475700 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13142 | 2024.12.21 02:57:48.475809 [ 279 ] {359bc0c8-b8db-427a-ac91-458606d968b7} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13143 | 2024.12.21 02:57:48.476124 [ 134 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13144 | 2024.12.21 02:57:48.476239 [ 134 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13145 | 2024.12.21 02:57:48.476307 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13146 | 2024.12.21 02:57:48.476353 [ 279 ] {359bc0c8-b8db-427a-ac91-458606d968b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002664 sec., 30780.78078078078 rows/sec., 1.95 MiB/sec. | ||
13147 | 2024.12.21 02:57:48.476618 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13148 | 2024.12.21 02:57:48.476705 [ 279 ] {359bc0c8-b8db-427a-ac91-458606d968b7} <Debug> TCPHandler: Processed in 0.003300069 sec. | ||
13149 | 2024.12.21 02:57:48.476822 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
13150 | 2024.12.21 02:57:48.477004 [ 187 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13151 | 2024.12.21 02:57:48.477062 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13152 | 2024.12.21 02:57:48.477132 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5690 rows starting from the beginning of the part | ||
13153 | 2024.12.21 02:57:48.477193 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
13154 | 2024.12.21 02:57:48.477318 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
13155 | 2024.12.21 02:57:48.477412 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 62 rows starting from the beginning of the part | ||
13156 | 2024.12.21 02:57:48.477529 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 20 rows starting from the beginning of the part | ||
13157 | 2024.12.21 02:57:48.477738 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
13158 | 2024.12.21 02:57:48.477856 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part | ||
13159 | 2024.12.21 02:57:48.480074 [ 187 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5974 rows, containing 4 columns (4 merged, 0 gathered) in 0.003618182 sec., 1651105.444668068 rows/sec., 107.43 MiB/sec. | ||
13160 | 2024.12.21 02:57:48.480737 [ 187 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13161 | 2024.12.21 02:57:48.481136 [ 187 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13162 | 2024.12.21 02:57:48.481219 [ 187 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_101_20} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13163 | 2024.12.21 02:57:48.481309 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
13164 | 2024.12.21 02:57:49.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.81 MiB, peak 268.55 MiB, free memory in arenas 0.00 B, will set to 257.42 MiB (RSS), difference: 5.61 MiB | ||
13165 | 2024.12.21 02:57:49.896692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
13166 | 2024.12.21 02:57:49.920122 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13167 | 2024.12.21 02:57:49.920179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13168 | 2024.12.21 02:57:49.927496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13169 | 2024.12.21 02:57:49.928262 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13170 | 2024.12.21 02:57:49.931760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
13171 | 2024.12.21 02:57:53.439462 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13172 | 2024.12.21 02:57:53.439667 [ 279 ] {c0283240-50e6-472b-970e-9c55c7ea2c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13173 | 2024.12.21 02:57:53.439741 [ 279 ] {c0283240-50e6-472b-970e-9c55c7ea2c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13174 | 2024.12.21 02:57:53.440484 [ 279 ] {c0283240-50e6-472b-970e-9c55c7ea2c86} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13175 | 2024.12.21 02:57:53.440537 [ 279 ] {c0283240-50e6-472b-970e-9c55c7ea2c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13176 | 2024.12.21 02:57:53.440972 [ 279 ] {c0283240-50e6-472b-970e-9c55c7ea2c86} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13177 | 2024.12.21 02:57:53.441233 [ 279 ] {c0283240-50e6-472b-970e-9c55c7ea2c86} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13178 | 2024.12.21 02:57:53.441480 [ 279 ] {c0283240-50e6-472b-970e-9c55c7ea2c86} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001864 sec., 1072.961373390558 rows/sec., 87.49 KiB/sec. | ||
13179 | 2024.12.21 02:57:53.441537 [ 279 ] {c0283240-50e6-472b-970e-9c55c7ea2c86} <Debug> TCPHandler: Processed in 0.002209226 sec. | ||
13180 | 2024.12.21 02:57:53.441813 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13181 | 2024.12.21 02:57:53.442025 [ 281 ] {e96073ac-1592-4327-9ff6-bcc03b00c500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13182 | 2024.12.21 02:57:53.442107 [ 281 ] {e96073ac-1592-4327-9ff6-bcc03b00c500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13183 | 2024.12.21 02:57:53.442892 [ 281 ] {e96073ac-1592-4327-9ff6-bcc03b00c500} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13184 | 2024.12.21 02:57:53.442942 [ 281 ] {e96073ac-1592-4327-9ff6-bcc03b00c500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13185 | 2024.12.21 02:57:53.443407 [ 281 ] {e96073ac-1592-4327-9ff6-bcc03b00c500} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13186 | 2024.12.21 02:57:53.443665 [ 281 ] {e96073ac-1592-4327-9ff6-bcc03b00c500} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13187 | 2024.12.21 02:57:53.443923 [ 281 ] {e96073ac-1592-4327-9ff6-bcc03b00c500} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001956 sec., 37321.06339468303 rows/sec., 3.01 MiB/sec. | ||
13188 | 2024.12.21 02:57:53.443988 [ 281 ] {e96073ac-1592-4327-9ff6-bcc03b00c500} <Debug> TCPHandler: Processed in 0.002344658 sec. | ||
13189 | 2024.12.21 02:57:53.444144 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13190 | 2024.12.21 02:57:53.444269 [ 279 ] {94d5392c-c386-464b-9cd3-f38f9b29ef6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13191 | 2024.12.21 02:57:53.444320 [ 279 ] {94d5392c-c386-464b-9cd3-f38f9b29ef6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13192 | 2024.12.21 02:57:53.444907 [ 279 ] {94d5392c-c386-464b-9cd3-f38f9b29ef6a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13193 | 2024.12.21 02:57:53.444947 [ 279 ] {94d5392c-c386-464b-9cd3-f38f9b29ef6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13194 | 2024.12.21 02:57:53.445309 [ 279 ] {94d5392c-c386-464b-9cd3-f38f9b29ef6a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13195 | 2024.12.21 02:57:53.445549 [ 279 ] {94d5392c-c386-464b-9cd3-f38f9b29ef6a} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13196 | 2024.12.21 02:57:53.445773 [ 279 ] {94d5392c-c386-464b-9cd3-f38f9b29ef6a} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001523 sec., 6565.988181221273 rows/sec., 486.68 KiB/sec. | ||
13197 | 2024.12.21 02:57:53.445876 [ 279 ] {94d5392c-c386-464b-9cd3-f38f9b29ef6a} <Debug> TCPHandler: Processed in 0.001793471 sec. | ||
13198 | 2024.12.21 02:57:53.446136 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13199 | 2024.12.21 02:57:53.446567 [ 281 ] {7075da01-a115-4c3a-97bf-cbf904dae031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13200 | 2024.12.21 02:57:53.446757 [ 281 ] {7075da01-a115-4c3a-97bf-cbf904dae031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13201 | 2024.12.21 02:57:53.449129 [ 281 ] {7075da01-a115-4c3a-97bf-cbf904dae031} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13202 | 2024.12.21 02:57:53.449182 [ 281 ] {7075da01-a115-4c3a-97bf-cbf904dae031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13203 | 2024.12.21 02:57:53.449598 [ 281 ] {7075da01-a115-4c3a-97bf-cbf904dae031} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13204 | 2024.12.21 02:57:53.449848 [ 281 ] {7075da01-a115-4c3a-97bf-cbf904dae031} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13205 | 2024.12.21 02:57:53.450067 [ 281 ] {7075da01-a115-4c3a-97bf-cbf904dae031} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.003644 sec., 20307.35455543359 rows/sec., 1.59 MiB/sec. | ||
13206 | 2024.12.21 02:57:53.450131 [ 281 ] {7075da01-a115-4c3a-97bf-cbf904dae031} <Debug> TCPHandler: Processed in 0.004126018 sec. | ||
13207 | 2024.12.21 02:57:53.450292 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13208 | 2024.12.21 02:57:53.450439 [ 279 ] {d3680d2e-a09c-44bd-807b-87c1ccfa690a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13209 | 2024.12.21 02:57:53.450501 [ 279 ] {d3680d2e-a09c-44bd-807b-87c1ccfa690a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13210 | 2024.12.21 02:57:53.451148 [ 279 ] {d3680d2e-a09c-44bd-807b-87c1ccfa690a} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13211 | 2024.12.21 02:57:53.451186 [ 279 ] {d3680d2e-a09c-44bd-807b-87c1ccfa690a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13212 | 2024.12.21 02:57:53.451615 [ 279 ] {d3680d2e-a09c-44bd-807b-87c1ccfa690a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13213 | 2024.12.21 02:57:53.451858 [ 279 ] {d3680d2e-a09c-44bd-807b-87c1ccfa690a} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13214 | 2024.12.21 02:57:53.452081 [ 279 ] {d3680d2e-a09c-44bd-807b-87c1ccfa690a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00168 sec., 95833.33333333333 rows/sec., 6.67 MiB/sec. | ||
13215 | 2024.12.21 02:57:53.452138 [ 279 ] {d3680d2e-a09c-44bd-807b-87c1ccfa690a} <Debug> TCPHandler: Processed in 0.001916112 sec. | ||
13216 | 2024.12.21 02:57:53.452348 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13217 | 2024.12.21 02:57:53.452628 [ 281 ] {c1d7d22c-a29d-4373-8737-57157dba654a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13218 | 2024.12.21 02:57:53.452724 [ 281 ] {c1d7d22c-a29d-4373-8737-57157dba654a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13219 | 2024.12.21 02:57:53.453892 [ 281 ] {c1d7d22c-a29d-4373-8737-57157dba654a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13220 | 2024.12.21 02:57:53.453933 [ 281 ] {c1d7d22c-a29d-4373-8737-57157dba654a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13221 | 2024.12.21 02:57:53.454644 [ 281 ] {c1d7d22c-a29d-4373-8737-57157dba654a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13222 | 2024.12.21 02:57:53.454913 [ 281 ] {c1d7d22c-a29d-4373-8737-57157dba654a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13223 | 2024.12.21 02:57:53.455162 [ 281 ] {c1d7d22c-a29d-4373-8737-57157dba654a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002617 sec., 3056.9354222392053 rows/sec., 5.48 MiB/sec. | ||
13224 | 2024.12.21 02:57:53.455297 [ 281 ] {c1d7d22c-a29d-4373-8737-57157dba654a} <Debug> TCPHandler: Processed in 0.003065046 sec. | ||
13225 | 2024.12.21 02:57:53.455576 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13226 | 2024.12.21 02:57:53.455747 [ 279 ] {6e5907c7-85d5-4680-8b03-9daf18b9afd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13227 | 2024.12.21 02:57:53.455806 [ 279 ] {6e5907c7-85d5-4680-8b03-9daf18b9afd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13228 | 2024.12.21 02:57:53.456332 [ 279 ] {6e5907c7-85d5-4680-8b03-9daf18b9afd8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13229 | 2024.12.21 02:57:53.456372 [ 279 ] {6e5907c7-85d5-4680-8b03-9daf18b9afd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
13230 | 2024.12.21 02:57:53.456748 [ 279 ] {6e5907c7-85d5-4680-8b03-9daf18b9afd8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13231 | 2024.12.21 02:57:53.456985 [ 279 ] {6e5907c7-85d5-4680-8b03-9daf18b9afd8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13232 | 2024.12.21 02:57:53.457199 [ 279 ] {6e5907c7-85d5-4680-8b03-9daf18b9afd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
13233 | 2024.12.21 02:57:53.457249 [ 279 ] {6e5907c7-85d5-4680-8b03-9daf18b9afd8} <Debug> TCPHandler: Processed in 0.001844581 sec. | ||
13234 | 2024.12.21 02:57:55.329473 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
13235 | 2024.12.21 02:57:55.330163 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13236 | 2024.12.21 02:57:55.330214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13237 | 2024.12.21 02:57:55.330732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13238 | 2024.12.21 02:57:55.331008 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13239 | 2024.12.21 02:57:55.331286 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
13240 | 2024.12.21 02:57:57.431810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
13241 | 2024.12.21 02:57:57.454197 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13242 | 2024.12.21 02:57:57.454265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13243 | 2024.12.21 02:57:57.461540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13244 | 2024.12.21 02:57:57.462350 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13245 | 2024.12.21 02:57:57.465612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
13246 | 2024.12.21 02:57:57.989647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1850 | ||
13247 | 2024.12.21 02:57:57.992804 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13248 | 2024.12.21 02:57:57.992855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13249 | 2024.12.21 02:57:57.994325 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13250 | 2024.12.21 02:57:57.994653 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13251 | 2024.12.21 02:57:57.997056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1850 | ||
13252 | 2024.12.21 02:57:58.444421 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13253 | 2024.12.21 02:57:58.444633 [ 279 ] {ceadd639-4b2b-41b6-b6d5-9d860ec8b660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13254 | 2024.12.21 02:57:58.444717 [ 279 ] {ceadd639-4b2b-41b6-b6d5-9d860ec8b660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13255 | 2024.12.21 02:57:58.445504 [ 279 ] {ceadd639-4b2b-41b6-b6d5-9d860ec8b660} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13256 | 2024.12.21 02:57:58.445558 [ 279 ] {ceadd639-4b2b-41b6-b6d5-9d860ec8b660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13257 | 2024.12.21 02:57:58.445996 [ 279 ] {ceadd639-4b2b-41b6-b6d5-9d860ec8b660} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13258 | 2024.12.21 02:57:58.446249 [ 279 ] {ceadd639-4b2b-41b6-b6d5-9d860ec8b660} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13259 | 2024.12.21 02:57:58.446492 [ 279 ] {ceadd639-4b2b-41b6-b6d5-9d860ec8b660} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. | ||
13260 | 2024.12.21 02:57:58.446560 [ 279 ] {ceadd639-4b2b-41b6-b6d5-9d860ec8b660} <Debug> TCPHandler: Processed in 0.002283687 sec. | ||
13261 | 2024.12.21 02:57:58.446815 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13262 | 2024.12.21 02:57:58.447036 [ 281 ] {10cd1936-3149-4906-babb-1e5b1e72f297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13263 | 2024.12.21 02:57:58.447122 [ 281 ] {10cd1936-3149-4906-babb-1e5b1e72f297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13264 | 2024.12.21 02:57:58.448016 [ 281 ] {10cd1936-3149-4906-babb-1e5b1e72f297} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13265 | 2024.12.21 02:57:58.448072 [ 281 ] {10cd1936-3149-4906-babb-1e5b1e72f297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13266 | 2024.12.21 02:57:58.448551 [ 281 ] {10cd1936-3149-4906-babb-1e5b1e72f297} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13267 | 2024.12.21 02:57:58.448816 [ 281 ] {10cd1936-3149-4906-babb-1e5b1e72f297} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13268 | 2024.12.21 02:57:58.449065 [ 281 ] {10cd1936-3149-4906-babb-1e5b1e72f297} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002087 sec., 128893.14805941544 rows/sec., 11.31 MiB/sec. | ||
13269 | 2024.12.21 02:57:58.449136 [ 281 ] {10cd1936-3149-4906-babb-1e5b1e72f297} <Debug> TCPHandler: Processed in 0.002472479 sec. | ||
13270 | 2024.12.21 02:57:58.449300 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13271 | 2024.12.21 02:57:58.449447 [ 279 ] {384e18bc-9b53-4ecb-ab73-699e25fee9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13272 | 2024.12.21 02:57:58.449508 [ 279 ] {384e18bc-9b53-4ecb-ab73-699e25fee9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13273 | 2024.12.21 02:57:58.450204 [ 279 ] {384e18bc-9b53-4ecb-ab73-699e25fee9d8} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13274 | 2024.12.21 02:57:58.450247 [ 279 ] {384e18bc-9b53-4ecb-ab73-699e25fee9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13275 | 2024.12.21 02:57:58.450608 [ 279 ] {384e18bc-9b53-4ecb-ab73-699e25fee9d8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13276 | 2024.12.21 02:57:58.450844 [ 279 ] {384e18bc-9b53-4ecb-ab73-699e25fee9d8} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13277 | 2024.12.21 02:57:58.451066 [ 279 ] {384e18bc-9b53-4ecb-ab73-699e25fee9d8} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001654 sec., 24183.796856106408 rows/sec., 1.73 MiB/sec. | ||
13278 | 2024.12.21 02:57:58.451132 [ 279 ] {384e18bc-9b53-4ecb-ab73-699e25fee9d8} <Debug> TCPHandler: Processed in 0.001901822 sec. | ||
13279 | 2024.12.21 02:57:58.451326 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13280 | 2024.12.21 02:57:58.451506 [ 281 ] {6dba3748-3f43-4fea-9565-7ef607120219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13281 | 2024.12.21 02:57:58.451568 [ 281 ] {6dba3748-3f43-4fea-9565-7ef607120219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13282 | 2024.12.21 02:57:58.452247 [ 281 ] {6dba3748-3f43-4fea-9565-7ef607120219} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13283 | 2024.12.21 02:57:58.452288 [ 281 ] {6dba3748-3f43-4fea-9565-7ef607120219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13284 | 2024.12.21 02:57:58.452662 [ 281 ] {6dba3748-3f43-4fea-9565-7ef607120219} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13285 | 2024.12.21 02:57:58.452906 [ 281 ] {6dba3748-3f43-4fea-9565-7ef607120219} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13286 | 2024.12.21 02:57:58.453137 [ 281 ] {6dba3748-3f43-4fea-9565-7ef607120219} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001658 sec., 8443.90832328106 rows/sec., 591.36 KiB/sec. | ||
13287 | 2024.12.21 02:57:58.453254 [ 281 ] {6dba3748-3f43-4fea-9565-7ef607120219} <Debug> TCPHandler: Processed in 0.002033974 sec. | ||
13288 | 2024.12.21 02:57:58.453467 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13289 | 2024.12.21 02:57:58.453611 [ 279 ] {1b581a47-0157-405c-8547-ed7eaf249e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13290 | 2024.12.21 02:57:58.453667 [ 279 ] {1b581a47-0157-405c-8547-ed7eaf249e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13291 | 2024.12.21 02:57:58.454311 [ 279 ] {1b581a47-0157-405c-8547-ed7eaf249e04} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13292 | 2024.12.21 02:57:58.454351 [ 279 ] {1b581a47-0157-405c-8547-ed7eaf249e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13293 | 2024.12.21 02:57:58.454703 [ 279 ] {1b581a47-0157-405c-8547-ed7eaf249e04} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13294 | 2024.12.21 02:57:58.454945 [ 279 ] {1b581a47-0157-405c-8547-ed7eaf249e04} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13295 | 2024.12.21 02:57:58.455177 [ 279 ] {1b581a47-0157-405c-8547-ed7eaf249e04} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. | ||
13296 | 2024.12.21 02:57:58.455268 [ 279 ] {1b581a47-0157-405c-8547-ed7eaf249e04} <Debug> TCPHandler: Processed in 0.001912122 sec. | ||
13297 | 2024.12.21 02:57:58.455447 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13298 | 2024.12.21 02:57:58.455566 [ 281 ] {b30990aa-5eb5-4331-b0ea-46a2cf487a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13299 | 2024.12.21 02:57:58.455616 [ 281 ] {b30990aa-5eb5-4331-b0ea-46a2cf487a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13300 | 2024.12.21 02:57:58.456350 [ 281 ] {b30990aa-5eb5-4331-b0ea-46a2cf487a90} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13301 | 2024.12.21 02:57:58.456391 [ 281 ] {b30990aa-5eb5-4331-b0ea-46a2cf487a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13302 | 2024.12.21 02:57:58.456800 [ 281 ] {b30990aa-5eb5-4331-b0ea-46a2cf487a90} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13303 | 2024.12.21 02:57:58.457051 [ 281 ] {b30990aa-5eb5-4331-b0ea-46a2cf487a90} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13304 | 2024.12.21 02:57:58.457285 [ 281 ] {b30990aa-5eb5-4331-b0ea-46a2cf487a90} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001745 sec., 237822.34957020057 rows/sec., 16.97 MiB/sec. | ||
13305 | 2024.12.21 02:57:58.457344 [ 281 ] {b30990aa-5eb5-4331-b0ea-46a2cf487a90} <Debug> TCPHandler: Processed in 0.001978573 sec. | ||
13306 | 2024.12.21 02:57:58.457493 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13307 | 2024.12.21 02:57:58.457613 [ 279 ] {a6fae5ce-dd91-4e5e-b53f-ecbd053fa2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13308 | 2024.12.21 02:57:58.457665 [ 279 ] {a6fae5ce-dd91-4e5e-b53f-ecbd053fa2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13309 | 2024.12.21 02:57:58.458155 [ 279 ] {a6fae5ce-dd91-4e5e-b53f-ecbd053fa2a9} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13310 | 2024.12.21 02:57:58.458195 [ 279 ] {a6fae5ce-dd91-4e5e-b53f-ecbd053fa2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13311 | 2024.12.21 02:57:58.458559 [ 279 ] {a6fae5ce-dd91-4e5e-b53f-ecbd053fa2a9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13312 | 2024.12.21 02:57:58.458803 [ 279 ] {a6fae5ce-dd91-4e5e-b53f-ecbd053fa2a9} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13313 | 2024.12.21 02:57:58.459042 [ 279 ] {a6fae5ce-dd91-4e5e-b53f-ecbd053fa2a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001451 sec., 4135.079255685734 rows/sec., 216.04 KiB/sec. | ||
13314 | 2024.12.21 02:57:58.459108 [ 279 ] {a6fae5ce-dd91-4e5e-b53f-ecbd053fa2a9} <Debug> TCPHandler: Processed in 0.001675909 sec. | ||
13315 | 2024.12.21 02:57:58.459311 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13316 | 2024.12.21 02:57:58.459458 [ 281 ] {1782a4e1-d515-4821-93b6-abb3f7324471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13317 | 2024.12.21 02:57:58.459520 [ 281 ] {1782a4e1-d515-4821-93b6-abb3f7324471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13318 | 2024.12.21 02:57:58.460171 [ 281 ] {1782a4e1-d515-4821-93b6-abb3f7324471} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13319 | 2024.12.21 02:57:58.460208 [ 281 ] {1782a4e1-d515-4821-93b6-abb3f7324471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13320 | 2024.12.21 02:57:58.460603 [ 281 ] {1782a4e1-d515-4821-93b6-abb3f7324471} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13321 | 2024.12.21 02:57:58.460840 [ 281 ] {1782a4e1-d515-4821-93b6-abb3f7324471} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13322 | 2024.12.21 02:57:58.461072 [ 281 ] {1782a4e1-d515-4821-93b6-abb3f7324471} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001644 sec., 144160.58394160584 rows/sec., 9.66 MiB/sec. | ||
13323 | 2024.12.21 02:57:58.461172 [ 281 ] {1782a4e1-d515-4821-93b6-abb3f7324471} <Debug> TCPHandler: Processed in 0.001969423 sec. | ||
13324 | 2024.12.21 02:57:58.461328 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13325 | 2024.12.21 02:57:58.461470 [ 279 ] {0490bcc6-b8b9-485f-a56f-e6a909e8a4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13326 | 2024.12.21 02:57:58.461521 [ 279 ] {0490bcc6-b8b9-485f-a56f-e6a909e8a4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13327 | 2024.12.21 02:57:58.461978 [ 279 ] {0490bcc6-b8b9-485f-a56f-e6a909e8a4d2} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13328 | 2024.12.21 02:57:58.462015 [ 279 ] {0490bcc6-b8b9-485f-a56f-e6a909e8a4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13329 | 2024.12.21 02:57:58.462369 [ 279 ] {0490bcc6-b8b9-485f-a56f-e6a909e8a4d2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
13330 | 2024.12.21 02:57:58.462600 [ 279 ] {0490bcc6-b8b9-485f-a56f-e6a909e8a4d2} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13331 | 2024.12.21 02:57:58.462842 [ 279 ] {0490bcc6-b8b9-485f-a56f-e6a909e8a4d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec. | ||
13332 | 2024.12.21 02:57:58.462942 [ 279 ] {0490bcc6-b8b9-485f-a56f-e6a909e8a4d2} <Debug> TCPHandler: Processed in 0.001679779 sec. | ||
13333 | 2024.12.21 02:57:58.463131 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13334 | 2024.12.21 02:57:58.463277 [ 281 ] {8a0314c4-9ece-4956-af43-7cbce53356d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13335 | 2024.12.21 02:57:58.463364 [ 281 ] {8a0314c4-9ece-4956-af43-7cbce53356d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13336 | 2024.12.21 02:57:58.464589 [ 281 ] {8a0314c4-9ece-4956-af43-7cbce53356d6} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13337 | 2024.12.21 02:57:58.464627 [ 281 ] {8a0314c4-9ece-4956-af43-7cbce53356d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13338 | 2024.12.21 02:57:58.465287 [ 281 ] {8a0314c4-9ece-4956-af43-7cbce53356d6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13339 | 2024.12.21 02:57:58.465540 [ 281 ] {8a0314c4-9ece-4956-af43-7cbce53356d6} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13340 | 2024.12.21 02:57:58.465779 [ 281 ] {8a0314c4-9ece-4956-af43-7cbce53356d6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002533 sec., 13028.030003947888 rows/sec., 23.35 MiB/sec. | ||
13341 | 2024.12.21 02:57:58.465886 [ 281 ] {8a0314c4-9ece-4956-af43-7cbce53356d6} <Debug> TCPHandler: Processed in 0.002851884 sec. | ||
13342 | 2024.12.21 02:57:58.466037 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13343 | 2024.12.21 02:57:58.466176 [ 279 ] {17a4b326-9a42-48f3-9cb6-106c5953de2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13344 | 2024.12.21 02:57:58.466235 [ 279 ] {17a4b326-9a42-48f3-9cb6-106c5953de2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13345 | 2024.12.21 02:57:58.466816 [ 279 ] {17a4b326-9a42-48f3-9cb6-106c5953de2c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13346 | 2024.12.21 02:57:58.466862 [ 279 ] {17a4b326-9a42-48f3-9cb6-106c5953de2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13347 | 2024.12.21 02:57:58.467275 [ 279 ] {17a4b326-9a42-48f3-9cb6-106c5953de2c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13348 | 2024.12.21 02:57:58.467503 [ 279 ] {17a4b326-9a42-48f3-9cb6-106c5953de2c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13349 | 2024.12.21 02:57:58.467714 [ 279 ] {17a4b326-9a42-48f3-9cb6-106c5953de2c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00157 sec., 52229.299363057326 rows/sec., 3.32 MiB/sec. | ||
13350 | 2024.12.21 02:57:58.467763 [ 279 ] {17a4b326-9a42-48f3-9cb6-106c5953de2c} <Debug> TCPHandler: Processed in 0.001792711 sec. | ||
13351 | 2024.12.21 02:58:02.641492 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13352 | 2024.12.21 02:58:02.641601 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13353 | 2024.12.21 02:58:02.831422 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
13354 | 2024.12.21 02:58:02.832060 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13355 | 2024.12.21 02:58:02.832107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13356 | 2024.12.21 02:58:02.832647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13357 | 2024.12.21 02:58:02.832909 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13358 | 2024.12.21 02:58:02.833073 [ 115 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13359 | 2024.12.21 02:58:02.833113 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
13360 | 2024.12.21 02:58:02.833125 [ 115 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13361 | 2024.12.21 02:58:02.833151 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13362 | 2024.12.21 02:58:02.833299 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
13363 | 2024.12.21 02:58:02.833554 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13364 | 2024.12.21 02:58:02.833609 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
13365 | 2024.12.21 02:58:02.833685 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
13366 | 2024.12.21 02:58:02.833767 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
13367 | 2024.12.21 02:58:02.833999 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
13368 | 2024.12.21 02:58:02.834190 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
13369 | 2024.12.21 02:58:02.834393 [ 188 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
13370 | 2024.12.21 02:58:02.837375 [ 194 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004147858 sec., 7294367.357802509 rows/sec., 104.35 MiB/sec. | ||
13371 | 2024.12.21 02:58:02.837855 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13372 | 2024.12.21 02:58:02.838233 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13373 | 2024.12.21 02:58:02.838320 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_66_13} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13374 | 2024.12.21 02:58:02.838429 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
13375 | 2024.12.21 02:58:03.439416 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13376 | 2024.12.21 02:58:03.439707 [ 279 ] {4dc05aff-4f4f-4a09-8744-d693cbae6d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13377 | 2024.12.21 02:58:03.439816 [ 279 ] {4dc05aff-4f4f-4a09-8744-d693cbae6d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13378 | 2024.12.21 02:58:03.440722 [ 279 ] {4dc05aff-4f4f-4a09-8744-d693cbae6d88} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13379 | 2024.12.21 02:58:03.440765 [ 279 ] {4dc05aff-4f4f-4a09-8744-d693cbae6d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13380 | 2024.12.21 02:58:03.441186 [ 279 ] {4dc05aff-4f4f-4a09-8744-d693cbae6d88} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13381 | 2024.12.21 02:58:03.441452 [ 279 ] {4dc05aff-4f4f-4a09-8744-d693cbae6d88} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13382 | 2024.12.21 02:58:03.441697 [ 117 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13383 | 2024.12.21 02:58:03.441705 [ 279 ] {4dc05aff-4f4f-4a09-8744-d693cbae6d88} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.002068 sec., 34816.24758220503 rows/sec., 2.82 MiB/sec. | ||
13384 | 2024.12.21 02:58:03.441824 [ 117 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13385 | 2024.12.21 02:58:03.441883 [ 279 ] {4dc05aff-4f4f-4a09-8744-d693cbae6d88} <Debug> TCPHandler: Processed in 0.002642161 sec. | ||
13386 | 2024.12.21 02:58:03.441909 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13387 | 2024.12.21 02:58:03.442146 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13388 | 2024.12.21 02:58:03.442243 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13389 | 2024.12.21 02:58:03.442357 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13390 | 2024.12.21 02:58:03.442444 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1436 rows starting from the beginning of the part | ||
13391 | 2024.12.21 02:58:03.442534 [ 281 ] {b11349e1-e66b-468f-973d-6b619ead8424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13392 | 2024.12.21 02:58:03.442653 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 72 rows starting from the beginning of the part | ||
13393 | 2024.12.21 02:58:03.442728 [ 281 ] {b11349e1-e66b-468f-973d-6b619ead8424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13394 | 2024.12.21 02:58:03.443151 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 269 rows starting from the beginning of the part | ||
13395 | 2024.12.21 02:58:03.443480 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 73 rows starting from the beginning of the part | ||
13396 | 2024.12.21 02:58:03.443690 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 269 rows starting from the beginning of the part | ||
13397 | 2024.12.21 02:58:03.444023 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 72 rows starting from the beginning of the part | ||
13398 | 2024.12.21 02:58:03.445650 [ 281 ] {b11349e1-e66b-468f-973d-6b619ead8424} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13399 | 2024.12.21 02:58:03.445724 [ 281 ] {b11349e1-e66b-468f-973d-6b619ead8424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13400 | 2024.12.21 02:58:03.446752 [ 281 ] {b11349e1-e66b-468f-973d-6b619ead8424} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13401 | 2024.12.21 02:58:03.447177 [ 281 ] {b11349e1-e66b-468f-973d-6b619ead8424} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13402 | 2024.12.21 02:58:03.447516 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005427494 sec., 403685.3840833357 rows/sec., 35.54 MiB/sec. | ||
13403 | 2024.12.21 02:58:03.447724 [ 281 ] {b11349e1-e66b-468f-973d-6b619ead8424} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005277 sec., 1516.012886109532 rows/sec., 114.00 KiB/sec. | ||
13404 | 2024.12.21 02:58:03.447878 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13405 | 2024.12.21 02:58:03.447928 [ 281 ] {b11349e1-e66b-468f-973d-6b619ead8424} <Debug> TCPHandler: Processed in 0.005909009 sec. | ||
13406 | 2024.12.21 02:58:03.448375 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13407 | 2024.12.21 02:58:03.448821 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13408 | 2024.12.21 02:58:03.449027 [ 279 ] {b14b8d63-e559-4cf9-a504-20e08ad79948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13409 | 2024.12.21 02:58:03.449123 [ 194 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_106_21} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13410 | 2024.12.21 02:58:03.449276 [ 279 ] {b14b8d63-e559-4cf9-a504-20e08ad79948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13411 | 2024.12.21 02:58:03.449410 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
13412 | 2024.12.21 02:58:03.450173 [ 279 ] {b14b8d63-e559-4cf9-a504-20e08ad79948} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13413 | 2024.12.21 02:58:03.450217 [ 279 ] {b14b8d63-e559-4cf9-a504-20e08ad79948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13414 | 2024.12.21 02:58:03.450588 [ 279 ] {b14b8d63-e559-4cf9-a504-20e08ad79948} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13415 | 2024.12.21 02:58:03.450831 [ 279 ] {b14b8d63-e559-4cf9-a504-20e08ad79948} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13416 | 2024.12.21 02:58:03.451017 [ 117 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13417 | 2024.12.21 02:58:03.451078 [ 117 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13418 | 2024.12.21 02:58:03.451086 [ 279 ] {b14b8d63-e559-4cf9-a504-20e08ad79948} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002318 sec., 31061.259706643657 rows/sec., 2.42 MiB/sec. | ||
13419 | 2024.12.21 02:58:03.451107 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13420 | 2024.12.21 02:58:03.451281 [ 279 ] {b14b8d63-e559-4cf9-a504-20e08ad79948} <Debug> TCPHandler: Processed in 0.003189058 sec. | ||
13421 | 2024.12.21 02:58:03.451610 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13422 | 2024.12.21 02:58:03.451655 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13423 | 2024.12.21 02:58:03.452349 [ 281 ] {d313772e-efaa-4005-9135-c463ac417a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13424 | 2024.12.21 02:58:03.452500 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13425 | 2024.12.21 02:58:03.452546 [ 281 ] {d313772e-efaa-4005-9135-c463ac417a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13426 | 2024.12.21 02:58:03.452644 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 915 rows starting from the beginning of the part | ||
13427 | 2024.12.21 02:58:03.453162 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 72 rows starting from the beginning of the part | ||
13428 | 2024.12.21 02:58:03.453777 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 415 rows starting from the beginning of the part | ||
13429 | 2024.12.21 02:58:03.454425 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
13430 | 2024.12.21 02:58:03.454781 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 415 rows starting from the beginning of the part | ||
13431 | 2024.12.21 02:58:03.455323 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 72 rows starting from the beginning of the part | ||
13432 | 2024.12.21 02:58:03.455981 [ 281 ] {d313772e-efaa-4005-9135-c463ac417a04} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13433 | 2024.12.21 02:58:03.456028 [ 281 ] {d313772e-efaa-4005-9135-c463ac417a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13434 | 2024.12.21 02:58:03.456610 [ 281 ] {d313772e-efaa-4005-9135-c463ac417a04} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13435 | 2024.12.21 02:58:03.456899 [ 281 ] {d313772e-efaa-4005-9135-c463ac417a04} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13436 | 2024.12.21 02:58:03.457210 [ 281 ] {d313772e-efaa-4005-9135-c463ac417a04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005075 sec., 31527.093596059116 rows/sec., 2.20 MiB/sec. | ||
13437 | 2024.12.21 02:58:03.457355 [ 281 ] {d313772e-efaa-4005-9135-c463ac417a04} <Debug> TCPHandler: Processed in 0.00594553 sec. | ||
13438 | 2024.12.21 02:58:03.457367 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.006127452 sec., 320361.5466918386 rows/sec., 24.53 MiB/sec. | ||
13439 | 2024.12.21 02:58:03.457518 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13440 | 2024.12.21 02:58:03.457561 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13441 | 2024.12.21 02:58:03.457728 [ 279 ] {79de8565-29fb-46ba-8492-7d83bfa64878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13442 | 2024.12.21 02:58:03.457906 [ 279 ] {79de8565-29fb-46ba-8492-7d83bfa64878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13443 | 2024.12.21 02:58:03.458130 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13444 | 2024.12.21 02:58:03.458361 [ 189 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_106_21} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13445 | 2024.12.21 02:58:03.458560 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13446 | 2024.12.21 02:58:03.459532 [ 279 ] {79de8565-29fb-46ba-8492-7d83bfa64878} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13447 | 2024.12.21 02:58:03.459575 [ 279 ] {79de8565-29fb-46ba-8492-7d83bfa64878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13448 | 2024.12.21 02:58:03.460202 [ 279 ] {79de8565-29fb-46ba-8492-7d83bfa64878} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13449 | 2024.12.21 02:58:03.460463 [ 279 ] {79de8565-29fb-46ba-8492-7d83bfa64878} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13450 | 2024.12.21 02:58:03.460712 [ 279 ] {79de8565-29fb-46ba-8492-7d83bfa64878} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003049 sec., 2623.8110856018366 rows/sec., 4.70 MiB/sec. | ||
13451 | 2024.12.21 02:58:03.460821 [ 279 ] {79de8565-29fb-46ba-8492-7d83bfa64878} <Debug> TCPHandler: Processed in 0.003379649 sec. | ||
13452 | 2024.12.21 02:58:03.461025 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13453 | 2024.12.21 02:58:03.461249 [ 281 ] {b8de5ac9-c03c-4107-b528-1d92718b8177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13454 | 2024.12.21 02:58:03.461323 [ 281 ] {b8de5ac9-c03c-4107-b528-1d92718b8177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13455 | 2024.12.21 02:58:03.461906 [ 281 ] {b8de5ac9-c03c-4107-b528-1d92718b8177} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13456 | 2024.12.21 02:58:03.461952 [ 281 ] {b8de5ac9-c03c-4107-b528-1d92718b8177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13457 | 2024.12.21 02:58:03.462369 [ 281 ] {b8de5ac9-c03c-4107-b528-1d92718b8177} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13458 | 2024.12.21 02:58:03.462604 [ 281 ] {b8de5ac9-c03c-4107-b528-1d92718b8177} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13459 | 2024.12.21 02:58:03.462828 [ 281 ] {b8de5ac9-c03c-4107-b528-1d92718b8177} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001635 sec., 36697.24770642202 rows/sec., 2.47 MiB/sec. | ||
13460 | 2024.12.21 02:58:03.462917 [ 281 ] {b8de5ac9-c03c-4107-b528-1d92718b8177} <Debug> TCPHandler: Processed in 0.002002114 sec. | ||
13461 | 2024.12.21 02:58:04.965687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
13462 | 2024.12.21 02:58:04.987154 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13463 | 2024.12.21 02:58:04.987209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13464 | 2024.12.21 02:58:04.994368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13465 | 2024.12.21 02:58:04.995150 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13466 | 2024.12.21 02:58:04.995519 [ 113 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13467 | 2024.12.21 02:58:04.995659 [ 113 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13468 | 2024.12.21 02:58:04.995728 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13469 | 2024.12.21 02:58:04.996041 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
13470 | 2024.12.21 02:58:05.005302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
13471 | 2024.12.21 02:58:05.006561 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13472 | 2024.12.21 02:58:05.007463 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
13473 | 2024.12.21 02:58:05.012254 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
13474 | 2024.12.21 02:58:05.017011 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
13475 | 2024.12.21 02:58:05.022116 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
13476 | 2024.12.21 02:58:05.027455 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
13477 | 2024.12.21 02:58:05.031998 [ 200 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
13478 | 2024.12.21 02:58:05.092688 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.096819811 sec., 5143.575419704134 rows/sec., 26.60 MiB/sec. | ||
13479 | 2024.12.21 02:58:05.096252 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13480 | 2024.12.21 02:58:05.099358 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13481 | 2024.12.21 02:58:05.099495 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_66_13} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13482 | 2024.12.21 02:58:05.101900 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
13483 | 2024.12.21 02:58:06.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.40 MiB, peak 272.14 MiB, free memory in arenas 0.00 B, will set to 260.08 MiB (RSS), difference: 1.68 MiB | ||
13484 | 2024.12.21 02:58:07.060898 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13485 | 2024.12.21 02:58:07.061200 [ 279 ] {050eb612-ecf6-43a9-bd10-41554c4a1951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13486 | 2024.12.21 02:58:07.061310 [ 279 ] {050eb612-ecf6-43a9-bd10-41554c4a1951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13487 | 2024.12.21 02:58:07.062058 [ 279 ] {050eb612-ecf6-43a9-bd10-41554c4a1951} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13488 | 2024.12.21 02:58:07.062104 [ 279 ] {050eb612-ecf6-43a9-bd10-41554c4a1951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13489 | 2024.12.21 02:58:07.062552 [ 279 ] {050eb612-ecf6-43a9-bd10-41554c4a1951} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13490 | 2024.12.21 02:58:07.062814 [ 279 ] {050eb612-ecf6-43a9-bd10-41554c4a1951} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13491 | 2024.12.21 02:58:07.063008 [ 111 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13492 | 2024.12.21 02:58:07.063085 [ 279 ] {050eb612-ecf6-43a9-bd10-41554c4a1951} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. | ||
13493 | 2024.12.21 02:58:07.063098 [ 111 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13494 | 2024.12.21 02:58:07.063171 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13495 | 2024.12.21 02:58:07.063226 [ 279 ] {050eb612-ecf6-43a9-bd10-41554c4a1951} <Debug> TCPHandler: Processed in 0.002508309 sec. | ||
13496 | 2024.12.21 02:58:07.063476 [ 198 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13497 | 2024.12.21 02:58:07.063572 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13498 | 2024.12.21 02:58:07.063678 [ 198 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13499 | 2024.12.21 02:58:07.063757 [ 198 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
13500 | 2024.12.21 02:58:07.063876 [ 281 ] {0e4b1592-7366-4075-b834-51c081b48fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13501 | 2024.12.21 02:58:07.063983 [ 198 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
13502 | 2024.12.21 02:58:07.064089 [ 281 ] {0e4b1592-7366-4075-b834-51c081b48fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13503 | 2024.12.21 02:58:07.064325 [ 198 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
13504 | 2024.12.21 02:58:07.064719 [ 198 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13505 | 2024.12.21 02:58:07.065201 [ 198 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
13506 | 2024.12.21 02:58:07.066903 [ 281 ] {0e4b1592-7366-4075-b834-51c081b48fb1} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13507 | 2024.12.21 02:58:07.066996 [ 281 ] {0e4b1592-7366-4075-b834-51c081b48fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13508 | 2024.12.21 02:58:07.067733 [ 198 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004439492 sec., 15767.56980303152 rows/sec., 1.17 MiB/sec. | ||
13509 | 2024.12.21 02:58:07.067978 [ 281 ] {0e4b1592-7366-4075-b834-51c081b48fb1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13510 | 2024.12.21 02:58:07.068008 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13511 | 2024.12.21 02:58:07.068469 [ 281 ] {0e4b1592-7366-4075-b834-51c081b48fb1} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13512 | 2024.12.21 02:58:07.068589 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13513 | 2024.12.21 02:58:07.068884 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_45_11} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13514 | 2024.12.21 02:58:07.068968 [ 281 ] {0e4b1592-7366-4075-b834-51c081b48fb1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005164 sec., 1161.8900077459334 rows/sec., 94.74 KiB/sec. | ||
13515 | 2024.12.21 02:58:07.069302 [ 281 ] {0e4b1592-7366-4075-b834-51c081b48fb1} <Debug> TCPHandler: Processed in 0.005912789 sec. | ||
13516 | 2024.12.21 02:58:07.069381 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13517 | 2024.12.21 02:58:07.069620 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13518 | 2024.12.21 02:58:07.069847 [ 279 ] {5dffa6f3-8ec8-4470-9c99-50038a48fe2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13519 | 2024.12.21 02:58:07.069938 [ 279 ] {5dffa6f3-8ec8-4470-9c99-50038a48fe2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13520 | 2024.12.21 02:58:07.071522 [ 279 ] {5dffa6f3-8ec8-4470-9c99-50038a48fe2f} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13521 | 2024.12.21 02:58:07.071564 [ 279 ] {5dffa6f3-8ec8-4470-9c99-50038a48fe2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13522 | 2024.12.21 02:58:07.072035 [ 279 ] {5dffa6f3-8ec8-4470-9c99-50038a48fe2f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13523 | 2024.12.21 02:58:07.072283 [ 279 ] {5dffa6f3-8ec8-4470-9c99-50038a48fe2f} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13524 | 2024.12.21 02:58:07.072501 [ 279 ] {5dffa6f3-8ec8-4470-9c99-50038a48fe2f} <Debug> executeQuery: Read 1412 rows, 120.50 KiB in 0.002714 sec., 520265.29108327196 rows/sec., 43.36 MiB/sec. | ||
13525 | 2024.12.21 02:58:07.072559 [ 279 ] {5dffa6f3-8ec8-4470-9c99-50038a48fe2f} <Debug> TCPHandler: Processed in 0.003128597 sec. | ||
13526 | 2024.12.21 02:58:07.072730 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13527 | 2024.12.21 02:58:07.072876 [ 281 ] {e5a1c142-049c-4019-84e6-926486eb2690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13528 | 2024.12.21 02:58:07.072938 [ 281 ] {e5a1c142-049c-4019-84e6-926486eb2690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13529 | 2024.12.21 02:58:07.073621 [ 281 ] {e5a1c142-049c-4019-84e6-926486eb2690} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13530 | 2024.12.21 02:58:07.073662 [ 281 ] {e5a1c142-049c-4019-84e6-926486eb2690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13531 | 2024.12.21 02:58:07.074040 [ 281 ] {e5a1c142-049c-4019-84e6-926486eb2690} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13532 | 2024.12.21 02:58:07.074293 [ 281 ] {e5a1c142-049c-4019-84e6-926486eb2690} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13533 | 2024.12.21 02:58:07.074465 [ 111 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13534 | 2024.12.21 02:58:07.074524 [ 111 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13535 | 2024.12.21 02:58:07.074540 [ 281 ] {e5a1c142-049c-4019-84e6-926486eb2690} <Debug> executeQuery: Read 46 rows, 3.36 KiB in 0.001688 sec., 27251.18483412322 rows/sec., 1.94 MiB/sec. | ||
13536 | 2024.12.21 02:58:07.074572 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13537 | 2024.12.21 02:58:07.074714 [ 281 ] {e5a1c142-049c-4019-84e6-926486eb2690} <Debug> TCPHandler: Processed in 0.002047634 sec. | ||
13538 | 2024.12.21 02:58:07.074810 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
13539 | 2024.12.21 02:58:07.074915 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13540 | 2024.12.21 02:58:07.075019 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13541 | 2024.12.21 02:58:07.075098 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 66 rows starting from the beginning of the part | ||
13542 | 2024.12.21 02:58:07.075112 [ 279 ] {0dc91281-8c25-41b9-ae76-36cc2206135c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13543 | 2024.12.21 02:58:07.075232 [ 279 ] {0dc91281-8c25-41b9-ae76-36cc2206135c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13544 | 2024.12.21 02:58:07.075406 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 40 rows starting from the beginning of the part | ||
13545 | 2024.12.21 02:58:07.075679 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
13546 | 2024.12.21 02:58:07.075957 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 40 rows starting from the beginning of the part | ||
13547 | 2024.12.21 02:58:07.076313 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
13548 | 2024.12.21 02:58:07.076759 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::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 | ||
13549 | 2024.12.21 02:58:07.078483 [ 279 ] {0dc91281-8c25-41b9-ae76-36cc2206135c} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13550 | 2024.12.21 02:58:07.078545 [ 279 ] {0dc91281-8c25-41b9-ae76-36cc2206135c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13551 | 2024.12.21 02:58:07.079575 [ 279 ] {0dc91281-8c25-41b9-ae76-36cc2206135c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13552 | 2024.12.21 02:58:07.079674 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.004991558 sec., 42071.03273166414 rows/sec., 3.17 MiB/sec. | ||
13553 | 2024.12.21 02:58:07.079889 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13554 | 2024.12.21 02:58:07.080076 [ 279 ] {0dc91281-8c25-41b9-ae76-36cc2206135c} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13555 | 2024.12.21 02:58:07.080468 [ 279 ] {0dc91281-8c25-41b9-ae76-36cc2206135c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00541 sec., 44731.97781885398 rows/sec., 3.03 MiB/sec. | ||
13556 | 2024.12.21 02:58:07.080583 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13557 | 2024.12.21 02:58:07.080640 [ 279 ] {0dc91281-8c25-41b9-ae76-36cc2206135c} <Debug> TCPHandler: Processed in 0.005803988 sec. | ||
13558 | 2024.12.21 02:58:07.080779 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_91_18} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13559 | 2024.12.21 02:58:07.080885 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13560 | 2024.12.21 02:58:07.080909 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13561 | 2024.12.21 02:58:07.081051 [ 281 ] {4ceda268-f92d-48bf-9d69-36ad0d402bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13562 | 2024.12.21 02:58:07.081112 [ 281 ] {4ceda268-f92d-48bf-9d69-36ad0d402bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13563 | 2024.12.21 02:58:07.081733 [ 281 ] {4ceda268-f92d-48bf-9d69-36ad0d402bc6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13564 | 2024.12.21 02:58:07.081773 [ 281 ] {4ceda268-f92d-48bf-9d69-36ad0d402bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13565 | 2024.12.21 02:58:07.082135 [ 281 ] {4ceda268-f92d-48bf-9d69-36ad0d402bc6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13566 | 2024.12.21 02:58:07.082376 [ 281 ] {4ceda268-f92d-48bf-9d69-36ad0d402bc6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13567 | 2024.12.21 02:58:07.082520 [ 109 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
13568 | 2024.12.21 02:58:07.082563 [ 281 ] {4ceda268-f92d-48bf-9d69-36ad0d402bc6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. | ||
13569 | 2024.12.21 02:58:07.082566 [ 109 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13570 | 2024.12.21 02:58:07.082608 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13571 | 2024.12.21 02:58:07.082636 [ 281 ] {4ceda268-f92d-48bf-9d69-36ad0d402bc6} <Debug> TCPHandler: Processed in 0.001884222 sec. | ||
13572 | 2024.12.21 02:58:07.082841 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
13573 | 2024.12.21 02:58:07.082865 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13574 | 2024.12.21 02:58:07.083102 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13575 | 2024.12.21 02:58:07.083109 [ 279 ] {c2f5b24a-eb18-4625-92e4-5e3bcd7b489b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13576 | 2024.12.21 02:58:07.083161 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
13577 | 2024.12.21 02:58:07.083210 [ 279 ] {c2f5b24a-eb18-4625-92e4-5e3bcd7b489b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13578 | 2024.12.21 02:58:07.083486 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
13579 | 2024.12.21 02:58:07.083789 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
13580 | 2024.12.21 02:58:07.084138 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
13581 | 2024.12.21 02:58:07.084475 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
13582 | 2024.12.21 02:58:07.086408 [ 279 ] {c2f5b24a-eb18-4625-92e4-5e3bcd7b489b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13583 | 2024.12.21 02:58:07.086491 [ 279 ] {c2f5b24a-eb18-4625-92e4-5e3bcd7b489b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13584 | 2024.12.21 02:58:07.086734 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004039547 sec., 16090.913164273123 rows/sec., 1.04 MiB/sec. | ||
13585 | 2024.12.21 02:58:07.086930 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
13586 | 2024.12.21 02:58:07.087439 [ 279 ] {c2f5b24a-eb18-4625-92e4-5e3bcd7b489b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13587 | 2024.12.21 02:58:07.087495 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13588 | 2024.12.21 02:58:07.087627 [ 191 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_45_11} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
13589 | 2024.12.21 02:58:07.087783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13590 | 2024.12.21 02:58:07.087870 [ 279 ] {c2f5b24a-eb18-4625-92e4-5e3bcd7b489b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13591 | 2024.12.21 02:58:07.088105 [ 279 ] {c2f5b24a-eb18-4625-92e4-5e3bcd7b489b} <Debug> executeQuery: Read 877 rows, 65.10 KiB in 0.005087 sec., 172400.2358954197 rows/sec., 12.50 MiB/sec. | ||
13592 | 2024.12.21 02:58:07.088174 [ 279 ] {c2f5b24a-eb18-4625-92e4-5e3bcd7b489b} <Debug> TCPHandler: Processed in 0.005434603 sec. | ||
13593 | 2024.12.21 02:58:07.088333 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13594 | 2024.12.21 02:58:07.088453 [ 281 ] {c5e6d2d8-91c6-4658-a19a-33189d697e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13595 | 2024.12.21 02:58:07.088504 [ 281 ] {c5e6d2d8-91c6-4658-a19a-33189d697e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13596 | 2024.12.21 02:58:07.089005 [ 281 ] {c5e6d2d8-91c6-4658-a19a-33189d697e7e} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13597 | 2024.12.21 02:58:07.089042 [ 281 ] {c5e6d2d8-91c6-4658-a19a-33189d697e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13598 | 2024.12.21 02:58:07.089421 [ 281 ] {c5e6d2d8-91c6-4658-a19a-33189d697e7e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13599 | 2024.12.21 02:58:07.089673 [ 281 ] {c5e6d2d8-91c6-4658-a19a-33189d697e7e} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13600 | 2024.12.21 02:58:07.089805 [ 109 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
13601 | 2024.12.21 02:58:07.089844 [ 109 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13602 | 2024.12.21 02:58:07.089867 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13603 | 2024.12.21 02:58:07.089876 [ 281 ] {c5e6d2d8-91c6-4658-a19a-33189d697e7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. | ||
13604 | 2024.12.21 02:58:07.090204 [ 281 ] {c5e6d2d8-91c6-4658-a19a-33189d697e7e} <Debug> TCPHandler: Processed in 0.001914192 sec. | ||
13605 | 2024.12.21 02:58:07.090279 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
13606 | 2024.12.21 02:58:07.090729 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13607 | 2024.12.21 02:58:07.090777 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13608 | 2024.12.21 02:58:07.090857 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 240 rows starting from the beginning of the part | ||
13609 | 2024.12.21 02:58:07.091033 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
13610 | 2024.12.21 02:58:07.091337 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
13611 | 2024.12.21 02:58:07.091490 [ 279 ] {2fb076e4-5665-42a1-b784-11969efa60bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13612 | 2024.12.21 02:58:07.091576 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
13613 | 2024.12.21 02:58:07.091733 [ 279 ] {2fb076e4-5665-42a1-b784-11969efa60bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13614 | 2024.12.21 02:58:07.091890 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
13615 | 2024.12.21 02:58:07.092165 [ 191 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
13616 | 2024.12.21 02:58:07.094407 [ 279 ] {2fb076e4-5665-42a1-b784-11969efa60bc} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13617 | 2024.12.21 02:58:07.094489 [ 279 ] {2fb076e4-5665-42a1-b784-11969efa60bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13618 | 2024.12.21 02:58:07.094955 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.004989399 sec., 54114.734059152215 rows/sec., 2.76 MiB/sec. | ||
13619 | 2024.12.21 02:58:07.095270 [ 197 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
13620 | 2024.12.21 02:58:07.095394 [ 279 ] {2fb076e4-5665-42a1-b784-11969efa60bc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13621 | 2024.12.21 02:58:07.095758 [ 201 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13622 | 2024.12.21 02:58:07.095817 [ 279 ] {2fb076e4-5665-42a1-b784-11969efa60bc} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13623 | 2024.12.21 02:58:07.095940 [ 201 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_45_9} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
13624 | 2024.12.21 02:58:07.096181 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
13625 | 2024.12.21 02:58:07.096250 [ 279 ] {2fb076e4-5665-42a1-b784-11969efa60bc} <Debug> executeQuery: Read 906 rows, 61.84 KiB in 0.005053 sec., 179299.42608351473 rows/sec., 11.95 MiB/sec. | ||
13626 | 2024.12.21 02:58:07.096323 [ 279 ] {2fb076e4-5665-42a1-b784-11969efa60bc} <Debug> TCPHandler: Processed in 0.00597309 sec. | ||
13627 | 2024.12.21 02:58:07.096572 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13628 | 2024.12.21 02:58:07.096712 [ 281 ] {306dc0c1-cdbe-4962-adf4-22e0f7fc8e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13629 | 2024.12.21 02:58:07.096776 [ 281 ] {306dc0c1-cdbe-4962-adf4-22e0f7fc8e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13630 | 2024.12.21 02:58:07.097345 [ 281 ] {306dc0c1-cdbe-4962-adf4-22e0f7fc8e46} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13631 | 2024.12.21 02:58:07.097383 [ 281 ] {306dc0c1-cdbe-4962-adf4-22e0f7fc8e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13632 | 2024.12.21 02:58:07.097751 [ 281 ] {306dc0c1-cdbe-4962-adf4-22e0f7fc8e46} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
13633 | 2024.12.21 02:58:07.097990 [ 281 ] {306dc0c1-cdbe-4962-adf4-22e0f7fc8e46} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13634 | 2024.12.21 02:58:07.098211 [ 281 ] {306dc0c1-cdbe-4962-adf4-22e0f7fc8e46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001521 sec., 657.4621959237344 rows/sec., 44.30 KiB/sec. | ||
13635 | 2024.12.21 02:58:07.098307 [ 281 ] {306dc0c1-cdbe-4962-adf4-22e0f7fc8e46} <Debug> TCPHandler: Processed in 0.001799471 sec. | ||
13636 | 2024.12.21 02:58:07.098551 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13637 | 2024.12.21 02:58:07.098682 [ 279 ] {fabbd16c-9e09-4d35-a964-f0a98bed8955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13638 | 2024.12.21 02:58:07.098759 [ 279 ] {fabbd16c-9e09-4d35-a964-f0a98bed8955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13639 | 2024.12.21 02:58:07.099914 [ 279 ] {fabbd16c-9e09-4d35-a964-f0a98bed8955} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13640 | 2024.12.21 02:58:07.099953 [ 279 ] {fabbd16c-9e09-4d35-a964-f0a98bed8955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13641 | 2024.12.21 02:58:07.100618 [ 279 ] {fabbd16c-9e09-4d35-a964-f0a98bed8955} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13642 | 2024.12.21 02:58:07.100879 [ 279 ] {fabbd16c-9e09-4d35-a964-f0a98bed8955} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13643 | 2024.12.21 02:58:07.101066 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13644 | 2024.12.21 02:58:07.101125 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13645 | 2024.12.21 02:58:07.101156 [ 279 ] {fabbd16c-9e09-4d35-a964-f0a98bed8955} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002489 sec., 13258.336681398152 rows/sec., 23.76 MiB/sec. | ||
13646 | 2024.12.21 02:58:07.101164 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13647 | 2024.12.21 02:58:07.101547 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::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 | ||
13648 | 2024.12.21 02:58:07.101587 [ 279 ] {fabbd16c-9e09-4d35-a964-f0a98bed8955} <Debug> TCPHandler: Processed in 0.003186787 sec. | ||
13649 | 2024.12.21 02:58:07.101819 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13650 | 2024.12.21 02:58:07.102012 [ 281 ] {76b938a8-ce5f-4312-89d6-7111cb11d4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13651 | 2024.12.21 02:58:07.102097 [ 281 ] {76b938a8-ce5f-4312-89d6-7111cb11d4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13652 | 2024.12.21 02:58:07.102110 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13653 | 2024.12.21 02:58:07.102259 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1739 rows starting from the beginning of the part | ||
13654 | 2024.12.21 02:58:07.102937 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 33 rows starting from the beginning of the part | ||
13655 | 2024.12.21 02:58:07.103550 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
13656 | 2024.12.21 02:58:07.103585 [ 281 ] {76b938a8-ce5f-4312-89d6-7111cb11d4b4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13657 | 2024.12.21 02:58:07.103633 [ 281 ] {76b938a8-ce5f-4312-89d6-7111cb11d4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13658 | 2024.12.21 02:58:07.104120 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 33 rows starting from the beginning of the part | ||
13659 | 2024.12.21 02:58:07.104631 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
13660 | 2024.12.21 02:58:07.104813 [ 281 ] {76b938a8-ce5f-4312-89d6-7111cb11d4b4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13661 | 2024.12.21 02:58:07.105103 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 33 rows starting from the beginning of the part | ||
13662 | 2024.12.21 02:58:07.105538 [ 281 ] {76b938a8-ce5f-4312-89d6-7111cb11d4b4} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13663 | 2024.12.21 02:58:07.105946 [ 281 ] {76b938a8-ce5f-4312-89d6-7111cb11d4b4} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.003969 sec., 15621.063240110858 rows/sec., 997.23 KiB/sec. | ||
13664 | 2024.12.21 02:58:07.106217 [ 281 ] {76b938a8-ce5f-4312-89d6-7111cb11d4b4} <Debug> TCPHandler: Processed in 0.004521723 sec. | ||
13665 | 2024.12.21 02:58:07.116029 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1854 rows, containing 19 columns (19 merged, 0 gathered) in 0.014735442 sec., 125819.09657002485 rows/sec., 225.46 MiB/sec. | ||
13666 | 2024.12.21 02:58:07.118131 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13667 | 2024.12.21 02:58:07.118565 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13668 | 2024.12.21 02:58:07.118659 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13669 | 2024.12.21 02:58:07.118820 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.28 MiB. | ||
13670 | 2024.12.21 02:58:07.997257 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1908 | ||
13671 | 2024.12.21 02:58:08.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.12 MiB, peak 278.35 MiB, free memory in arenas 0.00 B, will set to 264.49 MiB (RSS), difference: 3.38 MiB | ||
13672 | 2024.12.21 02:58:08.002090 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13673 | 2024.12.21 02:58:08.002144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13674 | 2024.12.21 02:58:08.003657 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13675 | 2024.12.21 02:58:08.003977 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13676 | 2024.12.21 02:58:08.004590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1908 | ||
13677 | 2024.12.21 02:58:08.433486 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13678 | 2024.12.21 02:58:08.433790 [ 279 ] {93e214e2-630d-4685-82cc-320360926246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13679 | 2024.12.21 02:58:08.433903 [ 279 ] {93e214e2-630d-4685-82cc-320360926246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13680 | 2024.12.21 02:58:08.434899 [ 279 ] {93e214e2-630d-4685-82cc-320360926246} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13681 | 2024.12.21 02:58:08.434950 [ 279 ] {93e214e2-630d-4685-82cc-320360926246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13682 | 2024.12.21 02:58:08.435423 [ 279 ] {93e214e2-630d-4685-82cc-320360926246} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13683 | 2024.12.21 02:58:08.435683 [ 279 ] {93e214e2-630d-4685-82cc-320360926246} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13684 | 2024.12.21 02:58:08.435929 [ 279 ] {93e214e2-630d-4685-82cc-320360926246} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002223 sec., 25191.183085919925 rows/sec., 1.92 MiB/sec. | ||
13685 | 2024.12.21 02:58:08.435995 [ 279 ] {93e214e2-630d-4685-82cc-320360926246} <Debug> TCPHandler: Processed in 0.002682701 sec. | ||
13686 | 2024.12.21 02:58:08.436270 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13687 | 2024.12.21 02:58:08.436472 [ 281 ] {4d70f903-3155-4b43-a800-da919c38f9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13688 | 2024.12.21 02:58:08.436545 [ 281 ] {4d70f903-3155-4b43-a800-da919c38f9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13689 | 2024.12.21 02:58:08.437385 [ 281 ] {4d70f903-3155-4b43-a800-da919c38f9bf} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13690 | 2024.12.21 02:58:08.437438 [ 281 ] {4d70f903-3155-4b43-a800-da919c38f9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13691 | 2024.12.21 02:58:08.437912 [ 281 ] {4d70f903-3155-4b43-a800-da919c38f9bf} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13692 | 2024.12.21 02:58:08.438204 [ 281 ] {4d70f903-3155-4b43-a800-da919c38f9bf} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13693 | 2024.12.21 02:58:08.438481 [ 281 ] {4d70f903-3155-4b43-a800-da919c38f9bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002058 sec., 31098.15354713314 rows/sec., 2.43 MiB/sec. | ||
13694 | 2024.12.21 02:58:08.438568 [ 281 ] {4d70f903-3155-4b43-a800-da919c38f9bf} <Debug> TCPHandler: Processed in 0.002447898 sec. | ||
13695 | 2024.12.21 02:58:08.438754 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13696 | 2024.12.21 02:58:08.438902 [ 279 ] {8127a2e4-a427-4ba5-a8a1-0c86a539b583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13697 | 2024.12.21 02:58:08.438970 [ 279 ] {8127a2e4-a427-4ba5-a8a1-0c86a539b583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13698 | 2024.12.21 02:58:08.439571 [ 279 ] {8127a2e4-a427-4ba5-a8a1-0c86a539b583} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13699 | 2024.12.21 02:58:08.439612 [ 279 ] {8127a2e4-a427-4ba5-a8a1-0c86a539b583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13700 | 2024.12.21 02:58:08.440007 [ 279 ] {8127a2e4-a427-4ba5-a8a1-0c86a539b583} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13701 | 2024.12.21 02:58:08.440244 [ 279 ] {8127a2e4-a427-4ba5-a8a1-0c86a539b583} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13702 | 2024.12.21 02:58:08.440455 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
13703 | 2024.12.21 02:58:08.440460 [ 279 ] {8127a2e4-a427-4ba5-a8a1-0c86a539b583} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001592 sec., 33919.59798994975 rows/sec., 2.36 MiB/sec. | ||
13704 | 2024.12.21 02:58:08.440547 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13705 | 2024.12.21 02:58:08.440626 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13706 | 2024.12.21 02:58:08.440631 [ 279 ] {8127a2e4-a427-4ba5-a8a1-0c86a539b583} <Debug> TCPHandler: Processed in 0.001943812 sec. | ||
13707 | 2024.12.21 02:58:08.440888 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13708 | 2024.12.21 02:58:08.440912 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
13709 | 2024.12.21 02:58:08.441148 [ 281 ] {418c2a75-d203-401f-ae81-c62d7245da65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13710 | 2024.12.21 02:58:08.441171 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13711 | 2024.12.21 02:58:08.441238 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28443 rows starting from the beginning of the part | ||
13712 | 2024.12.21 02:58:08.441256 [ 281 ] {418c2a75-d203-401f-ae81-c62d7245da65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13713 | 2024.12.21 02:58:08.441513 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 161 rows starting from the beginning of the part | ||
13714 | 2024.12.21 02:58:08.441920 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part | ||
13715 | 2024.12.21 02:58:08.442406 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
13716 | 2024.12.21 02:58:08.442762 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 906 rows starting from the beginning of the part | ||
13717 | 2024.12.21 02:58:08.443663 [ 281 ] {418c2a75-d203-401f-ae81-c62d7245da65} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13718 | 2024.12.21 02:58:08.443743 [ 281 ] {418c2a75-d203-401f-ae81-c62d7245da65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13719 | 2024.12.21 02:58:08.444295 [ 281 ] {418c2a75-d203-401f-ae81-c62d7245da65} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13720 | 2024.12.21 02:58:08.444601 [ 281 ] {418c2a75-d203-401f-ae81-c62d7245da65} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13721 | 2024.12.21 02:58:08.445071 [ 107 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
13722 | 2024.12.21 02:58:08.445171 [ 281 ] {418c2a75-d203-401f-ae81-c62d7245da65} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.004085 sec., 4895.960832313342 rows/sec., 336.60 KiB/sec. | ||
13723 | 2024.12.21 02:58:08.445199 [ 107 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13724 | 2024.12.21 02:58:08.445310 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13725 | 2024.12.21 02:58:08.445428 [ 281 ] {418c2a75-d203-401f-ae81-c62d7245da65} <Debug> TCPHandler: Processed in 0.004669514 sec. | ||
13726 | 2024.12.21 02:58:08.445947 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
13727 | 2024.12.21 02:58:08.446417 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13728 | 2024.12.21 02:58:08.446522 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5974 rows starting from the beginning of the part | ||
13729 | 2024.12.21 02:58:08.446931 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
13730 | 2024.12.21 02:58:08.447385 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part | ||
13731 | 2024.12.21 02:58:08.447811 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
13732 | 2024.12.21 02:58:08.448287 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 62 rows starting from the beginning of the part | ||
13733 | 2024.12.21 02:58:08.448620 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 20 rows starting from the beginning of the part | ||
13734 | 2024.12.21 02:58:08.451381 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6258 rows, containing 4 columns (4 merged, 0 gathered) in 0.005805968 sec., 1077856.440131947 rows/sec., 70.13 MiB/sec. | ||
13735 | 2024.12.21 02:58:08.451957 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29907 rows, containing 5 columns (5 merged, 0 gathered) in 0.011209061 sec., 2668109.309067013 rows/sec., 180.16 MiB/sec. | ||
13736 | 2024.12.21 02:58:08.452012 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
13737 | 2024.12.21 02:58:08.452615 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13738 | 2024.12.21 02:58:08.452684 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
13739 | 2024.12.21 02:58:08.452764 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_106_21} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
13740 | 2024.12.21 02:58:08.452951 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
13741 | 2024.12.21 02:58:08.453152 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13742 | 2024.12.21 02:58:08.453239 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
13743 | 2024.12.21 02:58:08.453343 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
13744 | 2024.12.21 02:58:10.333265 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
13745 | 2024.12.21 02:58:10.334485 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13746 | 2024.12.21 02:58:10.334586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13747 | 2024.12.21 02:58:10.335226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13748 | 2024.12.21 02:58:10.335498 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13749 | 2024.12.21 02:58:10.335801 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
13750 | 2024.12.21 02:58:12.505386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
13751 | 2024.12.21 02:58:12.524724 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13752 | 2024.12.21 02:58:12.524793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13753 | 2024.12.21 02:58:12.531687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13754 | 2024.12.21 02:58:12.532424 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13755 | 2024.12.21 02:58:12.536527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
13756 | 2024.12.21 02:58:13.439219 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13757 | 2024.12.21 02:58:13.439404 [ 279 ] {2851a7cd-cc51-4783-984c-bb7adb79f853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13758 | 2024.12.21 02:58:13.439475 [ 279 ] {2851a7cd-cc51-4783-984c-bb7adb79f853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13759 | 2024.12.21 02:58:13.440249 [ 279 ] {2851a7cd-cc51-4783-984c-bb7adb79f853} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13760 | 2024.12.21 02:58:13.440296 [ 279 ] {2851a7cd-cc51-4783-984c-bb7adb79f853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13761 | 2024.12.21 02:58:13.440732 [ 279 ] {2851a7cd-cc51-4783-984c-bb7adb79f853} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13762 | 2024.12.21 02:58:13.440994 [ 279 ] {2851a7cd-cc51-4783-984c-bb7adb79f853} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13763 | 2024.12.21 02:58:13.441229 [ 279 ] {2851a7cd-cc51-4783-984c-bb7adb79f853} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001874 sec., 38420.490928495194 rows/sec., 3.11 MiB/sec. | ||
13764 | 2024.12.21 02:58:13.441288 [ 279 ] {2851a7cd-cc51-4783-984c-bb7adb79f853} <Debug> TCPHandler: Processed in 0.002199326 sec. | ||
13765 | 2024.12.21 02:58:13.441577 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13766 | 2024.12.21 02:58:13.441795 [ 281 ] {c08ddf87-eadb-436c-883c-c5110950153c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13767 | 2024.12.21 02:58:13.441879 [ 281 ] {c08ddf87-eadb-436c-883c-c5110950153c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13768 | 2024.12.21 02:58:13.442733 [ 281 ] {c08ddf87-eadb-436c-883c-c5110950153c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13769 | 2024.12.21 02:58:13.442781 [ 281 ] {c08ddf87-eadb-436c-883c-c5110950153c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13770 | 2024.12.21 02:58:13.443224 [ 281 ] {c08ddf87-eadb-436c-883c-c5110950153c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13771 | 2024.12.21 02:58:13.443490 [ 281 ] {c08ddf87-eadb-436c-883c-c5110950153c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13772 | 2024.12.21 02:58:13.443728 [ 281 ] {c08ddf87-eadb-436c-883c-c5110950153c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001994 sec., 4012.0361083249745 rows/sec., 301.69 KiB/sec. | ||
13773 | 2024.12.21 02:58:13.443795 [ 281 ] {c08ddf87-eadb-436c-883c-c5110950153c} <Debug> TCPHandler: Processed in 0.002393578 sec. | ||
13774 | 2024.12.21 02:58:13.443945 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13775 | 2024.12.21 02:58:13.444065 [ 279 ] {fbfed66c-ef25-4de2-b346-54a8f775a9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13776 | 2024.12.21 02:58:13.444115 [ 279 ] {fbfed66c-ef25-4de2-b346-54a8f775a9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13777 | 2024.12.21 02:58:13.444733 [ 279 ] {fbfed66c-ef25-4de2-b346-54a8f775a9a5} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13778 | 2024.12.21 02:58:13.444773 [ 279 ] {fbfed66c-ef25-4de2-b346-54a8f775a9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13779 | 2024.12.21 02:58:13.445142 [ 279 ] {fbfed66c-ef25-4de2-b346-54a8f775a9a5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
13780 | 2024.12.21 02:58:13.445393 [ 279 ] {fbfed66c-ef25-4de2-b346-54a8f775a9a5} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13781 | 2024.12.21 02:58:13.445619 [ 279 ] {fbfed66c-ef25-4de2-b346-54a8f775a9a5} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001576 sec., 45685.27918781726 rows/sec., 3.57 MiB/sec. | ||
13782 | 2024.12.21 02:58:13.445678 [ 279 ] {fbfed66c-ef25-4de2-b346-54a8f775a9a5} <Debug> TCPHandler: Processed in 0.001791321 sec. | ||
13783 | 2024.12.21 02:58:13.445889 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13784 | 2024.12.21 02:58:13.446116 [ 281 ] {a824bb51-54bf-49d3-8d33-1dcee0ab042f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13785 | 2024.12.21 02:58:13.446185 [ 281 ] {a824bb51-54bf-49d3-8d33-1dcee0ab042f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13786 | 2024.12.21 02:58:13.446823 [ 281 ] {a824bb51-54bf-49d3-8d33-1dcee0ab042f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13787 | 2024.12.21 02:58:13.446864 [ 281 ] {a824bb51-54bf-49d3-8d33-1dcee0ab042f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13788 | 2024.12.21 02:58:13.447279 [ 281 ] {a824bb51-54bf-49d3-8d33-1dcee0ab042f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13789 | 2024.12.21 02:58:13.447538 [ 281 ] {a824bb51-54bf-49d3-8d33-1dcee0ab042f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13790 | 2024.12.21 02:58:13.447761 [ 281 ] {a824bb51-54bf-49d3-8d33-1dcee0ab042f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
13791 | 2024.12.21 02:58:13.447817 [ 281 ] {a824bb51-54bf-49d3-8d33-1dcee0ab042f} <Debug> TCPHandler: Processed in 0.002050154 sec. | ||
13792 | 2024.12.21 02:58:13.448012 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13793 | 2024.12.21 02:58:13.448233 [ 279 ] {a8922053-15af-43c6-86b6-93e863ccc0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13794 | 2024.12.21 02:58:13.448368 [ 279 ] {a8922053-15af-43c6-86b6-93e863ccc0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13795 | 2024.12.21 02:58:13.449532 [ 279 ] {a8922053-15af-43c6-86b6-93e863ccc0e0} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13796 | 2024.12.21 02:58:13.449572 [ 279 ] {a8922053-15af-43c6-86b6-93e863ccc0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13797 | 2024.12.21 02:58:13.450195 [ 279 ] {a8922053-15af-43c6-86b6-93e863ccc0e0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
13798 | 2024.12.21 02:58:13.450455 [ 279 ] {a8922053-15af-43c6-86b6-93e863ccc0e0} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13799 | 2024.12.21 02:58:13.450717 [ 279 ] {a8922053-15af-43c6-86b6-93e863ccc0e0} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00254 sec., 3149.606299212598 rows/sec., 5.64 MiB/sec. | ||
13800 | 2024.12.21 02:58:13.450811 [ 279 ] {a8922053-15af-43c6-86b6-93e863ccc0e0} <Debug> TCPHandler: Processed in 0.002906694 sec. | ||
13801 | 2024.12.21 02:58:13.451013 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13802 | 2024.12.21 02:58:13.451241 [ 281 ] {64115433-3365-4a10-b07c-6b625886bd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13803 | 2024.12.21 02:58:13.451343 [ 281 ] {64115433-3365-4a10-b07c-6b625886bd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13804 | 2024.12.21 02:58:13.451925 [ 281 ] {64115433-3365-4a10-b07c-6b625886bd34} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13805 | 2024.12.21 02:58:13.451965 [ 281 ] {64115433-3365-4a10-b07c-6b625886bd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13806 | 2024.12.21 02:58:13.452339 [ 281 ] {64115433-3365-4a10-b07c-6b625886bd34} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
13807 | 2024.12.21 02:58:13.452582 [ 281 ] {64115433-3365-4a10-b07c-6b625886bd34} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13808 | 2024.12.21 02:58:13.452802 [ 281 ] {64115433-3365-4a10-b07c-6b625886bd34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001618 sec., 37082.81829419036 rows/sec., 2.50 MiB/sec. | ||
13809 | 2024.12.21 02:58:13.452857 [ 281 ] {64115433-3365-4a10-b07c-6b625886bd34} <Debug> TCPHandler: Processed in 0.001952593 sec. | ||
13810 | 2024.12.21 02:58:17.641666 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13811 | 2024.12.21 02:58:17.641769 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13812 | 2024.12.21 02:58:17.835980 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
13813 | 2024.12.21 02:58:17.837032 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13814 | 2024.12.21 02:58:17.837084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13815 | 2024.12.21 02:58:17.837631 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13816 | 2024.12.21 02:58:17.837918 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13817 | 2024.12.21 02:58:17.838198 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
13818 | 2024.12.21 02:58:18.004913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1928 | ||
13819 | 2024.12.21 02:58:18.007815 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13820 | 2024.12.21 02:58:18.007873 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13821 | 2024.12.21 02:58:18.009337 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13822 | 2024.12.21 02:58:18.009644 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13823 | 2024.12.21 02:58:18.011173 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1928 | ||
13824 | 2024.12.21 02:58:18.444459 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13825 | 2024.12.21 02:58:18.444697 [ 279 ] {987a8747-75e6-405d-9852-57a797dfece7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13826 | 2024.12.21 02:58:18.444803 [ 279 ] {987a8747-75e6-405d-9852-57a797dfece7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13827 | 2024.12.21 02:58:18.445842 [ 279 ] {987a8747-75e6-405d-9852-57a797dfece7} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13828 | 2024.12.21 02:58:18.445890 [ 279 ] {987a8747-75e6-405d-9852-57a797dfece7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13829 | 2024.12.21 02:58:18.446326 [ 279 ] {987a8747-75e6-405d-9852-57a797dfece7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13830 | 2024.12.21 02:58:18.446591 [ 279 ] {987a8747-75e6-405d-9852-57a797dfece7} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13831 | 2024.12.21 02:58:18.446850 [ 279 ] {987a8747-75e6-405d-9852-57a797dfece7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002233 sec., 6269.592476489028 rows/sec., 451.33 KiB/sec. | ||
13832 | 2024.12.21 02:58:18.446918 [ 279 ] {987a8747-75e6-405d-9852-57a797dfece7} <Debug> TCPHandler: Processed in 0.00259132 sec. | ||
13833 | 2024.12.21 02:58:18.447222 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13834 | 2024.12.21 02:58:18.447532 [ 281 ] {638dd564-cb20-4e26-a951-81d15aa7bba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13835 | 2024.12.21 02:58:18.447653 [ 281 ] {638dd564-cb20-4e26-a951-81d15aa7bba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13836 | 2024.12.21 02:58:18.448525 [ 281 ] {638dd564-cb20-4e26-a951-81d15aa7bba9} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13837 | 2024.12.21 02:58:18.448567 [ 281 ] {638dd564-cb20-4e26-a951-81d15aa7bba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13838 | 2024.12.21 02:58:18.449036 [ 281 ] {638dd564-cb20-4e26-a951-81d15aa7bba9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13839 | 2024.12.21 02:58:18.449290 [ 281 ] {638dd564-cb20-4e26-a951-81d15aa7bba9} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13840 | 2024.12.21 02:58:18.449495 [ 281 ] {638dd564-cb20-4e26-a951-81d15aa7bba9} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002051 sec., 131155.53388590933 rows/sec., 11.51 MiB/sec. | ||
13841 | 2024.12.21 02:58:18.449563 [ 281 ] {638dd564-cb20-4e26-a951-81d15aa7bba9} <Debug> TCPHandler: Processed in 0.002538749 sec. | ||
13842 | 2024.12.21 02:58:18.449769 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13843 | 2024.12.21 02:58:18.449996 [ 279 ] {fa13cf7a-c053-49b2-b39c-c77b9e313775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13844 | 2024.12.21 02:58:18.450088 [ 279 ] {fa13cf7a-c053-49b2-b39c-c77b9e313775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13845 | 2024.12.21 02:58:18.450951 [ 279 ] {fa13cf7a-c053-49b2-b39c-c77b9e313775} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13846 | 2024.12.21 02:58:18.450993 [ 279 ] {fa13cf7a-c053-49b2-b39c-c77b9e313775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13847 | 2024.12.21 02:58:18.451366 [ 279 ] {fa13cf7a-c053-49b2-b39c-c77b9e313775} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13848 | 2024.12.21 02:58:18.451622 [ 279 ] {fa13cf7a-c053-49b2-b39c-c77b9e313775} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13849 | 2024.12.21 02:58:18.451810 [ 279 ] {fa13cf7a-c053-49b2-b39c-c77b9e313775} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001865 sec., 21447.721179624667 rows/sec., 1.54 MiB/sec. | ||
13850 | 2024.12.21 02:58:18.451887 [ 279 ] {fa13cf7a-c053-49b2-b39c-c77b9e313775} <Debug> TCPHandler: Processed in 0.002229977 sec. | ||
13851 | 2024.12.21 02:58:18.452137 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13852 | 2024.12.21 02:58:18.452393 [ 281 ] {43980a87-4369-4f89-8768-eb3b2c81840d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13853 | 2024.12.21 02:58:18.452488 [ 281 ] {43980a87-4369-4f89-8768-eb3b2c81840d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13854 | 2024.12.21 02:58:18.453161 [ 281 ] {43980a87-4369-4f89-8768-eb3b2c81840d} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13855 | 2024.12.21 02:58:18.453201 [ 281 ] {43980a87-4369-4f89-8768-eb3b2c81840d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13856 | 2024.12.21 02:58:18.453568 [ 281 ] {43980a87-4369-4f89-8768-eb3b2c81840d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13857 | 2024.12.21 02:58:18.453827 [ 281 ] {43980a87-4369-4f89-8768-eb3b2c81840d} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13858 | 2024.12.21 02:58:18.454038 [ 96 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13859 | 2024.12.21 02:58:18.454064 [ 281 ] {43980a87-4369-4f89-8768-eb3b2c81840d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001729 sec., 8097.165991902833 rows/sec., 567.07 KiB/sec. | ||
13860 | 2024.12.21 02:58:18.454129 [ 96 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13861 | 2024.12.21 02:58:18.454194 [ 281 ] {43980a87-4369-4f89-8768-eb3b2c81840d} <Debug> TCPHandler: Processed in 0.002206566 sec. | ||
13862 | 2024.12.21 02:58:18.454216 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13863 | 2024.12.21 02:58:18.454487 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13864 | 2024.12.21 02:58:18.454656 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
13865 | 2024.12.21 02:58:18.454887 [ 279 ] {7b215668-5ee7-4be9-978d-8a4b9ade479e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13866 | 2024.12.21 02:58:18.455069 [ 279 ] {7b215668-5ee7-4be9-978d-8a4b9ade479e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13867 | 2024.12.21 02:58:18.455399 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13868 | 2024.12.21 02:58:18.455583 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 243 rows starting from the beginning of the part | ||
13869 | 2024.12.21 02:58:18.455941 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part | ||
13870 | 2024.12.21 02:58:18.456270 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
13871 | 2024.12.21 02:58:18.456737 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
13872 | 2024.12.21 02:58:18.457121 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part | ||
13873 | 2024.12.21 02:58:18.457466 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
13874 | 2024.12.21 02:58:18.458384 [ 279 ] {7b215668-5ee7-4be9-978d-8a4b9ade479e} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13875 | 2024.12.21 02:58:18.458450 [ 279 ] {7b215668-5ee7-4be9-978d-8a4b9ade479e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13876 | 2024.12.21 02:58:18.459484 [ 279 ] {7b215668-5ee7-4be9-978d-8a4b9ade479e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13877 | 2024.12.21 02:58:18.459959 [ 279 ] {7b215668-5ee7-4be9-978d-8a4b9ade479e} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13878 | 2024.12.21 02:58:18.460483 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.006092981 sec., 126210.79895046448 rows/sec., 9.04 MiB/sec. | ||
13879 | 2024.12.21 02:58:18.460514 [ 279 ] {7b215668-5ee7-4be9-978d-8a4b9ade479e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005742 sec., 2264.019505398816 rows/sec., 141.16 KiB/sec. | ||
13880 | 2024.12.21 02:58:18.460655 [ 279 ] {7b215668-5ee7-4be9-978d-8a4b9ade479e} <Debug> TCPHandler: Processed in 0.006352644 sec. | ||
13881 | 2024.12.21 02:58:18.460715 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13882 | 2024.12.21 02:58:18.460922 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13883 | 2024.12.21 02:58:18.461149 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13884 | 2024.12.21 02:58:18.461302 [ 281 ] {87b87cc8-ffb7-491e-8a99-b8e9fb4b7bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13885 | 2024.12.21 02:58:18.461355 [ 199 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_46_9} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13886 | 2024.12.21 02:58:18.461472 [ 281 ] {87b87cc8-ffb7-491e-8a99-b8e9fb4b7bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13887 | 2024.12.21 02:58:18.461520 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
13888 | 2024.12.21 02:58:18.462336 [ 281 ] {87b87cc8-ffb7-491e-8a99-b8e9fb4b7bfa} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13889 | 2024.12.21 02:58:18.462382 [ 281 ] {87b87cc8-ffb7-491e-8a99-b8e9fb4b7bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13890 | 2024.12.21 02:58:18.462776 [ 281 ] {87b87cc8-ffb7-491e-8a99-b8e9fb4b7bfa} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13891 | 2024.12.21 02:58:18.463023 [ 281 ] {87b87cc8-ffb7-491e-8a99-b8e9fb4b7bfa} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13892 | 2024.12.21 02:58:18.463265 [ 281 ] {87b87cc8-ffb7-491e-8a99-b8e9fb4b7bfa} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.002087 sec., 198850.02395783423 rows/sec., 14.19 MiB/sec. | ||
13893 | 2024.12.21 02:58:18.463339 [ 281 ] {87b87cc8-ffb7-491e-8a99-b8e9fb4b7bfa} <Debug> TCPHandler: Processed in 0.00257243 sec. | ||
13894 | 2024.12.21 02:58:18.463532 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13895 | 2024.12.21 02:58:18.463737 [ 279 ] {babbe2b0-d864-4d49-8ffe-8db7925d2b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13896 | 2024.12.21 02:58:18.463799 [ 279 ] {babbe2b0-d864-4d49-8ffe-8db7925d2b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13897 | 2024.12.21 02:58:18.464357 [ 279 ] {babbe2b0-d864-4d49-8ffe-8db7925d2b7f} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13898 | 2024.12.21 02:58:18.464401 [ 279 ] {babbe2b0-d864-4d49-8ffe-8db7925d2b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13899 | 2024.12.21 02:58:18.464788 [ 279 ] {babbe2b0-d864-4d49-8ffe-8db7925d2b7f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13900 | 2024.12.21 02:58:18.465028 [ 279 ] {babbe2b0-d864-4d49-8ffe-8db7925d2b7f} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13901 | 2024.12.21 02:58:18.465249 [ 279 ] {babbe2b0-d864-4d49-8ffe-8db7925d2b7f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. | ||
13902 | 2024.12.21 02:58:18.465363 [ 279 ] {babbe2b0-d864-4d49-8ffe-8db7925d2b7f} <Debug> TCPHandler: Processed in 0.001934743 sec. | ||
13903 | 2024.12.21 02:58:18.465588 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13904 | 2024.12.21 02:58:18.465872 [ 281 ] {a5661122-43db-4a7e-b775-0d5f64dda731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13905 | 2024.12.21 02:58:18.465972 [ 281 ] {a5661122-43db-4a7e-b775-0d5f64dda731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13906 | 2024.12.21 02:58:18.466842 [ 281 ] {a5661122-43db-4a7e-b775-0d5f64dda731} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13907 | 2024.12.21 02:58:18.466882 [ 281 ] {a5661122-43db-4a7e-b775-0d5f64dda731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13908 | 2024.12.21 02:58:18.467279 [ 281 ] {a5661122-43db-4a7e-b775-0d5f64dda731} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13909 | 2024.12.21 02:58:18.467523 [ 281 ] {a5661122-43db-4a7e-b775-0d5f64dda731} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13910 | 2024.12.21 02:58:18.467758 [ 281 ] {a5661122-43db-4a7e-b775-0d5f64dda731} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001941 sec., 122102.00927357032 rows/sec., 8.18 MiB/sec. | ||
13911 | 2024.12.21 02:58:18.467813 [ 281 ] {a5661122-43db-4a7e-b775-0d5f64dda731} <Debug> TCPHandler: Processed in 0.002353078 sec. | ||
13912 | 2024.12.21 02:58:18.467962 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13913 | 2024.12.21 02:58:18.468106 [ 279 ] {e582c24c-ef61-45d3-9b93-fe3a03c63810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13914 | 2024.12.21 02:58:18.468167 [ 279 ] {e582c24c-ef61-45d3-9b93-fe3a03c63810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13915 | 2024.12.21 02:58:18.468702 [ 279 ] {e582c24c-ef61-45d3-9b93-fe3a03c63810} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13916 | 2024.12.21 02:58:18.468739 [ 279 ] {e582c24c-ef61-45d3-9b93-fe3a03c63810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13917 | 2024.12.21 02:58:18.469107 [ 279 ] {e582c24c-ef61-45d3-9b93-fe3a03c63810} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13918 | 2024.12.21 02:58:18.469350 [ 279 ] {e582c24c-ef61-45d3-9b93-fe3a03c63810} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13919 | 2024.12.21 02:58:18.469470 [ 96 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
13920 | 2024.12.21 02:58:18.469509 [ 96 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13921 | 2024.12.21 02:58:18.469533 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13922 | 2024.12.21 02:58:18.469542 [ 279 ] {e582c24c-ef61-45d3-9b93-fe3a03c63810} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. | ||
13923 | 2024.12.21 02:58:18.469698 [ 279 ] {e582c24c-ef61-45d3-9b93-fe3a03c63810} <Debug> TCPHandler: Processed in 0.001797081 sec. | ||
13924 | 2024.12.21 02:58:18.469808 [ 186 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
13925 | 2024.12.21 02:58:18.469961 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13926 | 2024.12.21 02:58:18.469997 [ 186 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13927 | 2024.12.21 02:58:18.470054 [ 186 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 42 rows starting from the beginning of the part | ||
13928 | 2024.12.21 02:58:18.470274 [ 186 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
13929 | 2024.12.21 02:58:18.470540 [ 186 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
13930 | 2024.12.21 02:58:18.470610 [ 281 ] {e20f5915-fe7a-4215-8c85-9a981ddecb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13931 | 2024.12.21 02:58:18.470899 [ 186 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
13932 | 2024.12.21 02:58:18.471082 [ 281 ] {e20f5915-fe7a-4215-8c85-9a981ddecb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13933 | 2024.12.21 02:58:18.471240 [ 186 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
13934 | 2024.12.21 02:58:18.471619 [ 186 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
13935 | 2024.12.21 02:58:18.475385 [ 193 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47 rows, containing 4 columns (4 merged, 0 gathered) in 0.005753657 sec., 8168.71773899626 rows/sec., 549.75 KiB/sec. | ||
13936 | 2024.12.21 02:58:18.475586 [ 193 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
13937 | 2024.12.21 02:58:18.475711 [ 281 ] {e20f5915-fe7a-4215-8c85-9a981ddecb4e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13938 | 2024.12.21 02:58:18.475755 [ 281 ] {e20f5915-fe7a-4215-8c85-9a981ddecb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13939 | 2024.12.21 02:58:18.475997 [ 193 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13940 | 2024.12.21 02:58:18.476111 [ 193 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_46_9} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
13941 | 2024.12.21 02:58:18.476223 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
13942 | 2024.12.21 02:58:18.476576 [ 281 ] {e20f5915-fe7a-4215-8c85-9a981ddecb4e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
13943 | 2024.12.21 02:58:18.476841 [ 281 ] {e20f5915-fe7a-4215-8c85-9a981ddecb4e} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13944 | 2024.12.21 02:58:18.477101 [ 281 ] {e20f5915-fe7a-4215-8c85-9a981ddecb4e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.006757 sec., 4883.824182329437 rows/sec., 8.75 MiB/sec. | ||
13945 | 2024.12.21 02:58:18.477338 [ 281 ] {e20f5915-fe7a-4215-8c85-9a981ddecb4e} <Debug> TCPHandler: Processed in 0.007505728 sec. | ||
13946 | 2024.12.21 02:58:18.477561 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13947 | 2024.12.21 02:58:18.477747 [ 279 ] {59946056-1bd6-470b-9c8d-a63a4a61d91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13948 | 2024.12.21 02:58:18.477808 [ 279 ] {59946056-1bd6-470b-9c8d-a63a4a61d91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13949 | 2024.12.21 02:58:18.478388 [ 279 ] {59946056-1bd6-470b-9c8d-a63a4a61d91f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13950 | 2024.12.21 02:58:18.478434 [ 279 ] {59946056-1bd6-470b-9c8d-a63a4a61d91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13951 | 2024.12.21 02:58:18.478839 [ 279 ] {59946056-1bd6-470b-9c8d-a63a4a61d91f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
13952 | 2024.12.21 02:58:18.479076 [ 279 ] {59946056-1bd6-470b-9c8d-a63a4a61d91f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13953 | 2024.12.21 02:58:18.479270 [ 279 ] {59946056-1bd6-470b-9c8d-a63a4a61d91f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00155 sec., 52903.22580645161 rows/sec., 3.36 MiB/sec. | ||
13954 | 2024.12.21 02:58:18.479346 [ 279 ] {59946056-1bd6-470b-9c8d-a63a4a61d91f} <Debug> TCPHandler: Processed in 0.001921312 sec. | ||
13955 | 2024.12.21 02:58:20.036612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
13956 | 2024.12.21 02:58:20.056687 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13957 | 2024.12.21 02:58:20.056739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13958 | 2024.12.21 02:58:20.064043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13959 | 2024.12.21 02:58:20.064821 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13960 | 2024.12.21 02:58:20.069120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
13961 | 2024.12.21 02:58:23.440220 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13962 | 2024.12.21 02:58:23.440448 [ 279 ] {e2db5a72-830b-44f2-a51a-cf9d35a76d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13963 | 2024.12.21 02:58:23.440534 [ 279 ] {e2db5a72-830b-44f2-a51a-cf9d35a76d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13964 | 2024.12.21 02:58:23.441347 [ 279 ] {e2db5a72-830b-44f2-a51a-cf9d35a76d83} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13965 | 2024.12.21 02:58:23.441406 [ 279 ] {e2db5a72-830b-44f2-a51a-cf9d35a76d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13966 | 2024.12.21 02:58:23.441870 [ 279 ] {e2db5a72-830b-44f2-a51a-cf9d35a76d83} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13967 | 2024.12.21 02:58:23.442145 [ 279 ] {e2db5a72-830b-44f2-a51a-cf9d35a76d83} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13968 | 2024.12.21 02:58:23.442408 [ 279 ] {e2db5a72-830b-44f2-a51a-cf9d35a76d83} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002019 sec., 990.5894006934126 rows/sec., 80.78 KiB/sec. | ||
13969 | 2024.12.21 02:58:23.442486 [ 279 ] {e2db5a72-830b-44f2-a51a-cf9d35a76d83} <Debug> TCPHandler: Processed in 0.002406748 sec. | ||
13970 | 2024.12.21 02:58:23.442748 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13971 | 2024.12.21 02:58:23.442950 [ 281 ] {42134e02-f316-45c2-acb7-53733facfdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13972 | 2024.12.21 02:58:23.443029 [ 281 ] {42134e02-f316-45c2-acb7-53733facfdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13973 | 2024.12.21 02:58:23.443819 [ 281 ] {42134e02-f316-45c2-acb7-53733facfdb4} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13974 | 2024.12.21 02:58:23.443875 [ 281 ] {42134e02-f316-45c2-acb7-53733facfdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13975 | 2024.12.21 02:58:23.444348 [ 281 ] {42134e02-f316-45c2-acb7-53733facfdb4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13976 | 2024.12.21 02:58:23.444654 [ 281 ] {42134e02-f316-45c2-acb7-53733facfdb4} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13977 | 2024.12.21 02:58:23.444954 [ 90 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13978 | 2024.12.21 02:58:23.445053 [ 90 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13979 | 2024.12.21 02:58:23.445088 [ 281 ] {42134e02-f316-45c2-acb7-53733facfdb4} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.002187 sec., 33379.05807041609 rows/sec., 2.69 MiB/sec. | ||
13980 | 2024.12.21 02:58:23.445096 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13981 | 2024.12.21 02:58:23.445243 [ 281 ] {42134e02-f316-45c2-acb7-53733facfdb4} <Debug> TCPHandler: Processed in 0.002638831 sec. | ||
13982 | 2024.12.21 02:58:23.445291 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
13983 | 2024.12.21 02:58:23.445439 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13984 | 2024.12.21 02:58:23.445449 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13985 | 2024.12.21 02:58:23.445508 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1436 rows starting from the beginning of the part | ||
13986 | 2024.12.21 02:58:23.445707 [ 279 ] {16dc19ec-10dc-457c-af40-7a876ae039d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13987 | 2024.12.21 02:58:23.445734 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1412 rows starting from the beginning of the part | ||
13988 | 2024.12.21 02:58:23.445904 [ 279 ] {16dc19ec-10dc-457c-af40-7a876ae039d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13989 | 2024.12.21 02:58:23.446030 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
13990 | 2024.12.21 02:58:23.446422 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 72 rows starting from the beginning of the part | ||
13991 | 2024.12.21 02:58:23.446681 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 269 rows starting from the beginning of the part | ||
13992 | 2024.12.21 02:58:23.447027 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 73 rows starting from the beginning of the part | ||
13993 | 2024.12.21 02:58:23.448530 [ 279 ] {16dc19ec-10dc-457c-af40-7a876ae039d1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13994 | 2024.12.21 02:58:23.448602 [ 279 ] {16dc19ec-10dc-457c-af40-7a876ae039d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
13995 | 2024.12.21 02:58:23.449545 [ 279 ] {16dc19ec-10dc-457c-af40-7a876ae039d1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
13996 | 2024.12.21 02:58:23.449907 [ 279 ] {16dc19ec-10dc-457c-af40-7a876ae039d1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13997 | 2024.12.21 02:58:23.450232 [ 279 ] {16dc19ec-10dc-457c-af40-7a876ae039d1} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.00461 sec., 2169.1973969631235 rows/sec., 160.78 KiB/sec. | ||
13998 | 2024.12.21 02:58:23.450965 [ 279 ] {16dc19ec-10dc-457c-af40-7a876ae039d1} <Debug> TCPHandler: Processed in 0.005612245 sec. | ||
13999 | 2024.12.21 02:58:23.451015 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.005785888 sec., 573464.2633939682 rows/sec., 50.08 MiB/sec. | ||
14000 | 2024.12.21 02:58:23.451256 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14001 | 2024.12.21 02:58:23.451417 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
14002 | 2024.12.21 02:58:23.451665 [ 281 ] {253518f4-5f84-4dfb-b554-51d1271d551b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14003 | 2024.12.21 02:58:23.451846 [ 281 ] {253518f4-5f84-4dfb-b554-51d1271d551b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14004 | 2024.12.21 02:58:23.452158 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14005 | 2024.12.21 02:58:23.452310 [ 193 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_111_22} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
14006 | 2024.12.21 02:58:23.452415 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
14007 | 2024.12.21 02:58:23.452726 [ 281 ] {253518f4-5f84-4dfb-b554-51d1271d551b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14008 | 2024.12.21 02:58:23.452766 [ 281 ] {253518f4-5f84-4dfb-b554-51d1271d551b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14009 | 2024.12.21 02:58:23.453143 [ 281 ] {253518f4-5f84-4dfb-b554-51d1271d551b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14010 | 2024.12.21 02:58:23.453400 [ 281 ] {253518f4-5f84-4dfb-b554-51d1271d551b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14011 | 2024.12.21 02:58:23.453594 [ 90 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
14012 | 2024.12.21 02:58:23.453640 [ 281 ] {253518f4-5f84-4dfb-b554-51d1271d551b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.002122 sec., 34872.76154571159 rows/sec., 2.72 MiB/sec. | ||
14013 | 2024.12.21 02:58:23.453648 [ 90 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14014 | 2024.12.21 02:58:23.453726 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14015 | 2024.12.21 02:58:23.453781 [ 281 ] {253518f4-5f84-4dfb-b554-51d1271d551b} <Debug> TCPHandler: Processed in 0.002684771 sec. | ||
14016 | 2024.12.21 02:58:23.454004 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
14017 | 2024.12.21 02:58:23.454039 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14018 | 2024.12.21 02:58:23.454230 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14019 | 2024.12.21 02:58:23.454308 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 915 rows starting from the beginning of the part | ||
14020 | 2024.12.21 02:58:23.454310 [ 279 ] {6d9ad28a-8082-4ccf-9eff-0ab05e757eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14021 | 2024.12.21 02:58:23.454546 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 877 rows starting from the beginning of the part | ||
14022 | 2024.12.21 02:58:23.454571 [ 279 ] {6d9ad28a-8082-4ccf-9eff-0ab05e757eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14023 | 2024.12.21 02:58:23.454938 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
14024 | 2024.12.21 02:58:23.455324 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 72 rows starting from the beginning of the part | ||
14025 | 2024.12.21 02:58:23.455723 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 415 rows starting from the beginning of the part | ||
14026 | 2024.12.21 02:58:23.456041 [ 190 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 74 rows starting from the beginning of the part | ||
14027 | 2024.12.21 02:58:23.457041 [ 279 ] {6d9ad28a-8082-4ccf-9eff-0ab05e757eea} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14028 | 2024.12.21 02:58:23.457112 [ 279 ] {6d9ad28a-8082-4ccf-9eff-0ab05e757eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14029 | 2024.12.21 02:58:23.458097 [ 279 ] {6d9ad28a-8082-4ccf-9eff-0ab05e757eea} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14030 | 2024.12.21 02:58:23.458548 [ 279 ] {6d9ad28a-8082-4ccf-9eff-0ab05e757eea} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14031 | 2024.12.21 02:58:23.458836 [ 279 ] {6d9ad28a-8082-4ccf-9eff-0ab05e757eea} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004615 sec., 34886.240520043335 rows/sec., 2.43 MiB/sec. | ||
14032 | 2024.12.21 02:58:23.458978 [ 279 ] {6d9ad28a-8082-4ccf-9eff-0ab05e757eea} <Debug> TCPHandler: Processed in 0.00509602 sec. | ||
14033 | 2024.12.21 02:58:23.459247 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14034 | 2024.12.21 02:58:23.459449 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005627615 sec., 429489.2241206977 rows/sec., 32.94 MiB/sec. | ||
14035 | 2024.12.21 02:58:23.459511 [ 281 ] {a5028cf0-3f2b-4049-bd99-fb142bab2f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14036 | 2024.12.21 02:58:23.459658 [ 281 ] {a5028cf0-3f2b-4049-bd99-fb142bab2f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14037 | 2024.12.21 02:58:23.459722 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
14038 | 2024.12.21 02:58:23.460489 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14039 | 2024.12.21 02:58:23.460743 [ 192 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_111_22} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
14040 | 2024.12.21 02:58:23.460997 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
14041 | 2024.12.21 02:58:23.461818 [ 281 ] {a5028cf0-3f2b-4049-bd99-fb142bab2f13} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14042 | 2024.12.21 02:58:23.461863 [ 281 ] {a5028cf0-3f2b-4049-bd99-fb142bab2f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14043 | 2024.12.21 02:58:23.462526 [ 281 ] {a5028cf0-3f2b-4049-bd99-fb142bab2f13} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
14044 | 2024.12.21 02:58:23.462792 [ 281 ] {a5028cf0-3f2b-4049-bd99-fb142bab2f13} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14045 | 2024.12.21 02:58:23.463051 [ 281 ] {a5028cf0-3f2b-4049-bd99-fb142bab2f13} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003603 sec., 2220.3719122953094 rows/sec., 3.98 MiB/sec. | ||
14046 | 2024.12.21 02:58:23.463286 [ 281 ] {a5028cf0-3f2b-4049-bd99-fb142bab2f13} <Debug> TCPHandler: Processed in 0.004209349 sec. | ||
14047 | 2024.12.21 02:58:23.463536 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14048 | 2024.12.21 02:58:23.463703 [ 279 ] {8faff5d3-d169-4626-b431-88609d68c0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14049 | 2024.12.21 02:58:23.463757 [ 279 ] {8faff5d3-d169-4626-b431-88609d68c0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14050 | 2024.12.21 02:58:23.464272 [ 279 ] {8faff5d3-d169-4626-b431-88609d68c0b3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14051 | 2024.12.21 02:58:23.464318 [ 279 ] {8faff5d3-d169-4626-b431-88609d68c0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14052 | 2024.12.21 02:58:23.464697 [ 279 ] {8faff5d3-d169-4626-b431-88609d68c0b3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14053 | 2024.12.21 02:58:23.464941 [ 279 ] {8faff5d3-d169-4626-b431-88609d68c0b3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14054 | 2024.12.21 02:58:23.465183 [ 279 ] {8faff5d3-d169-4626-b431-88609d68c0b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
14055 | 2024.12.21 02:58:23.465252 [ 279 ] {8faff5d3-d169-4626-b431-88609d68c0b3} <Debug> TCPHandler: Processed in 0.001868421 sec. | ||
14056 | 2024.12.21 02:58:25.338335 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
14057 | 2024.12.21 02:58:25.339064 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14058 | 2024.12.21 02:58:25.339108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14059 | 2024.12.21 02:58:25.339624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14060 | 2024.12.21 02:58:25.339882 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14061 | 2024.12.21 02:58:25.340080 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
14062 | 2024.12.21 02:58:27.569203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
14063 | 2024.12.21 02:58:27.590559 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14064 | 2024.12.21 02:58:27.590625 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14065 | 2024.12.21 02:58:27.597957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14066 | 2024.12.21 02:58:27.598752 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14067 | 2024.12.21 02:58:27.602954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
14068 | 2024.12.21 02:58:28.011368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1964 | ||
14069 | 2024.12.21 02:58:28.014951 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14070 | 2024.12.21 02:58:28.015024 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14071 | 2024.12.21 02:58:28.016674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14072 | 2024.12.21 02:58:28.017048 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14073 | 2024.12.21 02:58:28.017946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
14074 | 2024.12.21 02:58:28.445103 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14075 | 2024.12.21 02:58:28.445316 [ 279 ] {3c054c45-eb2b-493c-a1bd-30f7f746c8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14076 | 2024.12.21 02:58:28.445398 [ 279 ] {3c054c45-eb2b-493c-a1bd-30f7f746c8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14077 | 2024.12.21 02:58:28.446194 [ 279 ] {3c054c45-eb2b-493c-a1bd-30f7f746c8d6} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14078 | 2024.12.21 02:58:28.446244 [ 279 ] {3c054c45-eb2b-493c-a1bd-30f7f746c8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14079 | 2024.12.21 02:58:28.446684 [ 279 ] {3c054c45-eb2b-493c-a1bd-30f7f746c8d6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14080 | 2024.12.21 02:58:28.446946 [ 279 ] {3c054c45-eb2b-493c-a1bd-30f7f746c8d6} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14081 | 2024.12.21 02:58:28.447218 [ 279 ] {3c054c45-eb2b-493c-a1bd-30f7f746c8d6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. | ||
14082 | 2024.12.21 02:58:28.447330 [ 279 ] {3c054c45-eb2b-493c-a1bd-30f7f746c8d6} <Debug> TCPHandler: Processed in 0.002365658 sec. | ||
14083 | 2024.12.21 02:58:28.447652 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14084 | 2024.12.21 02:58:28.447848 [ 281 ] {70b50f6e-48c1-410a-b7b1-d64d1cdf8dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14085 | 2024.12.21 02:58:28.447923 [ 281 ] {70b50f6e-48c1-410a-b7b1-d64d1cdf8dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14086 | 2024.12.21 02:58:28.448813 [ 281 ] {70b50f6e-48c1-410a-b7b1-d64d1cdf8dbf} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14087 | 2024.12.21 02:58:28.448859 [ 281 ] {70b50f6e-48c1-410a-b7b1-d64d1cdf8dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14088 | 2024.12.21 02:58:28.449337 [ 281 ] {70b50f6e-48c1-410a-b7b1-d64d1cdf8dbf} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14089 | 2024.12.21 02:58:28.449590 [ 281 ] {70b50f6e-48c1-410a-b7b1-d64d1cdf8dbf} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14090 | 2024.12.21 02:58:28.449821 [ 281 ] {70b50f6e-48c1-410a-b7b1-d64d1cdf8dbf} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.00203 sec., 132512.31527093594 rows/sec., 11.62 MiB/sec. | ||
14091 | 2024.12.21 02:58:28.449881 [ 281 ] {70b50f6e-48c1-410a-b7b1-d64d1cdf8dbf} <Debug> TCPHandler: Processed in 0.002416658 sec. | ||
14092 | 2024.12.21 02:58:28.450041 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14093 | 2024.12.21 02:58:28.450180 [ 279 ] {dfb9cac9-8b0f-419c-8d0e-c55e9e8c29d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14094 | 2024.12.21 02:58:28.450240 [ 279 ] {dfb9cac9-8b0f-419c-8d0e-c55e9e8c29d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14095 | 2024.12.21 02:58:28.450958 [ 279 ] {dfb9cac9-8b0f-419c-8d0e-c55e9e8c29d6} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14096 | 2024.12.21 02:58:28.451001 [ 279 ] {dfb9cac9-8b0f-419c-8d0e-c55e9e8c29d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14097 | 2024.12.21 02:58:28.451428 [ 279 ] {dfb9cac9-8b0f-419c-8d0e-c55e9e8c29d6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14098 | 2024.12.21 02:58:28.451687 [ 279 ] {dfb9cac9-8b0f-419c-8d0e-c55e9e8c29d6} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14099 | 2024.12.21 02:58:28.451914 [ 279 ] {dfb9cac9-8b0f-419c-8d0e-c55e9e8c29d6} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001763 sec., 22688.598979013044 rows/sec., 1.63 MiB/sec. | ||
14100 | 2024.12.21 02:58:28.451969 [ 279 ] {dfb9cac9-8b0f-419c-8d0e-c55e9e8c29d6} <Debug> TCPHandler: Processed in 0.001996654 sec. | ||
14101 | 2024.12.21 02:58:28.452114 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14102 | 2024.12.21 02:58:28.452236 [ 281 ] {73196952-0cdc-4c5c-a327-9f9cc13d8235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14103 | 2024.12.21 02:58:28.452287 [ 281 ] {73196952-0cdc-4c5c-a327-9f9cc13d8235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14104 | 2024.12.21 02:58:28.452908 [ 281 ] {73196952-0cdc-4c5c-a327-9f9cc13d8235} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14105 | 2024.12.21 02:58:28.452949 [ 281 ] {73196952-0cdc-4c5c-a327-9f9cc13d8235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14106 | 2024.12.21 02:58:28.453316 [ 281 ] {73196952-0cdc-4c5c-a327-9f9cc13d8235} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14107 | 2024.12.21 02:58:28.453562 [ 281 ] {73196952-0cdc-4c5c-a327-9f9cc13d8235} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14108 | 2024.12.21 02:58:28.453777 [ 281 ] {73196952-0cdc-4c5c-a327-9f9cc13d8235} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001567 sec., 8934.269304403319 rows/sec., 625.70 KiB/sec. | ||
14109 | 2024.12.21 02:58:28.453833 [ 281 ] {73196952-0cdc-4c5c-a327-9f9cc13d8235} <Debug> TCPHandler: Processed in 0.001778111 sec. | ||
14110 | 2024.12.21 02:58:28.453974 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14111 | 2024.12.21 02:58:28.454096 [ 279 ] {3423fcd7-07c0-4262-a16b-36efec733a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14112 | 2024.12.21 02:58:28.454145 [ 279 ] {3423fcd7-07c0-4262-a16b-36efec733a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14113 | 2024.12.21 02:58:28.454742 [ 279 ] {3423fcd7-07c0-4262-a16b-36efec733a49} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14114 | 2024.12.21 02:58:28.454783 [ 279 ] {3423fcd7-07c0-4262-a16b-36efec733a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14115 | 2024.12.21 02:58:28.455153 [ 279 ] {3423fcd7-07c0-4262-a16b-36efec733a49} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14116 | 2024.12.21 02:58:28.455402 [ 279 ] {3423fcd7-07c0-4262-a16b-36efec733a49} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14117 | 2024.12.21 02:58:28.455658 [ 279 ] {3423fcd7-07c0-4262-a16b-36efec733a49} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00158 sec., 8227.848101265823 rows/sec., 513.00 KiB/sec. | ||
14118 | 2024.12.21 02:58:28.455761 [ 279 ] {3423fcd7-07c0-4262-a16b-36efec733a49} <Debug> TCPHandler: Processed in 0.001840721 sec. | ||
14119 | 2024.12.21 02:58:28.456003 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14120 | 2024.12.21 02:58:28.456171 [ 281 ] {5d5d114d-1332-438d-b161-45c373bcad38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14121 | 2024.12.21 02:58:28.456229 [ 281 ] {5d5d114d-1332-438d-b161-45c373bcad38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14122 | 2024.12.21 02:58:28.457056 [ 281 ] {5d5d114d-1332-438d-b161-45c373bcad38} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14123 | 2024.12.21 02:58:28.457097 [ 281 ] {5d5d114d-1332-438d-b161-45c373bcad38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14124 | 2024.12.21 02:58:28.457496 [ 281 ] {5d5d114d-1332-438d-b161-45c373bcad38} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14125 | 2024.12.21 02:58:28.457746 [ 281 ] {5d5d114d-1332-438d-b161-45c373bcad38} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14126 | 2024.12.21 02:58:28.457955 [ 281 ] {5d5d114d-1332-438d-b161-45c373bcad38} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001814 sec., 228776.18522601985 rows/sec., 16.32 MiB/sec. | ||
14127 | 2024.12.21 02:58:28.458008 [ 281 ] {5d5d114d-1332-438d-b161-45c373bcad38} <Debug> TCPHandler: Processed in 0.002144855 sec. | ||
14128 | 2024.12.21 02:58:28.458149 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14129 | 2024.12.21 02:58:28.458266 [ 279 ] {db313343-0a34-46f1-9327-50a073b1b07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14130 | 2024.12.21 02:58:28.458317 [ 279 ] {db313343-0a34-46f1-9327-50a073b1b07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14131 | 2024.12.21 02:58:28.458820 [ 279 ] {db313343-0a34-46f1-9327-50a073b1b07f} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14132 | 2024.12.21 02:58:28.458858 [ 279 ] {db313343-0a34-46f1-9327-50a073b1b07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14133 | 2024.12.21 02:58:28.459231 [ 279 ] {db313343-0a34-46f1-9327-50a073b1b07f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14134 | 2024.12.21 02:58:28.459469 [ 279 ] {db313343-0a34-46f1-9327-50a073b1b07f} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14135 | 2024.12.21 02:58:28.459705 [ 279 ] {db313343-0a34-46f1-9327-50a073b1b07f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 211.38 KiB/sec. | ||
14136 | 2024.12.21 02:58:28.459789 [ 279 ] {db313343-0a34-46f1-9327-50a073b1b07f} <Debug> TCPHandler: Processed in 0.0017229 sec. | ||
14137 | 2024.12.21 02:58:28.460022 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14138 | 2024.12.21 02:58:28.460176 [ 281 ] {3234b3ba-2620-4e98-a738-36563b29626a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14139 | 2024.12.21 02:58:28.460237 [ 281 ] {3234b3ba-2620-4e98-a738-36563b29626a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14140 | 2024.12.21 02:58:28.460971 [ 281 ] {3234b3ba-2620-4e98-a738-36563b29626a} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14141 | 2024.12.21 02:58:28.461010 [ 281 ] {3234b3ba-2620-4e98-a738-36563b29626a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14142 | 2024.12.21 02:58:28.461414 [ 281 ] {3234b3ba-2620-4e98-a738-36563b29626a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14143 | 2024.12.21 02:58:28.461660 [ 281 ] {3234b3ba-2620-4e98-a738-36563b29626a} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14144 | 2024.12.21 02:58:28.461826 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
14145 | 2024.12.21 02:58:28.461891 [ 281 ] {3234b3ba-2620-4e98-a738-36563b29626a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001687 sec., 140486.06994665085 rows/sec., 9.42 MiB/sec. | ||
14146 | 2024.12.21 02:58:28.461919 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14147 | 2024.12.21 02:58:28.461982 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14148 | 2024.12.21 02:58:28.462018 [ 281 ] {3234b3ba-2620-4e98-a738-36563b29626a} <Debug> TCPHandler: Processed in 0.002081224 sec. | ||
14149 | 2024.12.21 02:58:28.462228 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
14150 | 2024.12.21 02:58:28.462238 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14151 | 2024.12.21 02:58:28.462485 [ 279 ] {faf0a51b-3eb7-4052-9f08-eecdb5a2460e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14152 | 2024.12.21 02:58:28.462506 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14153 | 2024.12.21 02:58:28.462594 [ 279 ] {faf0a51b-3eb7-4052-9f08-eecdb5a2460e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14154 | 2024.12.21 02:58:28.462599 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 29907 rows starting from the beginning of the part | ||
14155 | 2024.12.21 02:58:28.462987 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 54 rows starting from the beginning of the part | ||
14156 | 2024.12.21 02:58:28.463424 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
14157 | 2024.12.21 02:58:28.463714 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part | ||
14158 | 2024.12.21 02:58:28.463960 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 161 rows starting from the beginning of the part | ||
14159 | 2024.12.21 02:58:28.464256 [ 191 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part | ||
14160 | 2024.12.21 02:58:28.465112 [ 279 ] {faf0a51b-3eb7-4052-9f08-eecdb5a2460e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14161 | 2024.12.21 02:58:28.465172 [ 279 ] {faf0a51b-3eb7-4052-9f08-eecdb5a2460e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14162 | 2024.12.21 02:58:28.465832 [ 279 ] {faf0a51b-3eb7-4052-9f08-eecdb5a2460e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
14163 | 2024.12.21 02:58:28.466144 [ 279 ] {faf0a51b-3eb7-4052-9f08-eecdb5a2460e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14164 | 2024.12.21 02:58:28.466549 [ 279 ] {faf0a51b-3eb7-4052-9f08-eecdb5a2460e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004139 sec., 241.60425223483932 rows/sec., 16.28 KiB/sec. | ||
14165 | 2024.12.21 02:58:28.466735 [ 279 ] {faf0a51b-3eb7-4052-9f08-eecdb5a2460e} <Debug> TCPHandler: Processed in 0.004605563 sec. | ||
14166 | 2024.12.21 02:58:28.466966 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14167 | 2024.12.21 02:58:28.467262 [ 281 ] {6dc6f070-c3d5-47ab-857e-c04c4d31febd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14168 | 2024.12.21 02:58:28.467533 [ 281 ] {6dc6f070-c3d5-47ab-857e-c04c4d31febd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14169 | 2024.12.21 02:58:28.469250 [ 281 ] {6dc6f070-c3d5-47ab-857e-c04c4d31febd} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14170 | 2024.12.21 02:58:28.469291 [ 281 ] {6dc6f070-c3d5-47ab-857e-c04c4d31febd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14171 | 2024.12.21 02:58:28.470121 [ 281 ] {6dc6f070-c3d5-47ab-857e-c04c4d31febd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14172 | 2024.12.21 02:58:28.470527 [ 281 ] {6dc6f070-c3d5-47ab-857e-c04c4d31febd} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14173 | 2024.12.21 02:58:28.470936 [ 281 ] {6dc6f070-c3d5-47ab-857e-c04c4d31febd} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003767 sec., 8760.28670029201 rows/sec., 15.70 MiB/sec. | ||
14174 | 2024.12.21 02:58:28.471410 [ 281 ] {6dc6f070-c3d5-47ab-857e-c04c4d31febd} <Debug> TCPHandler: Processed in 0.004561963 sec. | ||
14175 | 2024.12.21 02:58:28.471836 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14176 | 2024.12.21 02:58:28.472027 [ 279 ] {e42825be-00c8-4560-96a5-e279eef95b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14177 | 2024.12.21 02:58:28.472166 [ 279 ] {e42825be-00c8-4560-96a5-e279eef95b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14178 | 2024.12.21 02:58:28.472751 [ 279 ] {e42825be-00c8-4560-96a5-e279eef95b85} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14179 | 2024.12.21 02:58:28.472797 [ 279 ] {e42825be-00c8-4560-96a5-e279eef95b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14180 | 2024.12.21 02:58:28.473283 [ 279 ] {e42825be-00c8-4560-96a5-e279eef95b85} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14181 | 2024.12.21 02:58:28.473621 [ 279 ] {e42825be-00c8-4560-96a5-e279eef95b85} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14182 | 2024.12.21 02:58:28.473755 [ 195 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30756 rows, containing 5 columns (5 merged, 0 gathered) in 0.011668886 sec., 2635727.18081229 rows/sec., 178.02 MiB/sec. | ||
14183 | 2024.12.21 02:58:28.474006 [ 279 ] {e42825be-00c8-4560-96a5-e279eef95b85} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002009 sec., 40816.32653061225 rows/sec., 2.59 MiB/sec. | ||
14184 | 2024.12.21 02:58:28.474120 [ 279 ] {e42825be-00c8-4560-96a5-e279eef95b85} <Debug> TCPHandler: Processed in 0.00258372 sec. | ||
14185 | 2024.12.21 02:58:28.474329 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
14186 | 2024.12.21 02:58:28.475014 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14187 | 2024.12.21 02:58:28.475103 [ 192 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
14188 | 2024.12.21 02:58:28.475201 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
14189 | 2024.12.21 02:58:32.220079 [ 222 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14190 | 2024.12.21 02:58:32.220144 [ 222 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14191 | 2024.12.21 02:58:32.227255 [ 222 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14192 | 2024.12.21 02:58:32.642052 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14193 | 2024.12.21 02:58:32.642151 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14194 | 2024.12.21 02:58:32.840260 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
14195 | 2024.12.21 02:58:32.841226 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14196 | 2024.12.21 02:58:32.841278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14197 | 2024.12.21 02:58:32.841829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14198 | 2024.12.21 02:58:32.842086 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14199 | 2024.12.21 02:58:32.842358 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
14200 | 2024.12.21 02:58:32.842446 [ 223 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14201 | 2024.12.21 02:58:32.842484 [ 223 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14202 | 2024.12.21 02:58:32.844471 [ 223 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14203 | 2024.12.21 02:58:33.438718 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14204 | 2024.12.21 02:58:33.438914 [ 279 ] {b6d9b3a9-8def-4b86-84e7-616db80d20df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14205 | 2024.12.21 02:58:33.438988 [ 279 ] {b6d9b3a9-8def-4b86-84e7-616db80d20df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14206 | 2024.12.21 02:58:33.439754 [ 279 ] {b6d9b3a9-8def-4b86-84e7-616db80d20df} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14207 | 2024.12.21 02:58:33.439811 [ 279 ] {b6d9b3a9-8def-4b86-84e7-616db80d20df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14208 | 2024.12.21 02:58:33.440266 [ 279 ] {b6d9b3a9-8def-4b86-84e7-616db80d20df} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14209 | 2024.12.21 02:58:33.440525 [ 279 ] {b6d9b3a9-8def-4b86-84e7-616db80d20df} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14210 | 2024.12.21 02:58:33.440772 [ 279 ] {b6d9b3a9-8def-4b86-84e7-616db80d20df} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001911 sec., 37676.609105180534 rows/sec., 3.05 MiB/sec. | ||
14211 | 2024.12.21 02:58:33.440827 [ 279 ] {b6d9b3a9-8def-4b86-84e7-616db80d20df} <Debug> TCPHandler: Processed in 0.002243756 sec. | ||
14212 | 2024.12.21 02:58:33.441072 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14213 | 2024.12.21 02:58:33.441271 [ 281 ] {3ddef714-b64c-4485-9e07-fa2c1520fa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14214 | 2024.12.21 02:58:33.441346 [ 281 ] {3ddef714-b64c-4485-9e07-fa2c1520fa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14215 | 2024.12.21 02:58:33.442105 [ 281 ] {3ddef714-b64c-4485-9e07-fa2c1520fa8e} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14216 | 2024.12.21 02:58:33.442149 [ 281 ] {3ddef714-b64c-4485-9e07-fa2c1520fa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14217 | 2024.12.21 02:58:33.442595 [ 281 ] {3ddef714-b64c-4485-9e07-fa2c1520fa8e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14218 | 2024.12.21 02:58:33.442854 [ 281 ] {3ddef714-b64c-4485-9e07-fa2c1520fa8e} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14219 | 2024.12.21 02:58:33.443055 [ 76 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14220 | 2024.12.21 02:58:33.443086 [ 281 ] {3ddef714-b64c-4485-9e07-fa2c1520fa8e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001868 sec., 4282.655246252676 rows/sec., 322.04 KiB/sec. | ||
14221 | 2024.12.21 02:58:33.443121 [ 76 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14222 | 2024.12.21 02:58:33.443190 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14223 | 2024.12.21 02:58:33.443228 [ 281 ] {3ddef714-b64c-4485-9e07-fa2c1520fa8e} <Debug> TCPHandler: Processed in 0.002287466 sec. | ||
14224 | 2024.12.21 02:58:33.443547 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14225 | 2024.12.21 02:58:33.443605 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
14226 | 2024.12.21 02:58:33.444076 [ 279 ] {b9f98386-a855-4d49-abf5-24155d7282ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14227 | 2024.12.21 02:58:33.444265 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14228 | 2024.12.21 02:58:33.444429 [ 279 ] {b9f98386-a855-4d49-abf5-24155d7282ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14229 | 2024.12.21 02:58:33.444433 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 66 rows starting from the beginning of the part | ||
14230 | 2024.12.21 02:58:33.445055 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
14231 | 2024.12.21 02:58:33.445434 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 40 rows starting from the beginning of the part | ||
14232 | 2024.12.21 02:58:33.445814 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
14233 | 2024.12.21 02:58:33.446223 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 40 rows starting from the beginning of the part | ||
14234 | 2024.12.21 02:58:33.446763 [ 195 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
14235 | 2024.12.21 02:58:33.449908 [ 279 ] {b9f98386-a855-4d49-abf5-24155d7282ca} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14236 | 2024.12.21 02:58:33.449985 [ 279 ] {b9f98386-a855-4d49-abf5-24155d7282ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14237 | 2024.12.21 02:58:33.450839 [ 201 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.007522388 sec., 22865.07954654825 rows/sec., 1.72 MiB/sec. | ||
14238 | 2024.12.21 02:58:33.450993 [ 279 ] {b9f98386-a855-4d49-abf5-24155d7282ca} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14239 | 2024.12.21 02:58:33.451040 [ 201 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14240 | 2024.12.21 02:58:33.451471 [ 279 ] {b9f98386-a855-4d49-abf5-24155d7282ca} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14241 | 2024.12.21 02:58:33.451558 [ 201 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14242 | 2024.12.21 02:58:33.451796 [ 201 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_96_19} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14243 | 2024.12.21 02:58:33.451886 [ 279 ] {b9f98386-a855-4d49-abf5-24155d7282ca} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.008056 sec., 8937.437934458787 rows/sec., 714.48 KiB/sec. | ||
14244 | 2024.12.21 02:58:33.451951 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14245 | 2024.12.21 02:58:33.452060 [ 279 ] {b9f98386-a855-4d49-abf5-24155d7282ca} <Debug> TCPHandler: Processed in 0.008723371 sec. | ||
14246 | 2024.12.21 02:58:33.452219 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14247 | 2024.12.21 02:58:33.452349 [ 281 ] {2d24ec97-efff-4fbc-ac64-707a30767fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14248 | 2024.12.21 02:58:33.452413 [ 281 ] {2d24ec97-efff-4fbc-ac64-707a30767fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14249 | 2024.12.21 02:58:33.453029 [ 281 ] {2d24ec97-efff-4fbc-ac64-707a30767fc2} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14250 | 2024.12.21 02:58:33.453067 [ 281 ] {2d24ec97-efff-4fbc-ac64-707a30767fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14251 | 2024.12.21 02:58:33.453484 [ 281 ] {2d24ec97-efff-4fbc-ac64-707a30767fc2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14252 | 2024.12.21 02:58:33.453741 [ 281 ] {2d24ec97-efff-4fbc-ac64-707a30767fc2} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14253 | 2024.12.21 02:58:33.453957 [ 281 ] {2d24ec97-efff-4fbc-ac64-707a30767fc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. | ||
14254 | 2024.12.21 02:58:33.454014 [ 281 ] {2d24ec97-efff-4fbc-ac64-707a30767fc2} <Debug> TCPHandler: Processed in 0.001856541 sec. | ||
14255 | 2024.12.21 02:58:33.454162 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14256 | 2024.12.21 02:58:33.454283 [ 279 ] {a326c9e7-b278-418f-b528-03c17bb26052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14257 | 2024.12.21 02:58:33.454368 [ 279 ] {a326c9e7-b278-418f-b528-03c17bb26052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14258 | 2024.12.21 02:58:33.455489 [ 279 ] {a326c9e7-b278-418f-b528-03c17bb26052} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14259 | 2024.12.21 02:58:33.455527 [ 279 ] {a326c9e7-b278-418f-b528-03c17bb26052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14260 | 2024.12.21 02:58:33.456195 [ 279 ] {a326c9e7-b278-418f-b528-03c17bb26052} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14261 | 2024.12.21 02:58:33.456462 [ 279 ] {a326c9e7-b278-418f-b528-03c17bb26052} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14262 | 2024.12.21 02:58:33.456617 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14263 | 2024.12.21 02:58:33.456658 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14264 | 2024.12.21 02:58:33.456680 [ 279 ] {a326c9e7-b278-418f-b528-03c17bb26052} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002422 sec., 3303.055326176713 rows/sec., 5.92 MiB/sec. | ||
14265 | 2024.12.21 02:58:33.456685 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14266 | 2024.12.21 02:58:33.456930 [ 279 ] {a326c9e7-b278-418f-b528-03c17bb26052} <Debug> TCPHandler: Processed in 0.002825522 sec. | ||
14267 | 2024.12.21 02:58:33.456931 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
14268 | 2024.12.21 02:58:33.457198 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14269 | 2024.12.21 02:58:33.457335 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14270 | 2024.12.21 02:58:33.457527 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1854 rows starting from the beginning of the part | ||
14271 | 2024.12.21 02:58:33.457608 [ 281 ] {a82be725-2840-477c-9ae2-a7612b5dd9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14272 | 2024.12.21 02:58:33.457915 [ 281 ] {a82be725-2840-477c-9ae2-a7612b5dd9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14273 | 2024.12.21 02:58:33.458359 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
14274 | 2024.12.21 02:58:33.459260 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 33 rows starting from the beginning of the part | ||
14275 | 2024.12.21 02:58:33.459881 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
14276 | 2024.12.21 02:58:33.460620 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 33 rows starting from the beginning of the part | ||
14277 | 2024.12.21 02:58:33.460723 [ 281 ] {a82be725-2840-477c-9ae2-a7612b5dd9ed} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14278 | 2024.12.21 02:58:33.460813 [ 281 ] {a82be725-2840-477c-9ae2-a7612b5dd9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14279 | 2024.12.21 02:58:33.461321 [ 196 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
14280 | 2024.12.21 02:58:33.462680 [ 281 ] {a82be725-2840-477c-9ae2-a7612b5dd9ed} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14281 | 2024.12.21 02:58:33.463242 [ 281 ] {a82be725-2840-477c-9ae2-a7612b5dd9ed} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14282 | 2024.12.21 02:58:33.463506 [ 76 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
14283 | 2024.12.21 02:58:33.463582 [ 76 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14284 | 2024.12.21 02:58:33.463614 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14285 | 2024.12.21 02:58:33.463660 [ 281 ] {a82be725-2840-477c-9ae2-a7612b5dd9ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006169 sec., 9726.049602852974 rows/sec., 671.20 KiB/sec. | ||
14286 | 2024.12.21 02:58:33.463813 [ 281 ] {a82be725-2840-477c-9ae2-a7612b5dd9ed} <Debug> TCPHandler: Processed in 0.006781849 sec. | ||
14287 | 2024.12.21 02:58:33.463844 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
14288 | 2024.12.21 02:58:33.463975 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14289 | 2024.12.21 02:58:33.464011 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6258 rows starting from the beginning of the part | ||
14290 | 2024.12.21 02:58:33.464074 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
14291 | 2024.12.21 02:58:33.464274 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part | ||
14292 | 2024.12.21 02:58:33.464554 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
14293 | 2024.12.21 02:58:33.464847 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part | ||
14294 | 2024.12.21 02:58:33.465003 [ 201 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
14295 | 2024.12.21 02:58:33.469341 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6602 rows, containing 4 columns (4 merged, 0 gathered) in 0.005625395 sec., 1173606.4756341556 rows/sec., 76.39 MiB/sec. | ||
14296 | 2024.12.21 02:58:33.470552 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
14297 | 2024.12.21 02:58:33.470880 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14298 | 2024.12.21 02:58:33.470960 [ 197 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_111_22} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
14299 | 2024.12.21 02:58:33.471040 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
14300 | 2024.12.21 02:58:33.474590 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1944 rows, containing 19 columns (19 merged, 0 gathered) in 0.017814318 sec., 109125.7043912655 rows/sec., 195.55 MiB/sec. | ||
14301 | 2024.12.21 02:58:33.476160 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14302 | 2024.12.21 02:58:33.476559 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14303 | 2024.12.21 02:58:33.476639 [ 200 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14304 | 2024.12.21 02:58:33.476752 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
14305 | 2024.12.21 02:58:34.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.24 MiB, peak 282.52 MiB, free memory in arenas 0.00 B, will set to 267.65 MiB (RSS), difference: 2.41 MiB | ||
14306 | 2024.12.21 02:58:35.103055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
14307 | 2024.12.21 02:58:35.124395 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14308 | 2024.12.21 02:58:35.124450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14309 | 2024.12.21 02:58:35.131314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14310 | 2024.12.21 02:58:35.132067 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14311 | 2024.12.21 02:58:35.134887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
14312 | 2024.12.21 02:58:35.543046 [ 73 ] {} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
14313 | 2024.12.21 02:58:35.543125 [ 73 ] {} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14314 | 2024.12.21 02:58:35.543147 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14315 | 2024.12.21 02:58:35.543293 [ 188 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::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 | ||
14316 | 2024.12.21 02:58:35.543449 [ 188 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14317 | 2024.12.21 02:58:35.543482 [ 188 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
14318 | 2024.12.21 02:58:35.543562 [ 188 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
14319 | 2024.12.21 02:58:35.543807 [ 188 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
14320 | 2024.12.21 02:58:35.544032 [ 188 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
14321 | 2024.12.21 02:58:35.544143 [ 188 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
14322 | 2024.12.21 02:58:35.545224 [ 200 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002007383 sec., 17933.797386946087 rows/sec., 1.50 MiB/sec. | ||
14323 | 2024.12.21 02:58:35.545429 [ 187 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
14324 | 2024.12.21 02:58:35.545827 [ 187 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14325 | 2024.12.21 02:58:35.545937 [ 187 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_29_7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
14326 | 2024.12.21 02:58:35.546055 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14327 | 2024.12.21 02:58:37.063896 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14328 | 2024.12.21 02:58:37.064083 [ 279 ] {0ebd2141-a003-401f-afcb-0e560dcf8b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14329 | 2024.12.21 02:58:37.064154 [ 279 ] {0ebd2141-a003-401f-afcb-0e560dcf8b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14330 | 2024.12.21 02:58:37.064922 [ 279 ] {0ebd2141-a003-401f-afcb-0e560dcf8b60} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14331 | 2024.12.21 02:58:37.064968 [ 279 ] {0ebd2141-a003-401f-afcb-0e560dcf8b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14332 | 2024.12.21 02:58:37.065405 [ 279 ] {0ebd2141-a003-401f-afcb-0e560dcf8b60} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14333 | 2024.12.21 02:58:37.065664 [ 279 ] {0ebd2141-a003-401f-afcb-0e560dcf8b60} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14334 | 2024.12.21 02:58:37.065880 [ 279 ] {0ebd2141-a003-401f-afcb-0e560dcf8b60} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001848 sec., 7575.757575757576 rows/sec., 545.35 KiB/sec. | ||
14335 | 2024.12.21 02:58:37.065959 [ 279 ] {0ebd2141-a003-401f-afcb-0e560dcf8b60} <Debug> TCPHandler: Processed in 0.002190625 sec. | ||
14336 | 2024.12.21 02:58:37.066240 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14337 | 2024.12.21 02:58:37.066458 [ 281 ] {b817ec37-8ba7-4ccb-afdd-dda35d038301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14338 | 2024.12.21 02:58:37.066543 [ 281 ] {b817ec37-8ba7-4ccb-afdd-dda35d038301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14339 | 2024.12.21 02:58:37.067347 [ 281 ] {b817ec37-8ba7-4ccb-afdd-dda35d038301} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14340 | 2024.12.21 02:58:37.067397 [ 281 ] {b817ec37-8ba7-4ccb-afdd-dda35d038301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14341 | 2024.12.21 02:58:37.067823 [ 281 ] {b817ec37-8ba7-4ccb-afdd-dda35d038301} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
14342 | 2024.12.21 02:58:37.068083 [ 281 ] {b817ec37-8ba7-4ccb-afdd-dda35d038301} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14343 | 2024.12.21 02:58:37.068318 [ 281 ] {b817ec37-8ba7-4ccb-afdd-dda35d038301} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001918 sec., 4171.011470281544 rows/sec., 340.12 KiB/sec. | ||
14344 | 2024.12.21 02:58:37.068388 [ 281 ] {b817ec37-8ba7-4ccb-afdd-dda35d038301} <Debug> TCPHandler: Processed in 0.002322997 sec. | ||
14345 | 2024.12.21 02:58:37.068553 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14346 | 2024.12.21 02:58:37.068702 [ 279 ] {3a60033a-fbef-44b4-b7c1-7c731182a6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14347 | 2024.12.21 02:58:37.068760 [ 279 ] {3a60033a-fbef-44b4-b7c1-7c731182a6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14348 | 2024.12.21 02:58:37.070163 [ 279 ] {3a60033a-fbef-44b4-b7c1-7c731182a6e7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14349 | 2024.12.21 02:58:37.070203 [ 279 ] {3a60033a-fbef-44b4-b7c1-7c731182a6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14350 | 2024.12.21 02:58:37.070673 [ 279 ] {3a60033a-fbef-44b4-b7c1-7c731182a6e7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14351 | 2024.12.21 02:58:37.070918 [ 279 ] {3a60033a-fbef-44b4-b7c1-7c731182a6e7} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14352 | 2024.12.21 02:58:37.071150 [ 279 ] {3a60033a-fbef-44b4-b7c1-7c731182a6e7} <Debug> executeQuery: Read 1413 rows, 120.57 KiB in 0.002478 sec., 570217.9176755447 rows/sec., 47.52 MiB/sec. | ||
14353 | 2024.12.21 02:58:37.071263 [ 279 ] {3a60033a-fbef-44b4-b7c1-7c731182a6e7} <Debug> TCPHandler: Processed in 0.002781732 sec. | ||
14354 | 2024.12.21 02:58:37.071491 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14355 | 2024.12.21 02:58:37.071713 [ 281 ] {b06fd8d2-8440-4920-8c65-60c157b62dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14356 | 2024.12.21 02:58:37.071768 [ 281 ] {b06fd8d2-8440-4920-8c65-60c157b62dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14357 | 2024.12.21 02:58:37.072379 [ 281 ] {b06fd8d2-8440-4920-8c65-60c157b62dcc} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14358 | 2024.12.21 02:58:37.072420 [ 281 ] {b06fd8d2-8440-4920-8c65-60c157b62dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14359 | 2024.12.21 02:58:37.072796 [ 281 ] {b06fd8d2-8440-4920-8c65-60c157b62dcc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14360 | 2024.12.21 02:58:37.073045 [ 281 ] {b06fd8d2-8440-4920-8c65-60c157b62dcc} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14361 | 2024.12.21 02:58:37.073254 [ 281 ] {b06fd8d2-8440-4920-8c65-60c157b62dcc} <Debug> executeQuery: Read 48 rows, 3.50 KiB in 0.001585 sec., 30283.91167192429 rows/sec., 2.15 MiB/sec. | ||
14362 | 2024.12.21 02:58:37.073309 [ 281 ] {b06fd8d2-8440-4920-8c65-60c157b62dcc} <Debug> TCPHandler: Processed in 0.001940562 sec. | ||
14363 | 2024.12.21 02:58:37.073462 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14364 | 2024.12.21 02:58:37.073601 [ 279 ] {4d645f07-f81e-4789-8653-70f96064adae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14365 | 2024.12.21 02:58:37.073658 [ 279 ] {4d645f07-f81e-4789-8653-70f96064adae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14366 | 2024.12.21 02:58:37.074421 [ 279 ] {4d645f07-f81e-4789-8653-70f96064adae} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14367 | 2024.12.21 02:58:37.074459 [ 279 ] {4d645f07-f81e-4789-8653-70f96064adae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14368 | 2024.12.21 02:58:37.074811 [ 279 ] {4d645f07-f81e-4789-8653-70f96064adae} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14369 | 2024.12.21 02:58:37.075041 [ 279 ] {4d645f07-f81e-4789-8653-70f96064adae} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14370 | 2024.12.21 02:58:37.075244 [ 279 ] {4d645f07-f81e-4789-8653-70f96064adae} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001732 sec., 139722.86374133948 rows/sec., 9.47 MiB/sec. | ||
14371 | 2024.12.21 02:58:37.075294 [ 279 ] {4d645f07-f81e-4789-8653-70f96064adae} <Debug> TCPHandler: Processed in 0.001964703 sec. | ||
14372 | 2024.12.21 02:58:37.075530 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14373 | 2024.12.21 02:58:37.075672 [ 281 ] {bd43da31-116f-4b6d-85dc-f0955323edab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14374 | 2024.12.21 02:58:37.075730 [ 281 ] {bd43da31-116f-4b6d-85dc-f0955323edab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14375 | 2024.12.21 02:58:37.076376 [ 281 ] {bd43da31-116f-4b6d-85dc-f0955323edab} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14376 | 2024.12.21 02:58:37.076417 [ 281 ] {bd43da31-116f-4b6d-85dc-f0955323edab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14377 | 2024.12.21 02:58:37.076779 [ 281 ] {bd43da31-116f-4b6d-85dc-f0955323edab} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14378 | 2024.12.21 02:58:37.077019 [ 281 ] {bd43da31-116f-4b6d-85dc-f0955323edab} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14379 | 2024.12.21 02:58:37.077230 [ 281 ] {bd43da31-116f-4b6d-85dc-f0955323edab} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. | ||
14380 | 2024.12.21 02:58:37.077286 [ 281 ] {bd43da31-116f-4b6d-85dc-f0955323edab} <Debug> TCPHandler: Processed in 0.001826152 sec. | ||
14381 | 2024.12.21 02:58:37.077441 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14382 | 2024.12.21 02:58:37.077559 [ 279 ] {f5970629-de5f-4bce-9c96-2e605c11612e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14383 | 2024.12.21 02:58:37.077608 [ 279 ] {f5970629-de5f-4bce-9c96-2e605c11612e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14384 | 2024.12.21 02:58:37.078550 [ 279 ] {f5970629-de5f-4bce-9c96-2e605c11612e} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14385 | 2024.12.21 02:58:37.078591 [ 279 ] {f5970629-de5f-4bce-9c96-2e605c11612e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14386 | 2024.12.21 02:58:37.079001 [ 279 ] {f5970629-de5f-4bce-9c96-2e605c11612e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14387 | 2024.12.21 02:58:37.079257 [ 279 ] {f5970629-de5f-4bce-9c96-2e605c11612e} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14388 | 2024.12.21 02:58:37.079469 [ 279 ] {f5970629-de5f-4bce-9c96-2e605c11612e} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.001934 sec., 454498.4488107549 rows/sec., 32.96 MiB/sec. | ||
14389 | 2024.12.21 02:58:37.079520 [ 279 ] {f5970629-de5f-4bce-9c96-2e605c11612e} <Debug> TCPHandler: Processed in 0.002136005 sec. | ||
14390 | 2024.12.21 02:58:37.079675 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14391 | 2024.12.21 02:58:37.079815 [ 281 ] {2bfdb6e3-5850-4055-abb9-c0f1e5a58727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14392 | 2024.12.21 02:58:37.079875 [ 281 ] {2bfdb6e3-5850-4055-abb9-c0f1e5a58727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14393 | 2024.12.21 02:58:37.080404 [ 281 ] {2bfdb6e3-5850-4055-abb9-c0f1e5a58727} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14394 | 2024.12.21 02:58:37.080448 [ 281 ] {2bfdb6e3-5850-4055-abb9-c0f1e5a58727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14395 | 2024.12.21 02:58:37.080820 [ 281 ] {2bfdb6e3-5850-4055-abb9-c0f1e5a58727} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14396 | 2024.12.21 02:58:37.081060 [ 281 ] {2bfdb6e3-5850-4055-abb9-c0f1e5a58727} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14397 | 2024.12.21 02:58:37.081271 [ 281 ] {2bfdb6e3-5850-4055-abb9-c0f1e5a58727} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. | ||
14398 | 2024.12.21 02:58:37.081324 [ 281 ] {2bfdb6e3-5850-4055-abb9-c0f1e5a58727} <Debug> TCPHandler: Processed in 0.00171789 sec. | ||
14399 | 2024.12.21 02:58:37.081486 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14400 | 2024.12.21 02:58:37.081628 [ 279 ] {cc924cd8-638c-4aff-a763-a604a929956c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14401 | 2024.12.21 02:58:37.081692 [ 279 ] {cc924cd8-638c-4aff-a763-a604a929956c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14402 | 2024.12.21 02:58:37.082512 [ 279 ] {cc924cd8-638c-4aff-a763-a604a929956c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14403 | 2024.12.21 02:58:37.082552 [ 279 ] {cc924cd8-638c-4aff-a763-a604a929956c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14404 | 2024.12.21 02:58:37.083004 [ 279 ] {cc924cd8-638c-4aff-a763-a604a929956c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14405 | 2024.12.21 02:58:37.083254 [ 279 ] {cc924cd8-638c-4aff-a763-a604a929956c} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14406 | 2024.12.21 02:58:37.083465 [ 279 ] {cc924cd8-638c-4aff-a763-a604a929956c} <Debug> executeQuery: Read 907 rows, 61.91 KiB in 0.001868 sec., 485546.0385438972 rows/sec., 32.37 MiB/sec. | ||
14407 | 2024.12.21 02:58:37.083518 [ 279 ] {cc924cd8-638c-4aff-a763-a604a929956c} <Debug> TCPHandler: Processed in 0.002099545 sec. | ||
14408 | 2024.12.21 02:58:37.083667 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14409 | 2024.12.21 02:58:37.083803 [ 281 ] {0c0ea36d-a1e4-4ac1-b7f1-66d5e2cfa2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14410 | 2024.12.21 02:58:37.083863 [ 281 ] {0c0ea36d-a1e4-4ac1-b7f1-66d5e2cfa2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14411 | 2024.12.21 02:58:37.084370 [ 281 ] {0c0ea36d-a1e4-4ac1-b7f1-66d5e2cfa2b9} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14412 | 2024.12.21 02:58:37.084409 [ 281 ] {0c0ea36d-a1e4-4ac1-b7f1-66d5e2cfa2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14413 | 2024.12.21 02:58:37.084772 [ 281 ] {0c0ea36d-a1e4-4ac1-b7f1-66d5e2cfa2b9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
14414 | 2024.12.21 02:58:37.085033 [ 281 ] {0c0ea36d-a1e4-4ac1-b7f1-66d5e2cfa2b9} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14415 | 2024.12.21 02:58:37.085242 [ 281 ] {0c0ea36d-a1e4-4ac1-b7f1-66d5e2cfa2b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
14416 | 2024.12.21 02:58:37.085295 [ 281 ] {0c0ea36d-a1e4-4ac1-b7f1-66d5e2cfa2b9} <Debug> TCPHandler: Processed in 0.00169514 sec. | ||
14417 | 2024.12.21 02:58:37.085453 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14418 | 2024.12.21 02:58:37.085590 [ 279 ] {db4d551a-6701-40f9-a8d8-aa58e3f006b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14419 | 2024.12.21 02:58:37.085680 [ 279 ] {db4d551a-6701-40f9-a8d8-aa58e3f006b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14420 | 2024.12.21 02:58:37.086925 [ 279 ] {db4d551a-6701-40f9-a8d8-aa58e3f006b3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14421 | 2024.12.21 02:58:37.086964 [ 279 ] {db4d551a-6701-40f9-a8d8-aa58e3f006b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14422 | 2024.12.21 02:58:37.087638 [ 279 ] {db4d551a-6701-40f9-a8d8-aa58e3f006b3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14423 | 2024.12.21 02:58:37.087898 [ 279 ] {db4d551a-6701-40f9-a8d8-aa58e3f006b3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14424 | 2024.12.21 02:58:37.088136 [ 279 ] {db4d551a-6701-40f9-a8d8-aa58e3f006b3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002578 sec., 12800.620636152056 rows/sec., 22.94 MiB/sec. | ||
14425 | 2024.12.21 02:58:37.088248 [ 279 ] {db4d551a-6701-40f9-a8d8-aa58e3f006b3} <Debug> TCPHandler: Processed in 0.002860704 sec. | ||
14426 | 2024.12.21 02:58:37.088461 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14427 | 2024.12.21 02:58:37.088683 [ 281 ] {0a06af35-efb8-4500-a36a-3aefaeb7f36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14428 | 2024.12.21 02:58:37.088776 [ 281 ] {0a06af35-efb8-4500-a36a-3aefaeb7f36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14429 | 2024.12.21 02:58:37.089429 [ 281 ] {0a06af35-efb8-4500-a36a-3aefaeb7f36c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14430 | 2024.12.21 02:58:37.089468 [ 281 ] {0a06af35-efb8-4500-a36a-3aefaeb7f36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14431 | 2024.12.21 02:58:37.089840 [ 281 ] {0a06af35-efb8-4500-a36a-3aefaeb7f36c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14432 | 2024.12.21 02:58:37.090081 [ 281 ] {0a06af35-efb8-4500-a36a-3aefaeb7f36c} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14433 | 2024.12.21 02:58:37.090290 [ 281 ] {0a06af35-efb8-4500-a36a-3aefaeb7f36c} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001661 sec., 37326.91149909693 rows/sec., 2.33 MiB/sec. | ||
14434 | 2024.12.21 02:58:37.090343 [ 281 ] {0a06af35-efb8-4500-a36a-3aefaeb7f36c} <Debug> TCPHandler: Processed in 0.001990983 sec. | ||
14435 | 2024.12.21 02:58:38.018196 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2022 | ||
14436 | 2024.12.21 02:58:38.021813 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14437 | 2024.12.21 02:58:38.021864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14438 | 2024.12.21 02:58:38.023380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14439 | 2024.12.21 02:58:38.023698 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14440 | 2024.12.21 02:58:38.023949 [ 71 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
14441 | 2024.12.21 02:58:38.024116 [ 71 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14442 | 2024.12.21 02:58:38.024237 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14443 | 2024.12.21 02:58:38.024839 [ 186 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
14444 | 2024.12.21 02:58:38.026573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2022 | ||
14445 | 2024.12.21 02:58:38.026888 [ 186 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14446 | 2024.12.21 02:58:38.027043 [ 186 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1814 rows starting from the beginning of the part | ||
14447 | 2024.12.21 02:58:38.027632 [ 186 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
14448 | 2024.12.21 02:58:38.028213 [ 186 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 58 rows starting from the beginning of the part | ||
14449 | 2024.12.21 02:58:38.028824 [ 186 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part | ||
14450 | 2024.12.21 02:58:38.029386 [ 186 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
14451 | 2024.12.21 02:58:38.029963 [ 186 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 58 rows starting from the beginning of the part | ||
14452 | 2024.12.21 02:58:38.039958 [ 200 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 72 columns (72 merged, 0 gathered) in 0.015506791 sec., 130394.48329444822 rows/sec., 99.38 MiB/sec. | ||
14453 | 2024.12.21 02:58:38.041957 [ 199 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
14454 | 2024.12.21 02:58:38.042805 [ 199 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14455 | 2024.12.21 02:58:38.042907 [ 199 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_51_10} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
14456 | 2024.12.21 02:58:38.043246 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB. | ||
14457 | 2024.12.21 02:58:38.433814 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14458 | 2024.12.21 02:58:38.434016 [ 279 ] {6c11756d-9ca5-4acd-8d4a-d6007d82f858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14459 | 2024.12.21 02:58:38.434095 [ 279 ] {6c11756d-9ca5-4acd-8d4a-d6007d82f858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14460 | 2024.12.21 02:58:38.434901 [ 279 ] {6c11756d-9ca5-4acd-8d4a-d6007d82f858} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14461 | 2024.12.21 02:58:38.434949 [ 279 ] {6c11756d-9ca5-4acd-8d4a-d6007d82f858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14462 | 2024.12.21 02:58:38.435383 [ 279 ] {6c11756d-9ca5-4acd-8d4a-d6007d82f858} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14463 | 2024.12.21 02:58:38.435642 [ 279 ] {6c11756d-9ca5-4acd-8d4a-d6007d82f858} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14464 | 2024.12.21 02:58:38.435898 [ 279 ] {6c11756d-9ca5-4acd-8d4a-d6007d82f858} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.22 MiB/sec. | ||
14465 | 2024.12.21 02:58:38.436007 [ 279 ] {6c11756d-9ca5-4acd-8d4a-d6007d82f858} <Debug> TCPHandler: Processed in 0.002326528 sec. | ||
14466 | 2024.12.21 02:58:38.436324 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14467 | 2024.12.21 02:58:38.436563 [ 281 ] {27e1a9b2-737f-47a7-bf93-335fb4c7fe7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14468 | 2024.12.21 02:58:38.436643 [ 281 ] {27e1a9b2-737f-47a7-bf93-335fb4c7fe7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14469 | 2024.12.21 02:58:38.437481 [ 281 ] {27e1a9b2-737f-47a7-bf93-335fb4c7fe7e} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14470 | 2024.12.21 02:58:38.437525 [ 281 ] {27e1a9b2-737f-47a7-bf93-335fb4c7fe7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14471 | 2024.12.21 02:58:38.437965 [ 281 ] {27e1a9b2-737f-47a7-bf93-335fb4c7fe7e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14472 | 2024.12.21 02:58:38.438219 [ 281 ] {27e1a9b2-737f-47a7-bf93-335fb4c7fe7e} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14473 | 2024.12.21 02:58:38.438423 [ 281 ] {27e1a9b2-737f-47a7-bf93-335fb4c7fe7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. | ||
14474 | 2024.12.21 02:58:38.438489 [ 281 ] {27e1a9b2-737f-47a7-bf93-335fb4c7fe7e} <Debug> TCPHandler: Processed in 0.002339148 sec. | ||
14475 | 2024.12.21 02:58:38.438646 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14476 | 2024.12.21 02:58:38.438792 [ 279 ] {ae7d02c5-d64d-4e92-a06f-38048798e31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14477 | 2024.12.21 02:58:38.438859 [ 279 ] {ae7d02c5-d64d-4e92-a06f-38048798e31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14478 | 2024.12.21 02:58:38.439457 [ 279 ] {ae7d02c5-d64d-4e92-a06f-38048798e31f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14479 | 2024.12.21 02:58:38.439498 [ 279 ] {ae7d02c5-d64d-4e92-a06f-38048798e31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14480 | 2024.12.21 02:58:38.439935 [ 279 ] {ae7d02c5-d64d-4e92-a06f-38048798e31f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14481 | 2024.12.21 02:58:38.440187 [ 279 ] {ae7d02c5-d64d-4e92-a06f-38048798e31f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14482 | 2024.12.21 02:58:38.440415 [ 279 ] {ae7d02c5-d64d-4e92-a06f-38048798e31f} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001659 sec., 32549.728752260395 rows/sec., 2.27 MiB/sec. | ||
14483 | 2024.12.21 02:58:38.440477 [ 279 ] {ae7d02c5-d64d-4e92-a06f-38048798e31f} <Debug> TCPHandler: Processed in 0.001900312 sec. | ||
14484 | 2024.12.21 02:58:38.440627 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14485 | 2024.12.21 02:58:38.440755 [ 281 ] {c3b911fd-b0e6-4879-830b-04bcefd67b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14486 | 2024.12.21 02:58:38.440811 [ 281 ] {c3b911fd-b0e6-4879-830b-04bcefd67b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14487 | 2024.12.21 02:58:38.441322 [ 281 ] {c3b911fd-b0e6-4879-830b-04bcefd67b69} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14488 | 2024.12.21 02:58:38.441359 [ 281 ] {c3b911fd-b0e6-4879-830b-04bcefd67b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
14489 | 2024.12.21 02:58:38.441743 [ 281 ] {c3b911fd-b0e6-4879-830b-04bcefd67b69} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14490 | 2024.12.21 02:58:38.442002 [ 281 ] {c3b911fd-b0e6-4879-830b-04bcefd67b69} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14491 | 2024.12.21 02:58:38.442182 [ 281 ] {c3b911fd-b0e6-4879-830b-04bcefd67b69} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001457 sec., 13726.835964310227 rows/sec., 943.72 KiB/sec. | ||
14492 | 2024.12.21 02:58:38.442235 [ 281 ] {c3b911fd-b0e6-4879-830b-04bcefd67b69} <Debug> TCPHandler: Processed in 0.001665559 sec. | ||
14493 | 2024.12.21 02:58:40.342536 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
14494 | 2024.12.21 02:58:40.343680 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14495 | 2024.12.21 02:58:40.343732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14496 | 2024.12.21 02:58:40.344266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14497 | 2024.12.21 02:58:40.344543 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14498 | 2024.12.21 02:58:40.344746 [ 66 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14499 | 2024.12.21 02:58:40.344822 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
14500 | 2024.12.21 02:58:40.344846 [ 66 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14501 | 2024.12.21 02:58:40.344881 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14502 | 2024.12.21 02:58:40.345066 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
14503 | 2024.12.21 02:58:40.345301 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14504 | 2024.12.21 02:58:40.345374 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
14505 | 2024.12.21 02:58:40.345534 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
14506 | 2024.12.21 02:58:40.345757 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
14507 | 2024.12.21 02:58:40.346034 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
14508 | 2024.12.21 02:58:40.346311 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
14509 | 2024.12.21 02:58:40.346620 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
14510 | 2024.12.21 02:58:40.349998 [ 190 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.005034129 sec., 6470632.754941322 rows/sec., 92.56 MiB/sec. | ||
14511 | 2024.12.21 02:58:40.350422 [ 190 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14512 | 2024.12.21 02:58:40.350743 [ 190 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14513 | 2024.12.21 02:58:40.350829 [ 190 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_71_14} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14514 | 2024.12.21 02:58:40.350940 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
14515 | 2024.12.21 02:58:42.635026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
14516 | 2024.12.21 02:58:42.656490 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14517 | 2024.12.21 02:58:42.656551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14518 | 2024.12.21 02:58:42.663705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14519 | 2024.12.21 02:58:42.664487 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14520 | 2024.12.21 02:58:42.664918 [ 65 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14521 | 2024.12.21 02:58:42.665109 [ 65 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14522 | 2024.12.21 02:58:42.665226 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14523 | 2024.12.21 02:58:42.665754 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
14524 | 2024.12.21 02:58:42.679105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
14525 | 2024.12.21 02:58:42.681404 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14526 | 2024.12.21 02:58:42.683170 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part | ||
14527 | 2024.12.21 02:58:42.688967 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
14528 | 2024.12.21 02:58:42.694750 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
14529 | 2024.12.21 02:58:42.700357 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
14530 | 2024.12.21 02:58:42.706171 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
14531 | 2024.12.21 02:58:42.712316 [ 198 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
14532 | 2024.12.21 02:58:42.778237 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.112824258 sec., 4741.888043261051 rows/sec., 24.52 MiB/sec. | ||
14533 | 2024.12.21 02:58:42.781777 [ 191 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14534 | 2024.12.21 02:58:42.784710 [ 191 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14535 | 2024.12.21 02:58:42.784839 [ 191 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_71_14} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14536 | 2024.12.21 02:58:42.787277 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14537 | 2024.12.21 02:58:43.439560 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14538 | 2024.12.21 02:58:43.439774 [ 279 ] {1a35fea0-6467-423e-b144-9b67c2718c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14539 | 2024.12.21 02:58:43.439853 [ 279 ] {1a35fea0-6467-423e-b144-9b67c2718c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14540 | 2024.12.21 02:58:43.440695 [ 279 ] {1a35fea0-6467-423e-b144-9b67c2718c4d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14541 | 2024.12.21 02:58:43.440744 [ 279 ] {1a35fea0-6467-423e-b144-9b67c2718c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14542 | 2024.12.21 02:58:43.441178 [ 279 ] {1a35fea0-6467-423e-b144-9b67c2718c4d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14543 | 2024.12.21 02:58:43.441430 [ 279 ] {1a35fea0-6467-423e-b144-9b67c2718c4d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14544 | 2024.12.21 02:58:43.441645 [ 62 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14545 | 2024.12.21 02:58:43.441670 [ 279 ] {1a35fea0-6467-423e-b144-9b67c2718c4d} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001956 sec., 36809.815950920245 rows/sec., 2.98 MiB/sec. | ||
14546 | 2024.12.21 02:58:43.441723 [ 62 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14547 | 2024.12.21 02:58:43.441802 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14548 | 2024.12.21 02:58:43.441808 [ 279 ] {1a35fea0-6467-423e-b144-9b67c2718c4d} <Debug> TCPHandler: Processed in 0.002388857 sec. | ||
14549 | 2024.12.21 02:58:43.442066 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14550 | 2024.12.21 02:58:43.442110 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14551 | 2024.12.21 02:58:43.442557 [ 281 ] {1c346cba-0a52-47b6-b325-1a8bc6de43d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14552 | 2024.12.21 02:58:43.442650 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14553 | 2024.12.21 02:58:43.442759 [ 281 ] {1c346cba-0a52-47b6-b325-1a8bc6de43d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14554 | 2024.12.21 02:58:43.442800 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1436 rows starting from the beginning of the part | ||
14555 | 2024.12.21 02:58:43.443494 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 269 rows starting from the beginning of the part | ||
14556 | 2024.12.21 02:58:43.444149 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 72 rows starting from the beginning of the part | ||
14557 | 2024.12.21 02:58:43.444864 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1413 rows starting from the beginning of the part | ||
14558 | 2024.12.21 02:58:43.445363 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
14559 | 2024.12.21 02:58:43.445592 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 72 rows starting from the beginning of the part | ||
14560 | 2024.12.21 02:58:43.446378 [ 281 ] {1c346cba-0a52-47b6-b325-1a8bc6de43d5} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14561 | 2024.12.21 02:58:43.446430 [ 281 ] {1c346cba-0a52-47b6-b325-1a8bc6de43d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14562 | 2024.12.21 02:58:43.447022 [ 281 ] {1c346cba-0a52-47b6-b325-1a8bc6de43d5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14563 | 2024.12.21 02:58:43.447313 [ 281 ] {1c346cba-0a52-47b6-b325-1a8bc6de43d5} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14564 | 2024.12.21 02:58:43.447606 [ 281 ] {1c346cba-0a52-47b6-b325-1a8bc6de43d5} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005222 sec., 1531.9800842589045 rows/sec., 115.20 KiB/sec. | ||
14565 | 2024.12.21 02:58:43.447789 [ 281 ] {1c346cba-0a52-47b6-b325-1a8bc6de43d5} <Debug> TCPHandler: Processed in 0.005841428 sec. | ||
14566 | 2024.12.21 02:58:43.448327 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.006390365 sec., 519219.16823217453 rows/sec., 45.34 MiB/sec. | ||
14567 | 2024.12.21 02:58:43.448470 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14568 | 2024.12.21 02:58:43.448701 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14569 | 2024.12.21 02:58:43.448992 [ 279 ] {746f7d47-cfb7-4464-b213-3ee6f43f163b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14570 | 2024.12.21 02:58:43.449218 [ 279 ] {746f7d47-cfb7-4464-b213-3ee6f43f163b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14571 | 2024.12.21 02:58:43.449582 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14572 | 2024.12.21 02:58:43.449806 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_116_23} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14573 | 2024.12.21 02:58:43.449984 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
14574 | 2024.12.21 02:58:43.450446 [ 279 ] {746f7d47-cfb7-4464-b213-3ee6f43f163b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14575 | 2024.12.21 02:58:43.450490 [ 279 ] {746f7d47-cfb7-4464-b213-3ee6f43f163b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14576 | 2024.12.21 02:58:43.450875 [ 279 ] {746f7d47-cfb7-4464-b213-3ee6f43f163b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14577 | 2024.12.21 02:58:43.451111 [ 279 ] {746f7d47-cfb7-4464-b213-3ee6f43f163b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14578 | 2024.12.21 02:58:43.451292 [ 62 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14579 | 2024.12.21 02:58:43.451350 [ 62 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14580 | 2024.12.21 02:58:43.451368 [ 279 ] {746f7d47-cfb7-4464-b213-3ee6f43f163b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.00263 sec., 27376.42585551331 rows/sec., 2.14 MiB/sec. | ||
14581 | 2024.12.21 02:58:43.451389 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14582 | 2024.12.21 02:58:43.451558 [ 279 ] {746f7d47-cfb7-4464-b213-3ee6f43f163b} <Debug> TCPHandler: Processed in 0.003234438 sec. | ||
14583 | 2024.12.21 02:58:43.451676 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14584 | 2024.12.21 02:58:43.451803 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14585 | 2024.12.21 02:58:43.451886 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14586 | 2024.12.21 02:58:43.451963 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 915 rows starting from the beginning of the part | ||
14587 | 2024.12.21 02:58:43.452195 [ 281 ] {084ff8e6-a2ae-48be-aedf-d8c3c518b525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14588 | 2024.12.21 02:58:43.452327 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 415 rows starting from the beginning of the part | ||
14589 | 2024.12.21 02:58:43.452454 [ 281 ] {084ff8e6-a2ae-48be-aedf-d8c3c518b525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14590 | 2024.12.21 02:58:43.452748 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 72 rows starting from the beginning of the part | ||
14591 | 2024.12.21 02:58:43.453161 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 879 rows starting from the beginning of the part | ||
14592 | 2024.12.21 02:58:43.453580 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
14593 | 2024.12.21 02:58:43.454007 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 72 rows starting from the beginning of the part | ||
14594 | 2024.12.21 02:58:43.455048 [ 281 ] {084ff8e6-a2ae-48be-aedf-d8c3c518b525} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14595 | 2024.12.21 02:58:43.455097 [ 281 ] {084ff8e6-a2ae-48be-aedf-d8c3c518b525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14596 | 2024.12.21 02:58:43.455652 [ 281 ] {084ff8e6-a2ae-48be-aedf-d8c3c518b525} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14597 | 2024.12.21 02:58:43.456004 [ 194 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.004476532 sec., 539926.8898334693 rows/sec., 41.41 MiB/sec. | ||
14598 | 2024.12.21 02:58:43.456023 [ 281 ] {084ff8e6-a2ae-48be-aedf-d8c3c518b525} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14599 | 2024.12.21 02:58:43.456353 [ 195 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14600 | 2024.12.21 02:58:43.456385 [ 281 ] {084ff8e6-a2ae-48be-aedf-d8c3c518b525} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004365 sec., 36655.21191294387 rows/sec., 2.55 MiB/sec. | ||
14601 | 2024.12.21 02:58:43.456598 [ 281 ] {084ff8e6-a2ae-48be-aedf-d8c3c518b525} <Debug> TCPHandler: Processed in 0.004925467 sec. | ||
14602 | 2024.12.21 02:58:43.456773 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14603 | 2024.12.21 02:58:43.456982 [ 279 ] {babf6906-4c5b-43ed-9646-2fc1820d6947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14604 | 2024.12.21 02:58:43.457011 [ 195 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14605 | 2024.12.21 02:58:43.457170 [ 279 ] {babf6906-4c5b-43ed-9646-2fc1820d6947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14606 | 2024.12.21 02:58:43.457293 [ 195 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_116_23} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14607 | 2024.12.21 02:58:43.457531 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
14608 | 2024.12.21 02:58:43.458603 [ 279 ] {babf6906-4c5b-43ed-9646-2fc1820d6947} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14609 | 2024.12.21 02:58:43.458647 [ 279 ] {babf6906-4c5b-43ed-9646-2fc1820d6947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14610 | 2024.12.21 02:58:43.459284 [ 279 ] {babf6906-4c5b-43ed-9646-2fc1820d6947} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
14611 | 2024.12.21 02:58:43.459550 [ 279 ] {babf6906-4c5b-43ed-9646-2fc1820d6947} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14612 | 2024.12.21 02:58:43.459800 [ 279 ] {babf6906-4c5b-43ed-9646-2fc1820d6947} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002872 sec., 2785.515320334262 rows/sec., 4.99 MiB/sec. | ||
14613 | 2024.12.21 02:58:43.459897 [ 279 ] {babf6906-4c5b-43ed-9646-2fc1820d6947} <Debug> TCPHandler: Processed in 0.003194838 sec. | ||
14614 | 2024.12.21 02:58:43.460065 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14615 | 2024.12.21 02:58:43.460211 [ 281 ] {9a9362d1-5edd-4b67-b288-a28d929d1ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14616 | 2024.12.21 02:58:43.460268 [ 281 ] {9a9362d1-5edd-4b67-b288-a28d929d1ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14617 | 2024.12.21 02:58:43.460792 [ 281 ] {9a9362d1-5edd-4b67-b288-a28d929d1ca7} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14618 | 2024.12.21 02:58:43.460832 [ 281 ] {9a9362d1-5edd-4b67-b288-a28d929d1ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14619 | 2024.12.21 02:58:43.461226 [ 281 ] {9a9362d1-5edd-4b67-b288-a28d929d1ca7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
14620 | 2024.12.21 02:58:43.461478 [ 281 ] {9a9362d1-5edd-4b67-b288-a28d929d1ca7} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14621 | 2024.12.21 02:58:43.461715 [ 281 ] {9a9362d1-5edd-4b67-b288-a28d929d1ca7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001534 sec., 39113.42894393742 rows/sec., 2.64 MiB/sec. | ||
14622 | 2024.12.21 02:58:43.461819 [ 281 ] {9a9362d1-5edd-4b67-b288-a28d929d1ca7} <Debug> TCPHandler: Processed in 0.001813031 sec. | ||
14623 | 2024.12.21 02:58:47.642202 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14624 | 2024.12.21 02:58:47.642267 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14625 | 2024.12.21 02:58:47.845183 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
14626 | 2024.12.21 02:58:47.846023 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14627 | 2024.12.21 02:58:47.846073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14628 | 2024.12.21 02:58:47.846614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14629 | 2024.12.21 02:58:47.846889 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14630 | 2024.12.21 02:58:47.847153 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
14631 | 2024.12.21 02:58:48.027094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2042 | ||
14632 | 2024.12.21 02:58:48.030011 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14633 | 2024.12.21 02:58:48.030074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14634 | 2024.12.21 02:58:48.031644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14635 | 2024.12.21 02:58:48.031970 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14636 | 2024.12.21 02:58:48.032655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2042 | ||
14637 | 2024.12.21 02:58:48.445152 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14638 | 2024.12.21 02:58:48.445364 [ 279 ] {8b0b15c0-de2a-4cdc-8488-9f5d5fd163a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14639 | 2024.12.21 02:58:48.445444 [ 279 ] {8b0b15c0-de2a-4cdc-8488-9f5d5fd163a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14640 | 2024.12.21 02:58:48.446183 [ 279 ] {8b0b15c0-de2a-4cdc-8488-9f5d5fd163a7} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14641 | 2024.12.21 02:58:48.446226 [ 279 ] {8b0b15c0-de2a-4cdc-8488-9f5d5fd163a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14642 | 2024.12.21 02:58:48.446712 [ 279 ] {8b0b15c0-de2a-4cdc-8488-9f5d5fd163a7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14643 | 2024.12.21 02:58:48.446965 [ 279 ] {8b0b15c0-de2a-4cdc-8488-9f5d5fd163a7} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14644 | 2024.12.21 02:58:48.447124 [ 56 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
14645 | 2024.12.21 02:58:48.447166 [ 56 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14646 | 2024.12.21 02:58:48.447177 [ 279 ] {8b0b15c0-de2a-4cdc-8488-9f5d5fd163a7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. | ||
14647 | 2024.12.21 02:58:48.447191 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14648 | 2024.12.21 02:58:48.447300 [ 279 ] {8b0b15c0-de2a-4cdc-8488-9f5d5fd163a7} <Debug> TCPHandler: Processed in 0.002278627 sec. | ||
14649 | 2024.12.21 02:58:48.447416 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
14650 | 2024.12.21 02:58:48.447669 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14651 | 2024.12.21 02:58:48.447823 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14652 | 2024.12.21 02:58:48.447996 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part | ||
14653 | 2024.12.21 02:58:48.448220 [ 281 ] {aeab39c5-aef3-419c-bb81-619b93977279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14654 | 2024.12.21 02:58:48.448476 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
14655 | 2024.12.21 02:58:48.448639 [ 281 ] {aeab39c5-aef3-419c-bb81-619b93977279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14656 | 2024.12.21 02:58:48.448833 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
14657 | 2024.12.21 02:58:48.449223 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
14658 | 2024.12.21 02:58:48.449547 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
14659 | 2024.12.21 02:58:48.451738 [ 281 ] {aeab39c5-aef3-419c-bb81-619b93977279} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14660 | 2024.12.21 02:58:48.451831 [ 281 ] {aeab39c5-aef3-419c-bb81-619b93977279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14661 | 2024.12.21 02:58:48.452286 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005014249 sec., 13960.216175941801 rows/sec., 1.03 MiB/sec. | ||
14662 | 2024.12.21 02:58:48.452556 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
14663 | 2024.12.21 02:58:48.452898 [ 281 ] {aeab39c5-aef3-419c-bb81-619b93977279} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14664 | 2024.12.21 02:58:48.453140 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14665 | 2024.12.21 02:58:48.453307 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_49_12} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
14666 | 2024.12.21 02:58:48.453360 [ 281 ] {aeab39c5-aef3-419c-bb81-619b93977279} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14667 | 2024.12.21 02:58:48.453490 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14668 | 2024.12.21 02:58:48.453731 [ 281 ] {aeab39c5-aef3-419c-bb81-619b93977279} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.005722 sec., 47011.534428521496 rows/sec., 4.12 MiB/sec. | ||
14669 | 2024.12.21 02:58:48.453818 [ 281 ] {aeab39c5-aef3-419c-bb81-619b93977279} <Debug> TCPHandler: Processed in 0.006367235 sec. | ||
14670 | 2024.12.21 02:58:48.453996 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14671 | 2024.12.21 02:58:48.454130 [ 279 ] {266473dd-5929-4a14-b00b-d281e9196b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14672 | 2024.12.21 02:58:48.454186 [ 279 ] {266473dd-5929-4a14-b00b-d281e9196b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14673 | 2024.12.21 02:58:48.454824 [ 279 ] {266473dd-5929-4a14-b00b-d281e9196b44} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14674 | 2024.12.21 02:58:48.454862 [ 279 ] {266473dd-5929-4a14-b00b-d281e9196b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14675 | 2024.12.21 02:58:48.455251 [ 279 ] {266473dd-5929-4a14-b00b-d281e9196b44} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14676 | 2024.12.21 02:58:48.455496 [ 279 ] {266473dd-5929-4a14-b00b-d281e9196b44} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14677 | 2024.12.21 02:58:48.455675 [ 279 ] {266473dd-5929-4a14-b00b-d281e9196b44} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.001576 sec., 25380.71065989848 rows/sec., 1.82 MiB/sec. | ||
14678 | 2024.12.21 02:58:48.455730 [ 279 ] {266473dd-5929-4a14-b00b-d281e9196b44} <Debug> TCPHandler: Processed in 0.001796531 sec. | ||
14679 | 2024.12.21 02:58:48.455902 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14680 | 2024.12.21 02:58:48.456052 [ 281 ] {a67a3ee6-83d0-4d83-a5c4-f97a11219b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14681 | 2024.12.21 02:58:48.456114 [ 281 ] {a67a3ee6-83d0-4d83-a5c4-f97a11219b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14682 | 2024.12.21 02:58:48.456782 [ 281 ] {a67a3ee6-83d0-4d83-a5c4-f97a11219b42} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14683 | 2024.12.21 02:58:48.456824 [ 281 ] {a67a3ee6-83d0-4d83-a5c4-f97a11219b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14684 | 2024.12.21 02:58:48.457198 [ 281 ] {a67a3ee6-83d0-4d83-a5c4-f97a11219b42} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14685 | 2024.12.21 02:58:48.457438 [ 281 ] {a67a3ee6-83d0-4d83-a5c4-f97a11219b42} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14686 | 2024.12.21 02:58:48.457687 [ 281 ] {a67a3ee6-83d0-4d83-a5c4-f97a11219b42} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001664 sec., 8413.461538461539 rows/sec., 589.22 KiB/sec. | ||
14687 | 2024.12.21 02:58:48.457787 [ 281 ] {a67a3ee6-83d0-4d83-a5c4-f97a11219b42} <Debug> TCPHandler: Processed in 0.001955293 sec. | ||
14688 | 2024.12.21 02:58:48.458079 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14689 | 2024.12.21 02:58:48.458323 [ 279 ] {65d9152e-8a24-430d-ac2a-0d83afc171a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14690 | 2024.12.21 02:58:48.458413 [ 279 ] {65d9152e-8a24-430d-ac2a-0d83afc171a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14691 | 2024.12.21 02:58:48.459124 [ 279 ] {65d9152e-8a24-430d-ac2a-0d83afc171a7} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14692 | 2024.12.21 02:58:48.459166 [ 279 ] {65d9152e-8a24-430d-ac2a-0d83afc171a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14693 | 2024.12.21 02:58:48.459551 [ 279 ] {65d9152e-8a24-430d-ac2a-0d83afc171a7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14694 | 2024.12.21 02:58:48.459802 [ 279 ] {65d9152e-8a24-430d-ac2a-0d83afc171a7} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14695 | 2024.12.21 02:58:48.459932 [ 56 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
14696 | 2024.12.21 02:58:48.459975 [ 56 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14697 | 2024.12.21 02:58:48.459993 [ 279 ] {65d9152e-8a24-430d-ac2a-0d83afc171a7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001723 sec., 7544.979686593152 rows/sec., 470.43 KiB/sec. | ||
14698 | 2024.12.21 02:58:48.460005 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14699 | 2024.12.21 02:58:48.460114 [ 279 ] {65d9152e-8a24-430d-ac2a-0d83afc171a7} <Debug> TCPHandler: Processed in 0.002223646 sec. | ||
14700 | 2024.12.21 02:58:48.460349 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
14701 | 2024.12.21 02:58:48.460424 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14702 | 2024.12.21 02:58:48.460888 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14703 | 2024.12.21 02:58:48.460930 [ 281 ] {02a8a28a-45f2-405d-b3c0-2a63dc507cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14704 | 2024.12.21 02:58:48.461011 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part | ||
14705 | 2024.12.21 02:58:48.461129 [ 281 ] {02a8a28a-45f2-405d-b3c0-2a63dc507cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14706 | 2024.12.21 02:58:48.461348 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
14707 | 2024.12.21 02:58:48.461741 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
14708 | 2024.12.21 02:58:48.462258 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
14709 | 2024.12.21 02:58:48.462600 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
14710 | 2024.12.21 02:58:48.464279 [ 281 ] {02a8a28a-45f2-405d-b3c0-2a63dc507cef} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14711 | 2024.12.21 02:58:48.464356 [ 281 ] {02a8a28a-45f2-405d-b3c0-2a63dc507cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14712 | 2024.12.21 02:58:48.465229 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005092699 sec., 12763.369678828456 rows/sec., 845.65 KiB/sec. | ||
14713 | 2024.12.21 02:58:48.465404 [ 281 ] {02a8a28a-45f2-405d-b3c0-2a63dc507cef} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14714 | 2024.12.21 02:58:48.465413 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
14715 | 2024.12.21 02:58:48.465838 [ 281 ] {02a8a28a-45f2-405d-b3c0-2a63dc507cef} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14716 | 2024.12.21 02:58:48.465915 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14717 | 2024.12.21 02:58:48.466110 [ 194 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_49_12} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
14718 | 2024.12.21 02:58:48.466346 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14719 | 2024.12.21 02:58:48.466366 [ 281 ] {02a8a28a-45f2-405d-b3c0-2a63dc507cef} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.005633 sec., 73672.99840227232 rows/sec., 5.26 MiB/sec. | ||
14720 | 2024.12.21 02:58:48.466489 [ 281 ] {02a8a28a-45f2-405d-b3c0-2a63dc507cef} <Debug> TCPHandler: Processed in 0.006255053 sec. | ||
14721 | 2024.12.21 02:58:48.466711 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14722 | 2024.12.21 02:58:48.466910 [ 279 ] {ad38b7e6-c1cd-471e-8e78-305a7fff95e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14723 | 2024.12.21 02:58:48.466971 [ 279 ] {ad38b7e6-c1cd-471e-8e78-305a7fff95e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14724 | 2024.12.21 02:58:48.467552 [ 279 ] {ad38b7e6-c1cd-471e-8e78-305a7fff95e2} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14725 | 2024.12.21 02:58:48.467596 [ 279 ] {ad38b7e6-c1cd-471e-8e78-305a7fff95e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14726 | 2024.12.21 02:58:48.467969 [ 279 ] {ad38b7e6-c1cd-471e-8e78-305a7fff95e2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14727 | 2024.12.21 02:58:48.468216 [ 279 ] {ad38b7e6-c1cd-471e-8e78-305a7fff95e2} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14728 | 2024.12.21 02:58:48.468444 [ 279 ] {ad38b7e6-c1cd-471e-8e78-305a7fff95e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. | ||
14729 | 2024.12.21 02:58:48.468497 [ 279 ] {ad38b7e6-c1cd-471e-8e78-305a7fff95e2} <Debug> TCPHandler: Processed in 0.001906652 sec. | ||
14730 | 2024.12.21 02:58:48.468708 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14731 | 2024.12.21 02:58:48.468938 [ 281 ] {35266b94-b736-47bb-a5b9-aa4252d0b5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14732 | 2024.12.21 02:58:48.469040 [ 281 ] {35266b94-b736-47bb-a5b9-aa4252d0b5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14733 | 2024.12.21 02:58:48.469886 [ 281 ] {35266b94-b736-47bb-a5b9-aa4252d0b5d9} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14734 | 2024.12.21 02:58:48.469927 [ 281 ] {35266b94-b736-47bb-a5b9-aa4252d0b5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14735 | 2024.12.21 02:58:48.470343 [ 281 ] {35266b94-b736-47bb-a5b9-aa4252d0b5d9} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14736 | 2024.12.21 02:58:48.470580 [ 281 ] {35266b94-b736-47bb-a5b9-aa4252d0b5d9} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14737 | 2024.12.21 02:58:48.470771 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
14738 | 2024.12.21 02:58:48.470836 [ 281 ] {35266b94-b736-47bb-a5b9-aa4252d0b5d9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001952 sec., 121413.9344262295 rows/sec., 8.14 MiB/sec. | ||
14739 | 2024.12.21 02:58:48.470847 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14740 | 2024.12.21 02:58:48.470927 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14741 | 2024.12.21 02:58:48.470975 [ 281 ] {35266b94-b736-47bb-a5b9-aa4252d0b5d9} <Debug> TCPHandler: Processed in 0.002375697 sec. | ||
14742 | 2024.12.21 02:58:48.471192 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14743 | 2024.12.21 02:58:48.471204 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
14744 | 2024.12.21 02:58:48.471361 [ 279 ] {e4a87159-edec-4803-8252-f8e8255e74b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14745 | 2024.12.21 02:58:48.471377 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14746 | 2024.12.21 02:58:48.471431 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 30756 rows starting from the beginning of the part | ||
14747 | 2024.12.21 02:58:48.471437 [ 279 ] {e4a87159-edec-4803-8252-f8e8255e74b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14748 | 2024.12.21 02:58:48.471738 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
14749 | 2024.12.21 02:58:48.472077 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 907 rows starting from the beginning of the part | ||
14750 | 2024.12.21 02:58:48.472371 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 54 rows starting from the beginning of the part | ||
14751 | 2024.12.21 02:58:48.472724 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
14752 | 2024.12.21 02:58:48.472885 [ 188 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part | ||
14753 | 2024.12.21 02:58:48.473593 [ 279 ] {e4a87159-edec-4803-8252-f8e8255e74b1} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14754 | 2024.12.21 02:58:48.473637 [ 279 ] {e4a87159-edec-4803-8252-f8e8255e74b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14755 | 2024.12.21 02:58:48.474118 [ 279 ] {e4a87159-edec-4803-8252-f8e8255e74b1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
14756 | 2024.12.21 02:58:48.474403 [ 279 ] {e4a87159-edec-4803-8252-f8e8255e74b1} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14757 | 2024.12.21 02:58:48.474695 [ 279 ] {e4a87159-edec-4803-8252-f8e8255e74b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003375 sec., 296.2962962962963 rows/sec., 19.97 KiB/sec. | ||
14758 | 2024.12.21 02:58:48.474790 [ 279 ] {e4a87159-edec-4803-8252-f8e8255e74b1} <Debug> TCPHandler: Processed in 0.003696913 sec. | ||
14759 | 2024.12.21 02:58:48.474988 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14760 | 2024.12.21 02:58:48.475290 [ 281 ] {56c02124-c85c-4b06-88f9-6d7985de724c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14761 | 2024.12.21 02:58:48.475495 [ 281 ] {56c02124-c85c-4b06-88f9-6d7985de724c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14762 | 2024.12.21 02:58:48.477263 [ 281 ] {56c02124-c85c-4b06-88f9-6d7985de724c} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14763 | 2024.12.21 02:58:48.477303 [ 281 ] {56c02124-c85c-4b06-88f9-6d7985de724c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14764 | 2024.12.21 02:58:48.478150 [ 281 ] {56c02124-c85c-4b06-88f9-6d7985de724c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
14765 | 2024.12.21 02:58:48.478488 [ 281 ] {56c02124-c85c-4b06-88f9-6d7985de724c} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14766 | 2024.12.21 02:58:48.478838 [ 281 ] {56c02124-c85c-4b06-88f9-6d7985de724c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003655 sec., 9028.727770177838 rows/sec., 16.18 MiB/sec. | ||
14767 | 2024.12.21 02:58:48.478989 [ 281 ] {56c02124-c85c-4b06-88f9-6d7985de724c} <Debug> TCPHandler: Processed in 0.004116588 sec. | ||
14768 | 2024.12.21 02:58:48.479161 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14769 | 2024.12.21 02:58:48.479300 [ 279 ] {c6fd866a-8eb4-4db3-9502-be1846e1c54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14770 | 2024.12.21 02:58:48.479361 [ 279 ] {c6fd866a-8eb4-4db3-9502-be1846e1c54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14771 | 2024.12.21 02:58:48.479964 [ 279 ] {c6fd866a-8eb4-4db3-9502-be1846e1c54d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14772 | 2024.12.21 02:58:48.480002 [ 279 ] {c6fd866a-8eb4-4db3-9502-be1846e1c54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14773 | 2024.12.21 02:58:48.480449 [ 279 ] {c6fd866a-8eb4-4db3-9502-be1846e1c54d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
14774 | 2024.12.21 02:58:48.480509 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32274 rows, containing 5 columns (5 merged, 0 gathered) in 0.009464441 sec., 3410027.0686879447 rows/sec., 230.30 MiB/sec. | ||
14775 | 2024.12.21 02:58:48.480753 [ 279 ] {c6fd866a-8eb4-4db3-9502-be1846e1c54d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14776 | 2024.12.21 02:58:48.480997 [ 279 ] {c6fd866a-8eb4-4db3-9502-be1846e1c54d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001722 sec., 47619.04761904762 rows/sec., 3.02 MiB/sec. | ||
14777 | 2024.12.21 02:58:48.481067 [ 279 ] {c6fd866a-8eb4-4db3-9502-be1846e1c54d} <Debug> TCPHandler: Processed in 0.001977573 sec. | ||
14778 | 2024.12.21 02:58:48.481170 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
14779 | 2024.12.21 02:58:48.481494 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14780 | 2024.12.21 02:58:48.481578 [ 199 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
14781 | 2024.12.21 02:58:48.481679 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
14782 | 2024.12.21 02:58:50.179418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
14783 | 2024.12.21 02:58:50.202103 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14784 | 2024.12.21 02:58:50.202179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14785 | 2024.12.21 02:58:50.209599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14786 | 2024.12.21 02:58:50.210398 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14787 | 2024.12.21 02:58:50.213339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
14788 | 2024.12.21 02:58:53.439301 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14789 | 2024.12.21 02:58:53.439494 [ 279 ] {4a160877-7a64-4ba5-bec3-12bf46f655f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14790 | 2024.12.21 02:58:53.439568 [ 279 ] {4a160877-7a64-4ba5-bec3-12bf46f655f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14791 | 2024.12.21 02:58:53.440328 [ 279 ] {4a160877-7a64-4ba5-bec3-12bf46f655f7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14792 | 2024.12.21 02:58:53.440411 [ 279 ] {4a160877-7a64-4ba5-bec3-12bf46f655f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14793 | 2024.12.21 02:58:53.441167 [ 279 ] {4a160877-7a64-4ba5-bec3-12bf46f655f7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
14794 | 2024.12.21 02:58:53.441446 [ 279 ] {4a160877-7a64-4ba5-bec3-12bf46f655f7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14795 | 2024.12.21 02:58:53.441734 [ 279 ] {4a160877-7a64-4ba5-bec3-12bf46f655f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002279 sec., 877.5778850372969 rows/sec., 71.56 KiB/sec. | ||
14796 | 2024.12.21 02:58:53.441923 [ 279 ] {4a160877-7a64-4ba5-bec3-12bf46f655f7} <Debug> TCPHandler: Processed in 0.002752842 sec. | ||
14797 | 2024.12.21 02:58:53.442231 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14798 | 2024.12.21 02:58:53.442421 [ 281 ] {5b5cb753-6f63-498d-97f9-3dc50c46128d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14799 | 2024.12.21 02:58:53.442493 [ 281 ] {5b5cb753-6f63-498d-97f9-3dc50c46128d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14800 | 2024.12.21 02:58:53.443300 [ 281 ] {5b5cb753-6f63-498d-97f9-3dc50c46128d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14801 | 2024.12.21 02:58:53.443341 [ 281 ] {5b5cb753-6f63-498d-97f9-3dc50c46128d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14802 | 2024.12.21 02:58:53.443784 [ 281 ] {5b5cb753-6f63-498d-97f9-3dc50c46128d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14803 | 2024.12.21 02:58:53.444045 [ 281 ] {5b5cb753-6f63-498d-97f9-3dc50c46128d} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14804 | 2024.12.21 02:58:53.444248 [ 281 ] {5b5cb753-6f63-498d-97f9-3dc50c46128d} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001883 sec., 38767.92352628784 rows/sec., 3.13 MiB/sec. | ||
14805 | 2024.12.21 02:58:53.444305 [ 281 ] {5b5cb753-6f63-498d-97f9-3dc50c46128d} <Debug> TCPHandler: Processed in 0.002235936 sec. | ||
14806 | 2024.12.21 02:58:53.444466 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14807 | 2024.12.21 02:58:53.444593 [ 279 ] {20353dbe-caad-4566-9a0f-0654c85697f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14808 | 2024.12.21 02:58:53.444647 [ 279 ] {20353dbe-caad-4566-9a0f-0654c85697f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14809 | 2024.12.21 02:58:53.445252 [ 279 ] {20353dbe-caad-4566-9a0f-0654c85697f8} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14810 | 2024.12.21 02:58:53.445296 [ 279 ] {20353dbe-caad-4566-9a0f-0654c85697f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14811 | 2024.12.21 02:58:53.445679 [ 279 ] {20353dbe-caad-4566-9a0f-0654c85697f8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14812 | 2024.12.21 02:58:53.445925 [ 279 ] {20353dbe-caad-4566-9a0f-0654c85697f8} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14813 | 2024.12.21 02:58:53.446149 [ 279 ] {20353dbe-caad-4566-9a0f-0654c85697f8} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001586 sec., 6305.170239596469 rows/sec., 467.35 KiB/sec. | ||
14814 | 2024.12.21 02:58:53.446205 [ 279 ] {20353dbe-caad-4566-9a0f-0654c85697f8} <Debug> TCPHandler: Processed in 0.001800581 sec. | ||
14815 | 2024.12.21 02:58:53.446373 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14816 | 2024.12.21 02:58:53.446514 [ 281 ] {40dd7415-4cc5-4097-908e-1bb1de4d3bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14817 | 2024.12.21 02:58:53.446572 [ 281 ] {40dd7415-4cc5-4097-908e-1bb1de4d3bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14818 | 2024.12.21 02:58:53.447244 [ 281 ] {40dd7415-4cc5-4097-908e-1bb1de4d3bc2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14819 | 2024.12.21 02:58:53.447286 [ 281 ] {40dd7415-4cc5-4097-908e-1bb1de4d3bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14820 | 2024.12.21 02:58:53.447675 [ 281 ] {40dd7415-4cc5-4097-908e-1bb1de4d3bc2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14821 | 2024.12.21 02:58:53.447934 [ 281 ] {40dd7415-4cc5-4097-908e-1bb1de4d3bc2} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14822 | 2024.12.21 02:58:53.448136 [ 281 ] {40dd7415-4cc5-4097-908e-1bb1de4d3bc2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001639 sec., 45149.48139109213 rows/sec., 3.53 MiB/sec. | ||
14823 | 2024.12.21 02:58:53.448202 [ 281 ] {40dd7415-4cc5-4097-908e-1bb1de4d3bc2} <Debug> TCPHandler: Processed in 0.001895753 sec. | ||
14824 | 2024.12.21 02:58:53.448228 [ 224 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14825 | 2024.12.21 02:58:53.448275 [ 224 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14826 | 2024.12.21 02:58:53.448371 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14827 | 2024.12.21 02:58:53.448500 [ 279 ] {3bd47fdd-f271-40b2-bd6f-830eacf23992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14828 | 2024.12.21 02:58:53.448561 [ 279 ] {3bd47fdd-f271-40b2-bd6f-830eacf23992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14829 | 2024.12.21 02:58:53.449316 [ 279 ] {3bd47fdd-f271-40b2-bd6f-830eacf23992} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14830 | 2024.12.21 02:58:53.449355 [ 279 ] {3bd47fdd-f271-40b2-bd6f-830eacf23992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14831 | 2024.12.21 02:58:53.449768 [ 279 ] {3bd47fdd-f271-40b2-bd6f-830eacf23992} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14832 | 2024.12.21 02:58:53.450012 [ 279 ] {3bd47fdd-f271-40b2-bd6f-830eacf23992} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14833 | 2024.12.21 02:58:53.450193 [ 279 ] {3bd47fdd-f271-40b2-bd6f-830eacf23992} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00172 sec., 93604.6511627907 rows/sec., 6.52 MiB/sec. | ||
14834 | 2024.12.21 02:58:53.450278 [ 279 ] {3bd47fdd-f271-40b2-bd6f-830eacf23992} <Debug> TCPHandler: Processed in 0.001967063 sec. | ||
14835 | 2024.12.21 02:58:53.450421 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14836 | 2024.12.21 02:58:53.450669 [ 281 ] {d81072cf-9fe9-45f1-bd15-ce26f06ab63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14837 | 2024.12.21 02:58:53.450947 [ 281 ] {d81072cf-9fe9-45f1-bd15-ce26f06ab63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14838 | 2024.12.21 02:58:53.453789 [ 281 ] {d81072cf-9fe9-45f1-bd15-ce26f06ab63a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14839 | 2024.12.21 02:58:53.453860 [ 281 ] {d81072cf-9fe9-45f1-bd15-ce26f06ab63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14840 | 2024.12.21 02:58:53.455335 [ 224 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14841 | 2024.12.21 02:58:53.456910 [ 281 ] {d81072cf-9fe9-45f1-bd15-ce26f06ab63a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
14842 | 2024.12.21 02:58:53.457295 [ 281 ] {d81072cf-9fe9-45f1-bd15-ce26f06ab63a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14843 | 2024.12.21 02:58:53.457552 [ 281 ] {d81072cf-9fe9-45f1-bd15-ce26f06ab63a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006986 sec., 1145.147437732608 rows/sec., 2.05 MiB/sec. | ||
14844 | 2024.12.21 02:58:53.457653 [ 281 ] {d81072cf-9fe9-45f1-bd15-ce26f06ab63a} <Debug> TCPHandler: Processed in 0.007288525 sec. | ||
14845 | 2024.12.21 02:58:53.457829 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14846 | 2024.12.21 02:58:53.457974 [ 279 ] {50e1047d-2de8-4510-ba21-9e84fc87881f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14847 | 2024.12.21 02:58:53.458035 [ 279 ] {50e1047d-2de8-4510-ba21-9e84fc87881f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14848 | 2024.12.21 02:58:53.458610 [ 279 ] {50e1047d-2de8-4510-ba21-9e84fc87881f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14849 | 2024.12.21 02:58:53.458654 [ 279 ] {50e1047d-2de8-4510-ba21-9e84fc87881f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14850 | 2024.12.21 02:58:53.459058 [ 279 ] {50e1047d-2de8-4510-ba21-9e84fc87881f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
14851 | 2024.12.21 02:58:53.459296 [ 279 ] {50e1047d-2de8-4510-ba21-9e84fc87881f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14852 | 2024.12.21 02:58:53.459429 [ 48 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
14853 | 2024.12.21 02:58:53.459475 [ 279 ] {50e1047d-2de8-4510-ba21-9e84fc87881f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. | ||
14854 | 2024.12.21 02:58:53.459479 [ 48 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14855 | 2024.12.21 02:58:53.459526 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14856 | 2024.12.21 02:58:53.459544 [ 279 ] {50e1047d-2de8-4510-ba21-9e84fc87881f} <Debug> TCPHandler: Processed in 0.001790661 sec. | ||
14857 | 2024.12.21 02:58:53.459759 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
14858 | 2024.12.21 02:58:53.460039 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14859 | 2024.12.21 02:58:53.460107 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6602 rows starting from the beginning of the part | ||
14860 | 2024.12.21 02:58:53.460385 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 62 rows starting from the beginning of the part | ||
14861 | 2024.12.21 02:58:53.460822 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 20 rows starting from the beginning of the part | ||
14862 | 2024.12.21 02:58:53.461017 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
14863 | 2024.12.21 02:58:53.461146 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part | ||
14864 | 2024.12.21 02:58:53.461349 [ 186 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
14865 | 2024.12.21 02:58:53.463505 [ 199 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6886 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839764 sec., 1793339.382316205 rows/sec., 116.74 MiB/sec. | ||
14866 | 2024.12.21 02:58:53.463939 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
14867 | 2024.12.21 02:58:53.464249 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14868 | 2024.12.21 02:58:53.464325 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_116_23} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
14869 | 2024.12.21 02:58:53.464415 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
14870 | 2024.12.21 02:58:54.629439 [ 225 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14871 | 2024.12.21 02:58:54.629501 [ 225 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14872 | 2024.12.21 02:58:54.631549 [ 225 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
14873 | 2024.12.21 02:58:55.347498 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
14874 | 2024.12.21 02:58:55.348221 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14875 | 2024.12.21 02:58:55.348263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14876 | 2024.12.21 02:58:55.348797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14877 | 2024.12.21 02:58:55.349068 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14878 | 2024.12.21 02:58:55.349344 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
14879 | 2024.12.21 02:58:57.713607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
14880 | 2024.12.21 02:58:57.735344 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14881 | 2024.12.21 02:58:57.735409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14882 | 2024.12.21 02:58:57.742770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14883 | 2024.12.21 02:58:57.743599 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14884 | 2024.12.21 02:58:57.747085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
14885 | 2024.12.21 02:58:58.033070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2078 | ||
14886 | 2024.12.21 02:58:58.036336 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14887 | 2024.12.21 02:58:58.036379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14888 | 2024.12.21 02:58:58.037918 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14889 | 2024.12.21 02:58:58.038236 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14890 | 2024.12.21 02:58:58.039605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2078 | ||
14891 | 2024.12.21 02:58:58.445665 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14892 | 2024.12.21 02:58:58.445856 [ 279 ] {ca8327e2-eecc-476d-8db0-4fd7b9a5ede7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14893 | 2024.12.21 02:58:58.445927 [ 279 ] {ca8327e2-eecc-476d-8db0-4fd7b9a5ede7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14894 | 2024.12.21 02:58:58.446700 [ 279 ] {ca8327e2-eecc-476d-8db0-4fd7b9a5ede7} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14895 | 2024.12.21 02:58:58.446751 [ 279 ] {ca8327e2-eecc-476d-8db0-4fd7b9a5ede7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14896 | 2024.12.21 02:58:58.447193 [ 279 ] {ca8327e2-eecc-476d-8db0-4fd7b9a5ede7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14897 | 2024.12.21 02:58:58.447449 [ 279 ] {ca8327e2-eecc-476d-8db0-4fd7b9a5ede7} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14898 | 2024.12.21 02:58:58.447699 [ 279 ] {ca8327e2-eecc-476d-8db0-4fd7b9a5ede7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. | ||
14899 | 2024.12.21 02:58:58.447815 [ 279 ] {ca8327e2-eecc-476d-8db0-4fd7b9a5ede7} <Debug> TCPHandler: Processed in 0.002279547 sec. | ||
14900 | 2024.12.21 02:58:58.448121 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14901 | 2024.12.21 02:58:58.448332 [ 281 ] {21944c60-255e-4250-b170-d8f245d425a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14902 | 2024.12.21 02:58:58.448415 [ 281 ] {21944c60-255e-4250-b170-d8f245d425a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14903 | 2024.12.21 02:58:58.449402 [ 281 ] {21944c60-255e-4250-b170-d8f245d425a5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14904 | 2024.12.21 02:58:58.449452 [ 281 ] {21944c60-255e-4250-b170-d8f245d425a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14905 | 2024.12.21 02:58:58.449920 [ 281 ] {21944c60-255e-4250-b170-d8f245d425a5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14906 | 2024.12.21 02:58:58.450176 [ 281 ] {21944c60-255e-4250-b170-d8f245d425a5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14907 | 2024.12.21 02:58:58.450414 [ 281 ] {21944c60-255e-4250-b170-d8f245d425a5} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002143 sec., 125524.96500233318 rows/sec., 11.01 MiB/sec. | ||
14908 | 2024.12.21 02:58:58.450486 [ 281 ] {21944c60-255e-4250-b170-d8f245d425a5} <Debug> TCPHandler: Processed in 0.00255542 sec. | ||
14909 | 2024.12.21 02:58:58.450653 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14910 | 2024.12.21 02:58:58.450797 [ 279 ] {05fb1e85-7509-4023-b313-ffffeaadfbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14911 | 2024.12.21 02:58:58.450860 [ 279 ] {05fb1e85-7509-4023-b313-ffffeaadfbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14912 | 2024.12.21 02:58:58.451517 [ 279 ] {05fb1e85-7509-4023-b313-ffffeaadfbca} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14913 | 2024.12.21 02:58:58.451558 [ 279 ] {05fb1e85-7509-4023-b313-ffffeaadfbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14914 | 2024.12.21 02:58:58.451928 [ 279 ] {05fb1e85-7509-4023-b313-ffffeaadfbca} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
14915 | 2024.12.21 02:58:58.452168 [ 279 ] {05fb1e85-7509-4023-b313-ffffeaadfbca} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14916 | 2024.12.21 02:58:58.452337 [ 46 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
14917 | 2024.12.21 02:58:58.452398 [ 279 ] {05fb1e85-7509-4023-b313-ffffeaadfbca} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.00163 sec., 24539.877300613498 rows/sec., 1.76 MiB/sec. | ||
14918 | 2024.12.21 02:58:58.452425 [ 46 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14919 | 2024.12.21 02:58:58.452495 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14920 | 2024.12.21 02:58:58.452520 [ 279 ] {05fb1e85-7509-4023-b313-ffffeaadfbca} <Debug> TCPHandler: Processed in 0.001932973 sec. | ||
14921 | 2024.12.21 02:58:58.452751 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
14922 | 2024.12.21 02:58:58.452757 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14923 | 2024.12.21 02:58:58.452920 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14924 | 2024.12.21 02:58:58.452944 [ 281 ] {7840a848-0be8-46e4-bb8f-9bb9f6bb20fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14925 | 2024.12.21 02:58:58.452966 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 66 rows starting from the beginning of the part | ||
14926 | 2024.12.21 02:58:58.453020 [ 281 ] {7840a848-0be8-46e4-bb8f-9bb9f6bb20fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14927 | 2024.12.21 02:58:58.453204 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 48 rows starting from the beginning of the part | ||
14928 | 2024.12.21 02:58:58.453596 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
14929 | 2024.12.21 02:58:58.453793 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 40 rows starting from the beginning of the part | ||
14930 | 2024.12.21 02:58:58.454022 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 10 rows starting from the beginning of the part | ||
14931 | 2024.12.21 02:58:58.454262 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 40 rows starting from the beginning of the part | ||
14932 | 2024.12.21 02:58:58.455072 [ 281 ] {7840a848-0be8-46e4-bb8f-9bb9f6bb20fc} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14933 | 2024.12.21 02:58:58.455123 [ 281 ] {7840a848-0be8-46e4-bb8f-9bb9f6bb20fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14934 | 2024.12.21 02:58:58.455704 [ 281 ] {7840a848-0be8-46e4-bb8f-9bb9f6bb20fc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14935 | 2024.12.21 02:58:58.455839 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.003237447 sec., 65483.69749373503 rows/sec., 4.93 MiB/sec. | ||
14936 | 2024.12.21 02:58:58.455996 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
14937 | 2024.12.21 02:58:58.456083 [ 281 ] {7840a848-0be8-46e4-bb8f-9bb9f6bb20fc} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14938 | 2024.12.21 02:58:58.456408 [ 281 ] {7840a848-0be8-46e4-bb8f-9bb9f6bb20fc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00351 sec., 3988.6039886039885 rows/sec., 279.34 KiB/sec. | ||
14939 | 2024.12.21 02:58:58.456451 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14940 | 2024.12.21 02:58:58.456489 [ 281 ] {7840a848-0be8-46e4-bb8f-9bb9f6bb20fc} <Debug> TCPHandler: Processed in 0.003851905 sec. | ||
14941 | 2024.12.21 02:58:58.456561 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_101_20} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
14942 | 2024.12.21 02:58:58.456645 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14943 | 2024.12.21 02:58:58.456675 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14944 | 2024.12.21 02:58:58.456818 [ 279 ] {9a4bbe3e-4f45-407f-9992-2db95a6b9714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14945 | 2024.12.21 02:58:58.456878 [ 279 ] {9a4bbe3e-4f45-407f-9992-2db95a6b9714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14946 | 2024.12.21 02:58:58.457505 [ 279 ] {9a4bbe3e-4f45-407f-9992-2db95a6b9714} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14947 | 2024.12.21 02:58:58.457545 [ 279 ] {9a4bbe3e-4f45-407f-9992-2db95a6b9714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14948 | 2024.12.21 02:58:58.457918 [ 279 ] {9a4bbe3e-4f45-407f-9992-2db95a6b9714} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14949 | 2024.12.21 02:58:58.458158 [ 279 ] {9a4bbe3e-4f45-407f-9992-2db95a6b9714} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14950 | 2024.12.21 02:58:58.458363 [ 279 ] {9a4bbe3e-4f45-407f-9992-2db95a6b9714} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001575 sec., 8253.968253968254 rows/sec., 514.63 KiB/sec. | ||
14951 | 2024.12.21 02:58:58.458419 [ 279 ] {9a4bbe3e-4f45-407f-9992-2db95a6b9714} <Debug> TCPHandler: Processed in 0.001830032 sec. | ||
14952 | 2024.12.21 02:58:58.458582 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14953 | 2024.12.21 02:58:58.458724 [ 281 ] {c89536f2-1096-412d-9298-0338ce3d1daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14954 | 2024.12.21 02:58:58.458784 [ 281 ] {c89536f2-1096-412d-9298-0338ce3d1daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14955 | 2024.12.21 02:58:58.459598 [ 281 ] {c89536f2-1096-412d-9298-0338ce3d1daf} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14956 | 2024.12.21 02:58:58.459637 [ 281 ] {c89536f2-1096-412d-9298-0338ce3d1daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14957 | 2024.12.21 02:58:58.460025 [ 281 ] {c89536f2-1096-412d-9298-0338ce3d1daf} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14958 | 2024.12.21 02:58:58.460267 [ 281 ] {c89536f2-1096-412d-9298-0338ce3d1daf} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14959 | 2024.12.21 02:58:58.460473 [ 281 ] {c89536f2-1096-412d-9298-0338ce3d1daf} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.00178 sec., 233146.06741573036 rows/sec., 16.64 MiB/sec. | ||
14960 | 2024.12.21 02:58:58.460526 [ 281 ] {c89536f2-1096-412d-9298-0338ce3d1daf} <Debug> TCPHandler: Processed in 0.002016424 sec. | ||
14961 | 2024.12.21 02:58:58.460678 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14962 | 2024.12.21 02:58:58.460817 [ 279 ] {bbe13609-a4a2-4cfb-8651-8eab711dd7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14963 | 2024.12.21 02:58:58.460878 [ 279 ] {bbe13609-a4a2-4cfb-8651-8eab711dd7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14964 | 2024.12.21 02:58:58.461404 [ 279 ] {bbe13609-a4a2-4cfb-8651-8eab711dd7bb} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14965 | 2024.12.21 02:58:58.461444 [ 279 ] {bbe13609-a4a2-4cfb-8651-8eab711dd7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14966 | 2024.12.21 02:58:58.461810 [ 279 ] {bbe13609-a4a2-4cfb-8651-8eab711dd7bb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14967 | 2024.12.21 02:58:58.462045 [ 279 ] {bbe13609-a4a2-4cfb-8651-8eab711dd7bb} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14968 | 2024.12.21 02:58:58.462207 [ 46 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
14969 | 2024.12.21 02:58:58.462270 [ 46 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14970 | 2024.12.21 02:58:58.462285 [ 279 ] {bbe13609-a4a2-4cfb-8651-8eab711dd7bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. | ||
14971 | 2024.12.21 02:58:58.462310 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14972 | 2024.12.21 02:58:58.462455 [ 279 ] {bbe13609-a4a2-4cfb-8651-8eab711dd7bb} <Debug> TCPHandler: Processed in 0.001840742 sec. | ||
14973 | 2024.12.21 02:58:58.462577 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
14974 | 2024.12.21 02:58:58.462729 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14975 | 2024.12.21 02:58:58.462790 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 270 rows starting from the beginning of the part | ||
14976 | 2024.12.21 02:58:58.462870 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14977 | 2024.12.21 02:58:58.462965 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
14978 | 2024.12.21 02:58:58.463233 [ 281 ] {f98f4c10-1e4f-427e-a875-778b3fec39e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14979 | 2024.12.21 02:58:58.463275 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
14980 | 2024.12.21 02:58:58.463465 [ 281 ] {f98f4c10-1e4f-427e-a875-778b3fec39e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14981 | 2024.12.21 02:58:58.463487 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
14982 | 2024.12.21 02:58:58.463917 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
14983 | 2024.12.21 02:58:58.464256 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
14984 | 2024.12.21 02:58:58.466729 [ 281 ] {f98f4c10-1e4f-427e-a875-778b3fec39e1} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14985 | 2024.12.21 02:58:58.466803 [ 281 ] {f98f4c10-1e4f-427e-a875-778b3fec39e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
14986 | 2024.12.21 02:58:58.467904 [ 281 ] {f98f4c10-1e4f-427e-a875-778b3fec39e1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
14987 | 2024.12.21 02:58:58.467911 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.005439433 sec., 55152.80728708305 rows/sec., 2.81 MiB/sec. | ||
14988 | 2024.12.21 02:58:58.468085 [ 193 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
14989 | 2024.12.21 02:58:58.468244 [ 281 ] {f98f4c10-1e4f-427e-a875-778b3fec39e1} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14990 | 2024.12.21 02:58:58.468542 [ 193 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14991 | 2024.12.21 02:58:58.468561 [ 281 ] {f98f4c10-1e4f-427e-a875-778b3fec39e1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005481 sec., 43240.28461959497 rows/sec., 2.90 MiB/sec. | ||
14992 | 2024.12.21 02:58:58.468655 [ 281 ] {f98f4c10-1e4f-427e-a875-778b3fec39e1} <Debug> TCPHandler: Processed in 0.005878119 sec. | ||
14993 | 2024.12.21 02:58:58.468664 [ 193 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_50_10} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
14994 | 2024.12.21 02:58:58.468774 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14995 | 2024.12.21 02:58:58.468831 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14996 | 2024.12.21 02:58:58.468948 [ 279 ] {d7a42954-ccea-4f2d-999e-9dce50118ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14997 | 2024.12.21 02:58:58.469001 [ 279 ] {d7a42954-ccea-4f2d-999e-9dce50118ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14998 | 2024.12.21 02:58:58.469479 [ 279 ] {d7a42954-ccea-4f2d-999e-9dce50118ffd} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14999 | 2024.12.21 02:58:58.469518 [ 279 ] {d7a42954-ccea-4f2d-999e-9dce50118ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15000 | 2024.12.21 02:58:58.469890 [ 279 ] {d7a42954-ccea-4f2d-999e-9dce50118ffd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
15001 | 2024.12.21 02:58:58.470148 [ 279 ] {d7a42954-ccea-4f2d-999e-9dce50118ffd} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15002 | 2024.12.21 02:58:58.470403 [ 279 ] {d7a42954-ccea-4f2d-999e-9dce50118ffd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. | ||
15003 | 2024.12.21 02:58:58.470471 [ 279 ] {d7a42954-ccea-4f2d-999e-9dce50118ffd} <Debug> TCPHandler: Processed in 0.00171264 sec. | ||
15004 | 2024.12.21 02:58:58.470701 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15005 | 2024.12.21 02:58:58.470878 [ 281 ] {07723837-57ac-43bf-b4ae-dfd122e3663b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15006 | 2024.12.21 02:58:58.470963 [ 281 ] {07723837-57ac-43bf-b4ae-dfd122e3663b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15007 | 2024.12.21 02:58:58.472146 [ 281 ] {07723837-57ac-43bf-b4ae-dfd122e3663b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15008 | 2024.12.21 02:58:58.472185 [ 281 ] {07723837-57ac-43bf-b4ae-dfd122e3663b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15009 | 2024.12.21 02:58:58.472859 [ 281 ] {07723837-57ac-43bf-b4ae-dfd122e3663b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
15010 | 2024.12.21 02:58:58.473125 [ 281 ] {07723837-57ac-43bf-b4ae-dfd122e3663b} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15011 | 2024.12.21 02:58:58.473315 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
15012 | 2024.12.21 02:58:58.473375 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15013 | 2024.12.21 02:58:58.473408 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15014 | 2024.12.21 02:58:58.473415 [ 281 ] {07723837-57ac-43bf-b4ae-dfd122e3663b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002553 sec., 12925.969447708578 rows/sec., 23.16 MiB/sec. | ||
15015 | 2024.12.21 02:58:58.473690 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
15016 | 2024.12.21 02:58:58.473920 [ 281 ] {07723837-57ac-43bf-b4ae-dfd122e3663b} <Debug> TCPHandler: Processed in 0.003338059 sec. | ||
15017 | 2024.12.21 02:58:58.474268 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15018 | 2024.12.21 02:58:58.474770 [ 279 ] {a889001b-aa44-4960-a42b-0a0f429b86f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15019 | 2024.12.21 02:58:58.475041 [ 279 ] {a889001b-aa44-4960-a42b-0a0f429b86f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15020 | 2024.12.21 02:58:58.475706 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15021 | 2024.12.21 02:58:58.476139 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1944 rows starting from the beginning of the part | ||
15022 | 2024.12.21 02:58:58.476727 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 33 rows starting from the beginning of the part | ||
15023 | 2024.12.21 02:58:58.477502 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 8 rows starting from the beginning of the part | ||
15024 | 2024.12.21 02:58:58.477687 [ 279 ] {a889001b-aa44-4960-a42b-0a0f429b86f9} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15025 | 2024.12.21 02:58:58.477826 [ 279 ] {a889001b-aa44-4960-a42b-0a0f429b86f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15026 | 2024.12.21 02:58:58.478118 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 33 rows starting from the beginning of the part | ||
15027 | 2024.12.21 02:58:58.478706 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 8 rows starting from the beginning of the part | ||
15028 | 2024.12.21 02:58:58.479333 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 33 rows starting from the beginning of the part | ||
15029 | 2024.12.21 02:58:58.479410 [ 279 ] {a889001b-aa44-4960-a42b-0a0f429b86f9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15030 | 2024.12.21 02:58:58.480330 [ 279 ] {a889001b-aa44-4960-a42b-0a0f429b86f9} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15031 | 2024.12.21 02:58:58.480992 [ 279 ] {a889001b-aa44-4960-a42b-0a0f429b86f9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006406 sec., 12800.499531689042 rows/sec., 832.50 KiB/sec. | ||
15032 | 2024.12.21 02:58:58.481420 [ 279 ] {a889001b-aa44-4960-a42b-0a0f429b86f9} <Debug> TCPHandler: Processed in 0.007360206 sec. | ||
15033 | 2024.12.21 02:58:58.488573 [ 197 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2059 rows, containing 19 columns (19 merged, 0 gathered) in 0.015080566 sec., 136533.3370113562 rows/sec., 244.66 MiB/sec. | ||
15034 | 2024.12.21 02:58:58.490617 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
15035 | 2024.12.21 02:58:58.491121 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15036 | 2024.12.21 02:58:58.491227 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
15037 | 2024.12.21 02:58:58.491421 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
15038 | 2024.12.21 02:58:59.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.12 MiB, peak 287.94 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: 1.34 MiB | ||
15039 | 2024.12.21 02:59:02.642322 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15040 | 2024.12.21 02:59:02.642396 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15041 | 2024.12.21 02:59:02.849617 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
15042 | 2024.12.21 02:59:02.850294 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15043 | 2024.12.21 02:59:02.850349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15044 | 2024.12.21 02:59:02.850914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15045 | 2024.12.21 02:59:02.851204 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15046 | 2024.12.21 02:59:02.851463 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
15047 | 2024.12.21 02:59:03.183300 [ 223 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15048 | 2024.12.21 02:59:03.183358 [ 223 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15049 | 2024.12.21 02:59:03.185412 [ 223 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15050 | 2024.12.21 02:59:03.440260 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15051 | 2024.12.21 02:59:03.440468 [ 279 ] {9481c112-47b7-4130-aa13-6733e56691f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15052 | 2024.12.21 02:59:03.440548 [ 279 ] {9481c112-47b7-4130-aa13-6733e56691f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15053 | 2024.12.21 02:59:03.441409 [ 279 ] {9481c112-47b7-4130-aa13-6733e56691f5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15054 | 2024.12.21 02:59:03.441459 [ 279 ] {9481c112-47b7-4130-aa13-6733e56691f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15055 | 2024.12.21 02:59:03.441922 [ 279 ] {9481c112-47b7-4130-aa13-6733e56691f5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15056 | 2024.12.21 02:59:03.442187 [ 279 ] {9481c112-47b7-4130-aa13-6733e56691f5} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15057 | 2024.12.21 02:59:03.442389 [ 279 ] {9481c112-47b7-4130-aa13-6733e56691f5} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001972 sec., 36511.15618661258 rows/sec., 2.95 MiB/sec. | ||
15058 | 2024.12.21 02:59:03.442464 [ 279 ] {9481c112-47b7-4130-aa13-6733e56691f5} <Debug> TCPHandler: Processed in 0.002343268 sec. | ||
15059 | 2024.12.21 02:59:03.442748 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15060 | 2024.12.21 02:59:03.442979 [ 281 ] {2c570943-354c-4906-af3f-eb4e0401ca6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15061 | 2024.12.21 02:59:03.443056 [ 281 ] {2c570943-354c-4906-af3f-eb4e0401ca6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15062 | 2024.12.21 02:59:03.443818 [ 281 ] {2c570943-354c-4906-af3f-eb4e0401ca6e} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15063 | 2024.12.21 02:59:03.443872 [ 281 ] {2c570943-354c-4906-af3f-eb4e0401ca6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15064 | 2024.12.21 02:59:03.444320 [ 281 ] {2c570943-354c-4906-af3f-eb4e0401ca6e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
15065 | 2024.12.21 02:59:03.444581 [ 281 ] {2c570943-354c-4906-af3f-eb4e0401ca6e} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15066 | 2024.12.21 02:59:03.444810 [ 281 ] {2c570943-354c-4906-af3f-eb4e0401ca6e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001886 sec., 4241.781548250265 rows/sec., 318.96 KiB/sec. | ||
15067 | 2024.12.21 02:59:03.444880 [ 281 ] {2c570943-354c-4906-af3f-eb4e0401ca6e} <Debug> TCPHandler: Processed in 0.002293247 sec. | ||
15068 | 2024.12.21 02:59:03.445056 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15069 | 2024.12.21 02:59:03.445197 [ 279 ] {a3309059-014e-445d-8683-174828f63673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15070 | 2024.12.21 02:59:03.445254 [ 279 ] {a3309059-014e-445d-8683-174828f63673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15071 | 2024.12.21 02:59:03.445989 [ 279 ] {a3309059-014e-445d-8683-174828f63673} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15072 | 2024.12.21 02:59:03.446034 [ 279 ] {a3309059-014e-445d-8683-174828f63673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15073 | 2024.12.21 02:59:03.446443 [ 279 ] {a3309059-014e-445d-8683-174828f63673} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15074 | 2024.12.21 02:59:03.446684 [ 279 ] {a3309059-014e-445d-8683-174828f63673} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15075 | 2024.12.21 02:59:03.446861 [ 279 ] {a3309059-014e-445d-8683-174828f63673} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001695 sec., 42477.87610619469 rows/sec., 3.32 MiB/sec. | ||
15076 | 2024.12.21 02:59:03.446911 [ 279 ] {a3309059-014e-445d-8683-174828f63673} <Debug> TCPHandler: Processed in 0.001922622 sec. | ||
15077 | 2024.12.21 02:59:03.447062 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15078 | 2024.12.21 02:59:03.447188 [ 281 ] {2f0a752e-5f8a-4cff-952f-a6b0a5f7d090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15079 | 2024.12.21 02:59:03.447249 [ 281 ] {2f0a752e-5f8a-4cff-952f-a6b0a5f7d090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15080 | 2024.12.21 02:59:03.447943 [ 281 ] {2f0a752e-5f8a-4cff-952f-a6b0a5f7d090} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15081 | 2024.12.21 02:59:03.447993 [ 281 ] {2f0a752e-5f8a-4cff-952f-a6b0a5f7d090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15082 | 2024.12.21 02:59:03.448448 [ 281 ] {2f0a752e-5f8a-4cff-952f-a6b0a5f7d090} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15083 | 2024.12.21 02:59:03.448698 [ 281 ] {2f0a752e-5f8a-4cff-952f-a6b0a5f7d090} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15084 | 2024.12.21 02:59:03.448917 [ 281 ] {2f0a752e-5f8a-4cff-952f-a6b0a5f7d090} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001759 sec., 90960.77316657192 rows/sec., 6.34 MiB/sec. | ||
15085 | 2024.12.21 02:59:03.448975 [ 281 ] {2f0a752e-5f8a-4cff-952f-a6b0a5f7d090} <Debug> TCPHandler: Processed in 0.001972243 sec. | ||
15086 | 2024.12.21 02:59:03.449111 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15087 | 2024.12.21 02:59:03.449225 [ 279 ] {aeed19f7-6b49-456d-9384-899137cb60b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15088 | 2024.12.21 02:59:03.449314 [ 279 ] {aeed19f7-6b49-456d-9384-899137cb60b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15089 | 2024.12.21 02:59:03.450563 [ 279 ] {aeed19f7-6b49-456d-9384-899137cb60b8} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15090 | 2024.12.21 02:59:03.450600 [ 279 ] {aeed19f7-6b49-456d-9384-899137cb60b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15091 | 2024.12.21 02:59:03.451240 [ 279 ] {aeed19f7-6b49-456d-9384-899137cb60b8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
15092 | 2024.12.21 02:59:03.451514 [ 279 ] {aeed19f7-6b49-456d-9384-899137cb60b8} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15093 | 2024.12.21 02:59:03.451744 [ 279 ] {aeed19f7-6b49-456d-9384-899137cb60b8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002537 sec., 3153.330705557745 rows/sec., 5.65 MiB/sec. | ||
15094 | 2024.12.21 02:59:03.451800 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15095 | 2024.12.21 02:59:03.451893 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15096 | 2024.12.21 02:59:03.451925 [ 279 ] {aeed19f7-6b49-456d-9384-899137cb60b8} <Debug> TCPHandler: Processed in 0.002869043 sec. | ||
15097 | 2024.12.21 02:59:03.452127 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15098 | 2024.12.21 02:59:03.452307 [ 281 ] {ec4a5dd2-273c-48f8-9a94-4bbbaedaf32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15099 | 2024.12.21 02:59:03.452428 [ 281 ] {ec4a5dd2-273c-48f8-9a94-4bbbaedaf32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15100 | 2024.12.21 02:59:03.453493 [ 281 ] {ec4a5dd2-273c-48f8-9a94-4bbbaedaf32d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15101 | 2024.12.21 02:59:03.453544 [ 281 ] {ec4a5dd2-273c-48f8-9a94-4bbbaedaf32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15102 | 2024.12.21 02:59:03.454287 [ 281 ] {ec4a5dd2-273c-48f8-9a94-4bbbaedaf32d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15103 | 2024.12.21 02:59:03.454713 [ 281 ] {ec4a5dd2-273c-48f8-9a94-4bbbaedaf32d} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15104 | 2024.12.21 02:59:03.455214 [ 281 ] {ec4a5dd2-273c-48f8-9a94-4bbbaedaf32d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002933 sec., 20456.87009887487 rows/sec., 1.38 MiB/sec. | ||
15105 | 2024.12.21 02:59:03.455289 [ 281 ] {ec4a5dd2-273c-48f8-9a94-4bbbaedaf32d} <Debug> TCPHandler: Processed in 0.003256798 sec. | ||
15106 | 2024.12.21 02:59:03.455556 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15107 | 2024.12.21 02:59:03.752933 [ 218 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15108 | 2024.12.21 02:59:03.752987 [ 218 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15109 | 2024.12.21 02:59:03.755016 [ 218 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15110 | 2024.12.21 02:59:05.042206 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15111 | 2024.12.21 02:59:05.042263 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15112 | 2024.12.21 02:59:05.044320 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15113 | 2024.12.21 02:59:05.247223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
15114 | 2024.12.21 02:59:05.269505 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15115 | 2024.12.21 02:59:05.269555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15116 | 2024.12.21 02:59:05.278677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15117 | 2024.12.21 02:59:05.279493 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15118 | 2024.12.21 02:59:05.282293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
15119 | 2024.12.21 02:59:07.064354 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15120 | 2024.12.21 02:59:07.064649 [ 279 ] {06e605cb-9964-4742-a1d5-d0bc7828b1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15121 | 2024.12.21 02:59:07.064758 [ 279 ] {06e605cb-9964-4742-a1d5-d0bc7828b1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15122 | 2024.12.21 02:59:07.065763 [ 279 ] {06e605cb-9964-4742-a1d5-d0bc7828b1f2} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15123 | 2024.12.21 02:59:07.065803 [ 279 ] {06e605cb-9964-4742-a1d5-d0bc7828b1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15124 | 2024.12.21 02:59:07.066240 [ 279 ] {06e605cb-9964-4742-a1d5-d0bc7828b1f2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15125 | 2024.12.21 02:59:07.066488 [ 279 ] {06e605cb-9964-4742-a1d5-d0bc7828b1f2} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15126 | 2024.12.21 02:59:07.066682 [ 279 ] {06e605cb-9964-4742-a1d5-d0bc7828b1f2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002114 sec., 6622.516556291391 rows/sec., 476.73 KiB/sec. | ||
15127 | 2024.12.21 02:59:07.066735 [ 279 ] {06e605cb-9964-4742-a1d5-d0bc7828b1f2} <Debug> TCPHandler: Processed in 0.00256611 sec. | ||
15128 | 2024.12.21 02:59:07.067030 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15129 | 2024.12.21 02:59:07.067244 [ 281 ] {0efeeda5-1600-4e97-912d-0b3245e76b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15130 | 2024.12.21 02:59:07.067325 [ 281 ] {0efeeda5-1600-4e97-912d-0b3245e76b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15131 | 2024.12.21 02:59:07.068056 [ 281 ] {0efeeda5-1600-4e97-912d-0b3245e76b6e} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15132 | 2024.12.21 02:59:07.068102 [ 281 ] {0efeeda5-1600-4e97-912d-0b3245e76b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15133 | 2024.12.21 02:59:07.068521 [ 281 ] {0efeeda5-1600-4e97-912d-0b3245e76b6e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
15134 | 2024.12.21 02:59:07.068763 [ 281 ] {0efeeda5-1600-4e97-912d-0b3245e76b6e} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15135 | 2024.12.21 02:59:07.068981 [ 281 ] {0efeeda5-1600-4e97-912d-0b3245e76b6e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.0018 sec., 3333.3333333333335 rows/sec., 271.81 KiB/sec. | ||
15136 | 2024.12.21 02:59:07.069038 [ 281 ] {0efeeda5-1600-4e97-912d-0b3245e76b6e} <Debug> TCPHandler: Processed in 0.002153795 sec. | ||
15137 | 2024.12.21 02:59:07.069196 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15138 | 2024.12.21 02:59:07.069333 [ 279 ] {d70edee4-b43b-4dc0-bbd9-547f285e516c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15139 | 2024.12.21 02:59:07.069388 [ 279 ] {d70edee4-b43b-4dc0-bbd9-547f285e516c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15140 | 2024.12.21 02:59:07.070818 [ 279 ] {d70edee4-b43b-4dc0-bbd9-547f285e516c} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15141 | 2024.12.21 02:59:07.070860 [ 279 ] {d70edee4-b43b-4dc0-bbd9-547f285e516c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15142 | 2024.12.21 02:59:07.071788 [ 279 ] {d70edee4-b43b-4dc0-bbd9-547f285e516c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15143 | 2024.12.21 02:59:07.072048 [ 279 ] {d70edee4-b43b-4dc0-bbd9-547f285e516c} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15144 | 2024.12.21 02:59:07.072171 [ 32 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15145 | 2024.12.21 02:59:07.072215 [ 32 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15146 | 2024.12.21 02:59:07.072238 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15147 | 2024.12.21 02:59:07.072241 [ 279 ] {d70edee4-b43b-4dc0-bbd9-547f285e516c} <Debug> executeQuery: Read 1412 rows, 120.50 KiB in 0.002936 sec., 480926.4305177112 rows/sec., 40.08 MiB/sec. | ||
15148 | 2024.12.21 02:59:07.072423 [ 279 ] {d70edee4-b43b-4dc0-bbd9-547f285e516c} <Debug> TCPHandler: Processed in 0.003288309 sec. | ||
15149 | 2024.12.21 02:59:07.072501 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
15150 | 2024.12.21 02:59:07.072625 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15151 | 2024.12.21 02:59:07.072640 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15152 | 2024.12.21 02:59:07.072680 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1436 rows starting from the beginning of the part | ||
15153 | 2024.12.21 02:59:07.072785 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 269 rows starting from the beginning of the part | ||
15154 | 2024.12.21 02:59:07.072795 [ 281 ] {10b9f30f-2cfa-4a92-8b27-c7407a5eeb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15155 | 2024.12.21 02:59:07.072992 [ 281 ] {10b9f30f-2cfa-4a92-8b27-c7407a5eeb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15156 | 2024.12.21 02:59:07.073201 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 73 rows starting from the beginning of the part | ||
15157 | 2024.12.21 02:59:07.073682 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 269 rows starting from the beginning of the part | ||
15158 | 2024.12.21 02:59:07.074028 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 72 rows starting from the beginning of the part | ||
15159 | 2024.12.21 02:59:07.074298 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1412 rows starting from the beginning of the part | ||
15160 | 2024.12.21 02:59:07.075215 [ 281 ] {10b9f30f-2cfa-4a92-8b27-c7407a5eeb64} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15161 | 2024.12.21 02:59:07.075260 [ 281 ] {10b9f30f-2cfa-4a92-8b27-c7407a5eeb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15162 | 2024.12.21 02:59:07.075834 [ 281 ] {10b9f30f-2cfa-4a92-8b27-c7407a5eeb64} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15163 | 2024.12.21 02:59:07.076095 [ 281 ] {10b9f30f-2cfa-4a92-8b27-c7407a5eeb64} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15164 | 2024.12.21 02:59:07.076347 [ 281 ] {10b9f30f-2cfa-4a92-8b27-c7407a5eeb64} <Debug> executeQuery: Read 46 rows, 3.36 KiB in 0.003592 sec., 12806.236080178172 rows/sec., 934.42 KiB/sec. | ||
15165 | 2024.12.21 02:59:07.076408 [ 281 ] {10b9f30f-2cfa-4a92-8b27-c7407a5eeb64} <Debug> TCPHandler: Processed in 0.003858975 sec. | ||
15166 | 2024.12.21 02:59:07.076868 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15167 | 2024.12.21 02:59:07.077307 [ 201 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3531 rows, containing 5 columns (5 merged, 0 gathered) in 0.004979078 sec., 709167.4402369275 rows/sec., 62.24 MiB/sec. | ||
15168 | 2024.12.21 02:59:07.077543 [ 279 ] {307c01f3-ea08-4bd7-86fc-b5eb1e660a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15169 | 2024.12.21 02:59:07.077743 [ 197 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15170 | 2024.12.21 02:59:07.077751 [ 279 ] {307c01f3-ea08-4bd7-86fc-b5eb1e660a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15171 | 2024.12.21 02:59:07.078608 [ 197 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15172 | 2024.12.21 02:59:07.078862 [ 197 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_121_24} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15173 | 2024.12.21 02:59:07.079027 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
15174 | 2024.12.21 02:59:07.079421 [ 279 ] {307c01f3-ea08-4bd7-86fc-b5eb1e660a02} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15175 | 2024.12.21 02:59:07.079465 [ 279 ] {307c01f3-ea08-4bd7-86fc-b5eb1e660a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15176 | 2024.12.21 02:59:07.079842 [ 279 ] {307c01f3-ea08-4bd7-86fc-b5eb1e660a02} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15177 | 2024.12.21 02:59:07.080098 [ 279 ] {307c01f3-ea08-4bd7-86fc-b5eb1e660a02} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15178 | 2024.12.21 02:59:07.080230 [ 32 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
15179 | 2024.12.21 02:59:07.080270 [ 32 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15180 | 2024.12.21 02:59:07.080290 [ 279 ] {307c01f3-ea08-4bd7-86fc-b5eb1e660a02} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002907 sec., 83247.33402132783 rows/sec., 5.64 MiB/sec. | ||
15181 | 2024.12.21 02:59:07.080297 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15182 | 2024.12.21 02:59:07.080415 [ 279 ] {307c01f3-ea08-4bd7-86fc-b5eb1e660a02} <Debug> TCPHandler: Processed in 0.003884845 sec. | ||
15183 | 2024.12.21 02:59:07.080669 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15184 | 2024.12.21 02:59:07.080700 [ 189 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
15185 | 2024.12.21 02:59:07.080911 [ 281 ] {1c7cd1fa-bc09-4012-80dc-4b6d974b71b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15186 | 2024.12.21 02:59:07.081022 [ 189 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15187 | 2024.12.21 02:59:07.081037 [ 281 ] {1c7cd1fa-bc09-4012-80dc-4b6d974b71b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15188 | 2024.12.21 02:59:07.081085 [ 189 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 243 rows starting from the beginning of the part | ||
15189 | 2024.12.21 02:59:07.081261 [ 189 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
15190 | 2024.12.21 02:59:07.081450 [ 189 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part | ||
15191 | 2024.12.21 02:59:07.081646 [ 189 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
15192 | 2024.12.21 02:59:07.081836 [ 189 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
15193 | 2024.12.21 02:59:07.081994 [ 189 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part | ||
15194 | 2024.12.21 02:59:07.082702 [ 281 ] {1c7cd1fa-bc09-4012-80dc-4b6d974b71b4} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15195 | 2024.12.21 02:59:07.082747 [ 281 ] {1c7cd1fa-bc09-4012-80dc-4b6d974b71b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15196 | 2024.12.21 02:59:07.083298 [ 281 ] {1c7cd1fa-bc09-4012-80dc-4b6d974b71b4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15197 | 2024.12.21 02:59:07.083643 [ 281 ] {1c7cd1fa-bc09-4012-80dc-4b6d974b71b4} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15198 | 2024.12.21 02:59:07.083777 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.003348959 sec., 229623.5934808399 rows/sec., 16.44 MiB/sec. | ||
15199 | 2024.12.21 02:59:07.083980 [ 281 ] {1c7cd1fa-bc09-4012-80dc-4b6d974b71b4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003134 sec., 4148.053605615826 rows/sec., 258.63 KiB/sec. | ||
15200 | 2024.12.21 02:59:07.084069 [ 281 ] {1c7cd1fa-bc09-4012-80dc-4b6d974b71b4} <Debug> TCPHandler: Processed in 0.003533211 sec. | ||
15201 | 2024.12.21 02:59:07.084112 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
15202 | 2024.12.21 02:59:07.084264 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15203 | 2024.12.21 02:59:07.084433 [ 279 ] {97ff297a-1031-40a4-91bb-ea23c97eb758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15204 | 2024.12.21 02:59:07.084512 [ 279 ] {97ff297a-1031-40a4-91bb-ea23c97eb758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15205 | 2024.12.21 02:59:07.084700 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15206 | 2024.12.21 02:59:07.084953 [ 198 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_51_10} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
15207 | 2024.12.21 02:59:07.085174 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
15208 | 2024.12.21 02:59:07.085894 [ 279 ] {97ff297a-1031-40a4-91bb-ea23c97eb758} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15209 | 2024.12.21 02:59:07.085937 [ 279 ] {97ff297a-1031-40a4-91bb-ea23c97eb758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15210 | 2024.12.21 02:59:07.086356 [ 279 ] {97ff297a-1031-40a4-91bb-ea23c97eb758} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15211 | 2024.12.21 02:59:07.086597 [ 279 ] {97ff297a-1031-40a4-91bb-ea23c97eb758} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15212 | 2024.12.21 02:59:07.086734 [ 32 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15213 | 2024.12.21 02:59:07.086770 [ 32 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15214 | 2024.12.21 02:59:07.086779 [ 279 ] {97ff297a-1031-40a4-91bb-ea23c97eb758} <Debug> executeQuery: Read 877 rows, 65.10 KiB in 0.002408 sec., 364202.65780730895 rows/sec., 26.40 MiB/sec. | ||
15215 | 2024.12.21 02:59:07.086793 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15216 | 2024.12.21 02:59:07.086907 [ 279 ] {97ff297a-1031-40a4-91bb-ea23c97eb758} <Debug> TCPHandler: Processed in 0.002727762 sec. | ||
15217 | 2024.12.21 02:59:07.086998 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
15218 | 2024.12.21 02:59:07.087087 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15219 | 2024.12.21 02:59:07.087130 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15220 | 2024.12.21 02:59:07.087162 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 915 rows starting from the beginning of the part | ||
15221 | 2024.12.21 02:59:07.087353 [ 281 ] {a4a47e46-0369-4d4e-984a-3d4e7eeea739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15222 | 2024.12.21 02:59:07.087377 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 415 rows starting from the beginning of the part | ||
15223 | 2024.12.21 02:59:07.087519 [ 281 ] {a4a47e46-0369-4d4e-984a-3d4e7eeea739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15224 | 2024.12.21 02:59:07.087678 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 74 rows starting from the beginning of the part | ||
15225 | 2024.12.21 02:59:07.087988 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 415 rows starting from the beginning of the part | ||
15226 | 2024.12.21 02:59:07.088299 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 72 rows starting from the beginning of the part | ||
15227 | 2024.12.21 02:59:07.088514 [ 197 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 877 rows starting from the beginning of the part | ||
15228 | 2024.12.21 02:59:07.089101 [ 281 ] {a4a47e46-0369-4d4e-984a-3d4e7eeea739} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15229 | 2024.12.21 02:59:07.089146 [ 281 ] {a4a47e46-0369-4d4e-984a-3d4e7eeea739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15230 | 2024.12.21 02:59:07.089658 [ 281 ] {a4a47e46-0369-4d4e-984a-3d4e7eeea739} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15231 | 2024.12.21 02:59:07.089949 [ 281 ] {a4a47e46-0369-4d4e-984a-3d4e7eeea739} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15232 | 2024.12.21 02:59:07.090163 [ 281 ] {a4a47e46-0369-4d4e-984a-3d4e7eeea739} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00295 sec., 2033.8983050847457 rows/sec., 106.26 KiB/sec. | ||
15233 | 2024.12.21 02:59:07.090265 [ 281 ] {a4a47e46-0369-4d4e-984a-3d4e7eeea739} <Debug> TCPHandler: Processed in 0.003241928 sec. | ||
15234 | 2024.12.21 02:59:07.090513 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15235 | 2024.12.21 02:59:07.090523 [ 195 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.003634732 sec., 761541.7037624782 rows/sec., 58.14 MiB/sec. | ||
15236 | 2024.12.21 02:59:07.090676 [ 279 ] {782d5b44-131c-4b48-99ac-977623699c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15237 | 2024.12.21 02:59:07.090763 [ 279 ] {782d5b44-131c-4b48-99ac-977623699c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15238 | 2024.12.21 02:59:07.090810 [ 195 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15239 | 2024.12.21 02:59:07.091479 [ 195 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15240 | 2024.12.21 02:59:07.091576 [ 195 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_121_24} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15241 | 2024.12.21 02:59:07.091713 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
15242 | 2024.12.21 02:59:07.092077 [ 279 ] {782d5b44-131c-4b48-99ac-977623699c2e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15243 | 2024.12.21 02:59:07.092120 [ 279 ] {782d5b44-131c-4b48-99ac-977623699c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15244 | 2024.12.21 02:59:07.092579 [ 279 ] {782d5b44-131c-4b48-99ac-977623699c2e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15245 | 2024.12.21 02:59:07.092820 [ 279 ] {782d5b44-131c-4b48-99ac-977623699c2e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15246 | 2024.12.21 02:59:07.092994 [ 279 ] {782d5b44-131c-4b48-99ac-977623699c2e} <Debug> executeQuery: Read 906 rows, 61.84 KiB in 0.002355 sec., 384713.37579617836 rows/sec., 25.64 MiB/sec. | ||
15247 | 2024.12.21 02:59:07.093045 [ 279 ] {782d5b44-131c-4b48-99ac-977623699c2e} <Debug> TCPHandler: Processed in 0.002682912 sec. | ||
15248 | 2024.12.21 02:59:07.093195 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15249 | 2024.12.21 02:59:07.093313 [ 281 ] {a25f3fde-a7c3-4d80-bbbe-fc267cddca0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15250 | 2024.12.21 02:59:07.093365 [ 281 ] {a25f3fde-a7c3-4d80-bbbe-fc267cddca0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15251 | 2024.12.21 02:59:07.093838 [ 281 ] {a25f3fde-a7c3-4d80-bbbe-fc267cddca0e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15252 | 2024.12.21 02:59:07.093877 [ 281 ] {a25f3fde-a7c3-4d80-bbbe-fc267cddca0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15253 | 2024.12.21 02:59:07.094240 [ 281 ] {a25f3fde-a7c3-4d80-bbbe-fc267cddca0e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
15254 | 2024.12.21 02:59:07.094477 [ 281 ] {a25f3fde-a7c3-4d80-bbbe-fc267cddca0e} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15255 | 2024.12.21 02:59:07.094637 [ 32 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
15256 | 2024.12.21 02:59:07.094694 [ 32 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15257 | 2024.12.21 02:59:07.094715 [ 281 ] {a25f3fde-a7c3-4d80-bbbe-fc267cddca0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 47.35 KiB/sec. | ||
15258 | 2024.12.21 02:59:07.094730 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15259 | 2024.12.21 02:59:07.094897 [ 281 ] {a25f3fde-a7c3-4d80-bbbe-fc267cddca0e} <Debug> TCPHandler: Processed in 0.00175276 sec. | ||
15260 | 2024.12.21 02:59:07.095148 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
15261 | 2024.12.21 02:59:07.095165 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15262 | 2024.12.21 02:59:07.095610 [ 279 ] {e0b38f5b-eb26-407a-a151-c44b49d7ab10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15263 | 2024.12.21 02:59:07.095784 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15264 | 2024.12.21 02:59:07.095942 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 47 rows starting from the beginning of the part | ||
15265 | 2024.12.21 02:59:07.095983 [ 279 ] {e0b38f5b-eb26-407a-a151-c44b49d7ab10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15266 | 2024.12.21 02:59:07.096327 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
15267 | 2024.12.21 02:59:07.096708 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
15268 | 2024.12.21 02:59:07.097124 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
15269 | 2024.12.21 02:59:07.097533 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
15270 | 2024.12.21 02:59:07.097905 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
15271 | 2024.12.21 02:59:07.101597 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 4 columns (4 merged, 0 gathered) in 0.006700708 sec., 7760.373978391537 rows/sec., 522.33 KiB/sec. | ||
15272 | 2024.12.21 02:59:07.101836 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
15273 | 2024.12.21 02:59:07.101853 [ 279 ] {e0b38f5b-eb26-407a-a151-c44b49d7ab10} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15274 | 2024.12.21 02:59:07.101937 [ 279 ] {e0b38f5b-eb26-407a-a151-c44b49d7ab10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15275 | 2024.12.21 02:59:07.102387 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15276 | 2024.12.21 02:59:07.102611 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_51_10} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
15277 | 2024.12.21 02:59:07.102748 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
15278 | 2024.12.21 02:59:07.103128 [ 279 ] {e0b38f5b-eb26-407a-a151-c44b49d7ab10} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
15279 | 2024.12.21 02:59:07.103400 [ 279 ] {e0b38f5b-eb26-407a-a151-c44b49d7ab10} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15280 | 2024.12.21 02:59:07.103601 [ 279 ] {e0b38f5b-eb26-407a-a151-c44b49d7ab10} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.008156 sec., 4046.101029916626 rows/sec., 7.25 MiB/sec. | ||
15281 | 2024.12.21 02:59:07.103702 [ 279 ] {e0b38f5b-eb26-407a-a151-c44b49d7ab10} <Debug> TCPHandler: Processed in 0.008679721 sec. | ||
15282 | 2024.12.21 02:59:07.103863 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15283 | 2024.12.21 02:59:07.103981 [ 281 ] {68c171e8-5e96-4a85-94dc-e0d95051eafd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15284 | 2024.12.21 02:59:07.104034 [ 281 ] {68c171e8-5e96-4a85-94dc-e0d95051eafd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15285 | 2024.12.21 02:59:07.104551 [ 281 ] {68c171e8-5e96-4a85-94dc-e0d95051eafd} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15286 | 2024.12.21 02:59:07.104590 [ 281 ] {68c171e8-5e96-4a85-94dc-e0d95051eafd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15287 | 2024.12.21 02:59:07.104971 [ 281 ] {68c171e8-5e96-4a85-94dc-e0d95051eafd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15288 | 2024.12.21 02:59:07.105219 [ 281 ] {68c171e8-5e96-4a85-94dc-e0d95051eafd} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15289 | 2024.12.21 02:59:07.105442 [ 281 ] {68c171e8-5e96-4a85-94dc-e0d95051eafd} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001485 sec., 41750.84175084175 rows/sec., 2.60 MiB/sec. | ||
15290 | 2024.12.21 02:59:07.105512 [ 281 ] {68c171e8-5e96-4a85-94dc-e0d95051eafd} <Debug> TCPHandler: Processed in 0.001704539 sec. | ||
15291 | 2024.12.21 02:59:08.039905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2136 | ||
15292 | 2024.12.21 02:59:08.043675 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15293 | 2024.12.21 02:59:08.043732 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15294 | 2024.12.21 02:59:08.045285 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15295 | 2024.12.21 02:59:08.045610 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15296 | 2024.12.21 02:59:08.045939 [ 220 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15297 | 2024.12.21 02:59:08.046013 [ 220 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15298 | 2024.12.21 02:59:08.046680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2136 | ||
15299 | 2024.12.21 02:59:08.048869 [ 220 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
15300 | 2024.12.21 02:59:08.434992 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15301 | 2024.12.21 02:59:08.435209 [ 279 ] {50c15957-9669-4078-a67d-ff44a897ce83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15302 | 2024.12.21 02:59:08.435290 [ 279 ] {50c15957-9669-4078-a67d-ff44a897ce83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15303 | 2024.12.21 02:59:08.436086 [ 279 ] {50c15957-9669-4078-a67d-ff44a897ce83} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15304 | 2024.12.21 02:59:08.436135 [ 279 ] {50c15957-9669-4078-a67d-ff44a897ce83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15305 | 2024.12.21 02:59:08.436576 [ 279 ] {50c15957-9669-4078-a67d-ff44a897ce83} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15306 | 2024.12.21 02:59:08.436837 [ 279 ] {50c15957-9669-4078-a67d-ff44a897ce83} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15307 | 2024.12.21 02:59:08.437083 [ 279 ] {50c15957-9669-4078-a67d-ff44a897ce83} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.21 MiB/sec. | ||
15308 | 2024.12.21 02:59:08.437149 [ 279 ] {50c15957-9669-4078-a67d-ff44a897ce83} <Debug> TCPHandler: Processed in 0.002299317 sec. | ||
15309 | 2024.12.21 02:59:08.437410 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15310 | 2024.12.21 02:59:08.437624 [ 281 ] {6f8e2d12-807e-4b7f-aa9d-49db48077039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15311 | 2024.12.21 02:59:08.437705 [ 281 ] {6f8e2d12-807e-4b7f-aa9d-49db48077039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15312 | 2024.12.21 02:59:08.438552 [ 281 ] {6f8e2d12-807e-4b7f-aa9d-49db48077039} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15313 | 2024.12.21 02:59:08.438596 [ 281 ] {6f8e2d12-807e-4b7f-aa9d-49db48077039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15314 | 2024.12.21 02:59:08.439029 [ 281 ] {6f8e2d12-807e-4b7f-aa9d-49db48077039} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15315 | 2024.12.21 02:59:08.439296 [ 281 ] {6f8e2d12-807e-4b7f-aa9d-49db48077039} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15316 | 2024.12.21 02:59:08.439521 [ 281 ] {6f8e2d12-807e-4b7f-aa9d-49db48077039} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001958 sec., 32686.414708886616 rows/sec., 2.55 MiB/sec. | ||
15317 | 2024.12.21 02:59:08.439581 [ 281 ] {6f8e2d12-807e-4b7f-aa9d-49db48077039} <Debug> TCPHandler: Processed in 0.002313847 sec. | ||
15318 | 2024.12.21 02:59:08.439729 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15319 | 2024.12.21 02:59:08.439878 [ 279 ] {8eaad69b-0475-40d4-b0d6-358635357111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15320 | 2024.12.21 02:59:08.439945 [ 279 ] {8eaad69b-0475-40d4-b0d6-358635357111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15321 | 2024.12.21 02:59:08.440534 [ 279 ] {8eaad69b-0475-40d4-b0d6-358635357111} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15322 | 2024.12.21 02:59:08.440573 [ 279 ] {8eaad69b-0475-40d4-b0d6-358635357111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15323 | 2024.12.21 02:59:08.441009 [ 279 ] {8eaad69b-0475-40d4-b0d6-358635357111} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15324 | 2024.12.21 02:59:08.441260 [ 279 ] {8eaad69b-0475-40d4-b0d6-358635357111} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15325 | 2024.12.21 02:59:08.441443 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 | ||
15326 | 2024.12.21 02:59:08.441501 [ 279 ] {8eaad69b-0475-40d4-b0d6-358635357111} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001659 sec., 32549.728752260395 rows/sec., 2.27 MiB/sec. | ||
15327 | 2024.12.21 02:59:08.441526 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15328 | 2024.12.21 02:59:08.441599 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15329 | 2024.12.21 02:59:08.441635 [ 279 ] {8eaad69b-0475-40d4-b0d6-358635357111} <Debug> TCPHandler: Processed in 0.001966213 sec. | ||
15330 | 2024.12.21 02:59:08.441865 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15331 | 2024.12.21 02:59:08.441901 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full | ||
15332 | 2024.12.21 02:59:08.442053 [ 281 ] {7c475532-18fd-4083-9301-9f6faa47f70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15333 | 2024.12.21 02:59:08.442174 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15334 | 2024.12.21 02:59:08.442177 [ 281 ] {7c475532-18fd-4083-9301-9f6faa47f70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15335 | 2024.12.21 02:59:08.442259 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 32274 rows starting from the beginning of the part | ||
15336 | 2024.12.21 02:59:08.442629 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 161 rows starting from the beginning of the part | ||
15337 | 2024.12.21 02:59:08.443053 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part | ||
15338 | 2024.12.21 02:59:08.443393 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
15339 | 2024.12.21 02:59:08.443656 [ 198 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 906 rows starting from the beginning of the part | ||
15340 | 2024.12.21 02:59:08.444465 [ 281 ] {7c475532-18fd-4083-9301-9f6faa47f70a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15341 | 2024.12.21 02:59:08.444529 [ 281 ] {7c475532-18fd-4083-9301-9f6faa47f70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
15342 | 2024.12.21 02:59:08.445208 [ 281 ] {7c475532-18fd-4083-9301-9f6faa47f70a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15343 | 2024.12.21 02:59:08.445510 [ 281 ] {7c475532-18fd-4083-9301-9f6faa47f70a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15344 | 2024.12.21 02:59:08.445956 [ 281 ] {7c475532-18fd-4083-9301-9f6faa47f70a} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.003942 sec., 5073.566717402334 rows/sec., 348.81 KiB/sec. | ||
15345 | 2024.12.21 02:59:08.446229 [ 281 ] {7c475532-18fd-4083-9301-9f6faa47f70a} <Debug> TCPHandler: Processed in 0.004480063 sec. | ||
15346 | 2024.12.21 02:59:08.452553 [ 196 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33738 rows, containing 5 columns (5 merged, 0 gathered) in 0.010839257 sec., 3112574.967084921 rows/sec., 210.19 MiB/sec. | ||
15347 | 2024.12.21 02:59:08.452992 [ 196 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
15348 | 2024.12.21 02:59:08.453514 [ 196 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15349 | 2024.12.21 02:59:08.453592 [ 196 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 | ||
15350 | 2024.12.21 02:59:08.453689 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
15351 | 2024.12.21 02:59:10.351665 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
15352 | 2024.12.21 02:59:10.352474 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15353 | 2024.12.21 02:59:10.352529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15354 | 2024.12.21 02:59:10.353090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15355 | 2024.12.21 02:59:10.353363 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15356 | 2024.12.21 02:59:10.353669 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
15357 | 2024.12.21 02:59:10.353799 [ 218 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15358 | 2024.12.21 02:59:10.353879 [ 218 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15359 | 2024.12.21 02:59:10.356089 [ 218 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15360 | 2024.12.21 02:59:10.822525 [ 222 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15361 | 2024.12.21 02:59:10.822574 [ 222 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15362 | 2024.12.21 02:59:10.824512 [ 222 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15363 | 2024.12.21 02:59:11.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.47 MiB, peak 287.94 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: 4.00 MiB | ||
15364 | 2024.12.21 02:59:12.782440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
15365 | 2024.12.21 02:59:12.804851 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15366 | 2024.12.21 02:59:12.804913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15367 | 2024.12.21 02:59:12.812390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15368 | 2024.12.21 02:59:12.813182 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15369 | 2024.12.21 02:59:12.816117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
15370 | 2024.12.21 02:59:13.215203 [ 218 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15371 | 2024.12.21 02:59:13.215264 [ 218 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15372 | 2024.12.21 02:59:13.217255 [ 218 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15373 | 2024.12.21 02:59:13.439709 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15374 | 2024.12.21 02:59:13.439917 [ 279 ] {c467219c-889d-43c0-9637-10b2500629f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15375 | 2024.12.21 02:59:13.439995 [ 279 ] {c467219c-889d-43c0-9637-10b2500629f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15376 | 2024.12.21 02:59:13.440803 [ 279 ] {c467219c-889d-43c0-9637-10b2500629f6} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15377 | 2024.12.21 02:59:13.440846 [ 279 ] {c467219c-889d-43c0-9637-10b2500629f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15378 | 2024.12.21 02:59:13.441366 [ 279 ] {c467219c-889d-43c0-9637-10b2500629f6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15379 | 2024.12.21 02:59:13.441631 [ 279 ] {c467219c-889d-43c0-9637-10b2500629f6} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15380 | 2024.12.21 02:59:13.441835 [ 279 ] {c467219c-889d-43c0-9637-10b2500629f6} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001974 sec., 36474.1641337386 rows/sec., 2.95 MiB/sec. | ||
15381 | 2024.12.21 02:59:13.441899 [ 279 ] {c467219c-889d-43c0-9637-10b2500629f6} <Debug> TCPHandler: Processed in 0.002328708 sec. | ||
15382 | 2024.12.21 02:59:13.442152 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15383 | 2024.12.21 02:59:13.442347 [ 281 ] {faa9c056-d34f-4af6-ba06-aebce1c73fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15384 | 2024.12.21 02:59:13.442420 [ 281 ] {faa9c056-d34f-4af6-ba06-aebce1c73fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15385 | 2024.12.21 02:59:13.443168 [ 281 ] {faa9c056-d34f-4af6-ba06-aebce1c73fb1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15386 | 2024.12.21 02:59:13.443217 [ 281 ] {faa9c056-d34f-4af6-ba06-aebce1c73fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15387 | 2024.12.21 02:59:13.443650 [ 281 ] {faa9c056-d34f-4af6-ba06-aebce1c73fb1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
15388 | 2024.12.21 02:59:13.443897 [ 281 ] {faa9c056-d34f-4af6-ba06-aebce1c73fb1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15389 | 2024.12.21 02:59:13.444112 [ 281 ] {faa9c056-d34f-4af6-ba06-aebce1c73fb1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001824 sec., 4385.964912280701 rows/sec., 329.80 KiB/sec. | ||
15390 | 2024.12.21 02:59:13.444165 [ 281 ] {faa9c056-d34f-4af6-ba06-aebce1c73fb1} <Debug> TCPHandler: Processed in 0.002161325 sec. | ||
15391 | 2024.12.21 02:59:13.444311 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15392 | 2024.12.21 02:59:13.444452 [ 279 ] {530067af-d5f7-4108-a4d8-f2bf677a1e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15393 | 2024.12.21 02:59:13.444508 [ 279 ] {530067af-d5f7-4108-a4d8-f2bf677a1e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15394 | 2024.12.21 02:59:13.445147 [ 279 ] {530067af-d5f7-4108-a4d8-f2bf677a1e0a} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15395 | 2024.12.21 02:59:13.445186 [ 279 ] {530067af-d5f7-4108-a4d8-f2bf677a1e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15396 | 2024.12.21 02:59:13.445562 [ 279 ] {530067af-d5f7-4108-a4d8-f2bf677a1e0a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15397 | 2024.12.21 02:59:13.445798 [ 279 ] {530067af-d5f7-4108-a4d8-f2bf677a1e0a} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15398 | 2024.12.21 02:59:13.445980 [ 279 ] {530067af-d5f7-4108-a4d8-f2bf677a1e0a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001539 sec., 46783.62573099415 rows/sec., 3.65 MiB/sec. | ||
15399 | 2024.12.21 02:59:13.446035 [ 279 ] {530067af-d5f7-4108-a4d8-f2bf677a1e0a} <Debug> TCPHandler: Processed in 0.001776051 sec. | ||
15400 | 2024.12.21 02:59:13.446183 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15401 | 2024.12.21 02:59:13.446302 [ 281 ] {71627435-3979-4f23-96ac-55fb3e92dfa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15402 | 2024.12.21 02:59:13.446356 [ 281 ] {71627435-3979-4f23-96ac-55fb3e92dfa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15403 | 2024.12.21 02:59:13.446925 [ 281 ] {71627435-3979-4f23-96ac-55fb3e92dfa7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15404 | 2024.12.21 02:59:13.446964 [ 281 ] {71627435-3979-4f23-96ac-55fb3e92dfa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15405 | 2024.12.21 02:59:13.447372 [ 281 ] {71627435-3979-4f23-96ac-55fb3e92dfa7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15406 | 2024.12.21 02:59:13.447613 [ 281 ] {71627435-3979-4f23-96ac-55fb3e92dfa7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15407 | 2024.12.21 02:59:13.447825 [ 281 ] {71627435-3979-4f23-96ac-55fb3e92dfa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec. | ||
15408 | 2024.12.21 02:59:13.447878 [ 281 ] {71627435-3979-4f23-96ac-55fb3e92dfa7} <Debug> TCPHandler: Processed in 0.00174958 sec. | ||
15409 | 2024.12.21 02:59:13.448025 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15410 | 2024.12.21 02:59:13.448167 [ 279 ] {ea4dba8c-4f84-4853-935d-7d771dfecaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15411 | 2024.12.21 02:59:13.448257 [ 279 ] {ea4dba8c-4f84-4853-935d-7d771dfecaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15412 | 2024.12.21 02:59:13.449401 [ 279 ] {ea4dba8c-4f84-4853-935d-7d771dfecaed} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15413 | 2024.12.21 02:59:13.449438 [ 279 ] {ea4dba8c-4f84-4853-935d-7d771dfecaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15414 | 2024.12.21 02:59:13.450071 [ 279 ] {ea4dba8c-4f84-4853-935d-7d771dfecaed} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
15415 | 2024.12.21 02:59:13.450331 [ 279 ] {ea4dba8c-4f84-4853-935d-7d771dfecaed} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15416 | 2024.12.21 02:59:13.450535 [ 279 ] {ea4dba8c-4f84-4853-935d-7d771dfecaed} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002401 sec., 3331.945022907122 rows/sec., 5.97 MiB/sec. | ||
15417 | 2024.12.21 02:59:13.450640 [ 279 ] {ea4dba8c-4f84-4853-935d-7d771dfecaed} <Debug> TCPHandler: Processed in 0.002685461 sec. | ||
15418 | 2024.12.21 02:59:13.450846 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15419 | 2024.12.21 02:59:13.451065 [ 281 ] {5149809b-bb21-40ff-824f-4ead3d6572d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15420 | 2024.12.21 02:59:13.451170 [ 281 ] {5149809b-bb21-40ff-824f-4ead3d6572d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15421 | 2024.12.21 02:59:13.451850 [ 281 ] {5149809b-bb21-40ff-824f-4ead3d6572d8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15422 | 2024.12.21 02:59:13.451889 [ 281 ] {5149809b-bb21-40ff-824f-4ead3d6572d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15423 | 2024.12.21 02:59:13.452283 [ 281 ] {5149809b-bb21-40ff-824f-4ead3d6572d8} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15424 | 2024.12.21 02:59:13.452520 [ 281 ] {5149809b-bb21-40ff-824f-4ead3d6572d8} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15425 | 2024.12.21 02:59:13.452691 [ 100 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15426 | 2024.12.21 02:59:13.452758 [ 100 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15427 | 2024.12.21 02:59:13.452763 [ 281 ] {5149809b-bb21-40ff-824f-4ead3d6572d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001745 sec., 34383.95415472779 rows/sec., 2.32 MiB/sec. | ||
15428 | 2024.12.21 02:59:13.452797 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15429 | 2024.12.21 02:59:13.452895 [ 281 ] {5149809b-bb21-40ff-824f-4ead3d6572d8} <Debug> TCPHandler: Processed in 0.002149915 sec. | ||
15430 | 2024.12.21 02:59:13.453198 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
15431 | 2024.12.21 02:59:13.453655 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15432 | 2024.12.21 02:59:13.453759 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6886 rows starting from the beginning of the part | ||
15433 | 2024.12.21 02:59:13.454048 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part | ||
15434 | 2024.12.21 02:59:13.454405 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
15435 | 2024.12.21 02:59:13.454733 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 62 rows starting from the beginning of the part | ||
15436 | 2024.12.21 02:59:13.454993 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 20 rows starting from the beginning of the part | ||
15437 | 2024.12.21 02:59:13.455192 [ 198 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
15438 | 2024.12.21 02:59:13.457299 [ 194 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 4 columns (4 merged, 0 gathered) in 0.004374971 sec., 1638868.006210784 rows/sec., 106.69 MiB/sec. | ||
15439 | 2024.12.21 02:59:13.457802 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15440 | 2024.12.21 02:59:13.458178 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15441 | 2024.12.21 02:59:13.458271 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_121_24} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15442 | 2024.12.21 02:59:13.458374 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
15443 | 2024.12.21 02:59:14.583330 [ 225 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15444 | 2024.12.21 02:59:14.583385 [ 225 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15445 | 2024.12.21 02:59:14.585400 [ 225 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15446 | 2024.12.21 02:59:17.642447 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15447 | 2024.12.21 02:59:17.642525 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15448 | 2024.12.21 02:59:17.853901 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
15449 | 2024.12.21 02:59:17.854885 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15450 | 2024.12.21 02:59:17.854936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15451 | 2024.12.21 02:59:17.855480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15452 | 2024.12.21 02:59:17.855757 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15453 | 2024.12.21 02:59:17.856006 [ 93 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15454 | 2024.12.21 02:59:17.856045 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
15455 | 2024.12.21 02:59:17.856117 [ 93 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15456 | 2024.12.21 02:59:17.856168 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15457 | 2024.12.21 02:59:17.856379 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
15458 | 2024.12.21 02:59:17.856614 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15459 | 2024.12.21 02:59:17.856685 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
15460 | 2024.12.21 02:59:17.856832 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
15461 | 2024.12.21 02:59:17.857072 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
15462 | 2024.12.21 02:59:17.857296 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
15463 | 2024.12.21 02:59:17.857503 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
15464 | 2024.12.21 02:59:17.857743 [ 186 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
15465 | 2024.12.21 02:59:17.860788 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004511562 sec., 7720385.977184841 rows/sec., 110.44 MiB/sec. | ||
15466 | 2024.12.21 02:59:17.861236 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15467 | 2024.12.21 02:59:17.861756 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15468 | 2024.12.21 02:59:17.861847 [ 199 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_76_15} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15469 | 2024.12.21 02:59:17.861952 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
15470 | 2024.12.21 02:59:18.047135 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2156 | ||
15471 | 2024.12.21 02:59:18.050389 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15472 | 2024.12.21 02:59:18.050458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15473 | 2024.12.21 02:59:18.052039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15474 | 2024.12.21 02:59:18.052383 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15475 | 2024.12.21 02:59:18.053092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2156 | ||
15476 | 2024.12.21 02:59:18.445634 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15477 | 2024.12.21 02:59:18.445853 [ 279 ] {0d4143c6-3169-4631-a7a4-ff56681f203c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15478 | 2024.12.21 02:59:18.445935 [ 279 ] {0d4143c6-3169-4631-a7a4-ff56681f203c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15479 | 2024.12.21 02:59:18.446785 [ 279 ] {0d4143c6-3169-4631-a7a4-ff56681f203c} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15480 | 2024.12.21 02:59:18.446835 [ 279 ] {0d4143c6-3169-4631-a7a4-ff56681f203c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15481 | 2024.12.21 02:59:18.447301 [ 279 ] {0d4143c6-3169-4631-a7a4-ff56681f203c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15482 | 2024.12.21 02:59:18.447556 [ 279 ] {0d4143c6-3169-4631-a7a4-ff56681f203c} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15483 | 2024.12.21 02:59:18.447814 [ 279 ] {0d4143c6-3169-4631-a7a4-ff56681f203c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002018 sec., 6937.5619425173445 rows/sec., 499.41 KiB/sec. | ||
15484 | 2024.12.21 02:59:18.447914 [ 279 ] {0d4143c6-3169-4631-a7a4-ff56681f203c} <Debug> TCPHandler: Processed in 0.002416578 sec. | ||
15485 | 2024.12.21 02:59:18.448200 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15486 | 2024.12.21 02:59:18.448385 [ 281 ] {20b86e88-4fd5-4477-a852-3952c514a2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15487 | 2024.12.21 02:59:18.448458 [ 281 ] {20b86e88-4fd5-4477-a852-3952c514a2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15488 | 2024.12.21 02:59:18.449305 [ 281 ] {20b86e88-4fd5-4477-a852-3952c514a2ef} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15489 | 2024.12.21 02:59:18.449351 [ 281 ] {20b86e88-4fd5-4477-a852-3952c514a2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15490 | 2024.12.21 02:59:18.449818 [ 281 ] {20b86e88-4fd5-4477-a852-3952c514a2ef} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15491 | 2024.12.21 02:59:18.450073 [ 281 ] {20b86e88-4fd5-4477-a852-3952c514a2ef} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15492 | 2024.12.21 02:59:18.450304 [ 281 ] {20b86e88-4fd5-4477-a852-3952c514a2ef} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.001972 sec., 136409.73630831644 rows/sec., 11.97 MiB/sec. | ||
15493 | 2024.12.21 02:59:18.450371 [ 281 ] {20b86e88-4fd5-4477-a852-3952c514a2ef} <Debug> TCPHandler: Processed in 0.002345798 sec. | ||
15494 | 2024.12.21 02:59:18.450526 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15495 | 2024.12.21 02:59:18.450673 [ 279 ] {d07d6475-8232-4240-9565-97e23f7f3c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15496 | 2024.12.21 02:59:18.450736 [ 279 ] {d07d6475-8232-4240-9565-97e23f7f3c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15497 | 2024.12.21 02:59:18.451808 [ 279 ] {d07d6475-8232-4240-9565-97e23f7f3c70} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15498 | 2024.12.21 02:59:18.451849 [ 279 ] {d07d6475-8232-4240-9565-97e23f7f3c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15499 | 2024.12.21 02:59:18.452232 [ 279 ] {d07d6475-8232-4240-9565-97e23f7f3c70} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
15500 | 2024.12.21 02:59:18.452475 [ 279 ] {d07d6475-8232-4240-9565-97e23f7f3c70} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15501 | 2024.12.21 02:59:18.452686 [ 279 ] {d07d6475-8232-4240-9565-97e23f7f3c70} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.002049 sec., 19521.717911176183 rows/sec., 1.40 MiB/sec. | ||
15502 | 2024.12.21 02:59:18.452742 [ 279 ] {d07d6475-8232-4240-9565-97e23f7f3c70} <Debug> TCPHandler: Processed in 0.002285786 sec. | ||
15503 | 2024.12.21 02:59:18.452944 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15504 | 2024.12.21 02:59:18.453175 [ 281 ] {80700503-e0df-4c91-bbbd-7cf9eeb28952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15505 | 2024.12.21 02:59:18.453270 [ 281 ] {80700503-e0df-4c91-bbbd-7cf9eeb28952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15506 | 2024.12.21 02:59:18.454102 [ 281 ] {80700503-e0df-4c91-bbbd-7cf9eeb28952} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15507 | 2024.12.21 02:59:18.454143 [ 281 ] {80700503-e0df-4c91-bbbd-7cf9eeb28952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15508 | 2024.12.21 02:59:18.454511 [ 281 ] {80700503-e0df-4c91-bbbd-7cf9eeb28952} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15509 | 2024.12.21 02:59:18.454751 [ 281 ] {80700503-e0df-4c91-bbbd-7cf9eeb28952} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15510 | 2024.12.21 02:59:18.454953 [ 281 ] {80700503-e0df-4c91-bbbd-7cf9eeb28952} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00184 sec., 7608.695652173913 rows/sec., 532.86 KiB/sec. | ||
15511 | 2024.12.21 02:59:18.455010 [ 281 ] {80700503-e0df-4c91-bbbd-7cf9eeb28952} <Debug> TCPHandler: Processed in 0.002178795 sec. | ||
15512 | 2024.12.21 02:59:18.455205 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15513 | 2024.12.21 02:59:18.455429 [ 279 ] {809cef84-ed47-47ec-b0ae-ae7e122a58d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15514 | 2024.12.21 02:59:18.455520 [ 279 ] {809cef84-ed47-47ec-b0ae-ae7e122a58d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15515 | 2024.12.21 02:59:18.456851 [ 279 ] {809cef84-ed47-47ec-b0ae-ae7e122a58d7} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15516 | 2024.12.21 02:59:18.456944 [ 279 ] {809cef84-ed47-47ec-b0ae-ae7e122a58d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15517 | 2024.12.21 02:59:18.457530 [ 279 ] {809cef84-ed47-47ec-b0ae-ae7e122a58d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15518 | 2024.12.21 02:59:18.457774 [ 279 ] {809cef84-ed47-47ec-b0ae-ae7e122a58d7} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15519 | 2024.12.21 02:59:18.458004 [ 279 ] {809cef84-ed47-47ec-b0ae-ae7e122a58d7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002631 sec., 4941.087039148612 rows/sec., 308.08 KiB/sec. | ||
15520 | 2024.12.21 02:59:18.458061 [ 279 ] {809cef84-ed47-47ec-b0ae-ae7e122a58d7} <Debug> TCPHandler: Processed in 0.002967555 sec. | ||
15521 | 2024.12.21 02:59:18.458226 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15522 | 2024.12.21 02:59:18.458366 [ 281 ] {79c04a70-31e4-4498-aaa3-c35ddd64fd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15523 | 2024.12.21 02:59:18.458423 [ 281 ] {79c04a70-31e4-4498-aaa3-c35ddd64fd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15524 | 2024.12.21 02:59:18.459199 [ 281 ] {79c04a70-31e4-4498-aaa3-c35ddd64fd83} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15525 | 2024.12.21 02:59:18.459239 [ 281 ] {79c04a70-31e4-4498-aaa3-c35ddd64fd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15526 | 2024.12.21 02:59:18.459629 [ 281 ] {79c04a70-31e4-4498-aaa3-c35ddd64fd83} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15527 | 2024.12.21 02:59:18.459871 [ 281 ] {79c04a70-31e4-4498-aaa3-c35ddd64fd83} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15528 | 2024.12.21 02:59:18.460080 [ 281 ] {79c04a70-31e4-4498-aaa3-c35ddd64fd83} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001746 sec., 237686.13974799542 rows/sec., 16.96 MiB/sec. | ||
15529 | 2024.12.21 02:59:18.460149 [ 281 ] {79c04a70-31e4-4498-aaa3-c35ddd64fd83} <Debug> TCPHandler: Processed in 0.001987653 sec. | ||
15530 | 2024.12.21 02:59:18.460350 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15531 | 2024.12.21 02:59:18.460694 [ 279 ] {18c78acf-becf-4b41-ab61-b8e314c76852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15532 | 2024.12.21 02:59:18.460805 [ 279 ] {18c78acf-becf-4b41-ab61-b8e314c76852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15533 | 2024.12.21 02:59:18.461300 [ 279 ] {18c78acf-becf-4b41-ab61-b8e314c76852} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15534 | 2024.12.21 02:59:18.461340 [ 279 ] {18c78acf-becf-4b41-ab61-b8e314c76852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15535 | 2024.12.21 02:59:18.461715 [ 279 ] {18c78acf-becf-4b41-ab61-b8e314c76852} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15536 | 2024.12.21 02:59:18.461968 [ 279 ] {18c78acf-becf-4b41-ab61-b8e314c76852} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15537 | 2024.12.21 02:59:18.462179 [ 279 ] {18c78acf-becf-4b41-ab61-b8e314c76852} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001614 sec., 3717.472118959108 rows/sec., 194.22 KiB/sec. | ||
15538 | 2024.12.21 02:59:18.462231 [ 279 ] {18c78acf-becf-4b41-ab61-b8e314c76852} <Debug> TCPHandler: Processed in 0.002002293 sec. | ||
15539 | 2024.12.21 02:59:18.462377 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15540 | 2024.12.21 02:59:18.462518 [ 281 ] {32397a4b-2761-499e-84b9-bcfdde9c4be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15541 | 2024.12.21 02:59:18.462581 [ 281 ] {32397a4b-2761-499e-84b9-bcfdde9c4be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15542 | 2024.12.21 02:59:18.463184 [ 281 ] {32397a4b-2761-499e-84b9-bcfdde9c4be7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15543 | 2024.12.21 02:59:18.463223 [ 281 ] {32397a4b-2761-499e-84b9-bcfdde9c4be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15544 | 2024.12.21 02:59:18.463630 [ 281 ] {32397a4b-2761-499e-84b9-bcfdde9c4be7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15545 | 2024.12.21 02:59:18.463879 [ 281 ] {32397a4b-2761-499e-84b9-bcfdde9c4be7} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15546 | 2024.12.21 02:59:18.464103 [ 281 ] {32397a4b-2761-499e-84b9-bcfdde9c4be7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec. | ||
15547 | 2024.12.21 02:59:18.464178 [ 281 ] {32397a4b-2761-499e-84b9-bcfdde9c4be7} <Debug> TCPHandler: Processed in 0.001866782 sec. | ||
15548 | 2024.12.21 02:59:18.464360 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15549 | 2024.12.21 02:59:18.464696 [ 279 ] {a7c58e2c-1eb9-40d3-8376-b1d88d7f9fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15550 | 2024.12.21 02:59:18.464857 [ 279 ] {a7c58e2c-1eb9-40d3-8376-b1d88d7f9fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15551 | 2024.12.21 02:59:18.465396 [ 279 ] {a7c58e2c-1eb9-40d3-8376-b1d88d7f9fbe} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15552 | 2024.12.21 02:59:18.465435 [ 279 ] {a7c58e2c-1eb9-40d3-8376-b1d88d7f9fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15553 | 2024.12.21 02:59:18.465800 [ 279 ] {a7c58e2c-1eb9-40d3-8376-b1d88d7f9fbe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
15554 | 2024.12.21 02:59:18.466038 [ 279 ] {a7c58e2c-1eb9-40d3-8376-b1d88d7f9fbe} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15555 | 2024.12.21 02:59:18.466241 [ 279 ] {a7c58e2c-1eb9-40d3-8376-b1d88d7f9fbe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001663 sec., 601.3229104028864 rows/sec., 40.52 KiB/sec. | ||
15556 | 2024.12.21 02:59:18.466292 [ 279 ] {a7c58e2c-1eb9-40d3-8376-b1d88d7f9fbe} <Debug> TCPHandler: Processed in 0.002027184 sec. | ||
15557 | 2024.12.21 02:59:18.466435 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15558 | 2024.12.21 02:59:18.466575 [ 281 ] {4d450857-429a-4461-ba41-64057f15894a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15559 | 2024.12.21 02:59:18.466669 [ 281 ] {4d450857-429a-4461-ba41-64057f15894a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15560 | 2024.12.21 02:59:18.467883 [ 281 ] {4d450857-429a-4461-ba41-64057f15894a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15561 | 2024.12.21 02:59:18.467922 [ 281 ] {4d450857-429a-4461-ba41-64057f15894a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15562 | 2024.12.21 02:59:18.468615 [ 281 ] {4d450857-429a-4461-ba41-64057f15894a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
15563 | 2024.12.21 02:59:18.468870 [ 281 ] {4d450857-429a-4461-ba41-64057f15894a} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15564 | 2024.12.21 02:59:18.469112 [ 281 ] {4d450857-429a-4461-ba41-64057f15894a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002569 sec., 12845.465161541455 rows/sec., 23.02 MiB/sec. | ||
15565 | 2024.12.21 02:59:18.469225 [ 281 ] {4d450857-429a-4461-ba41-64057f15894a} <Debug> TCPHandler: Processed in 0.002857083 sec. | ||
15566 | 2024.12.21 02:59:18.469375 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15567 | 2024.12.21 02:59:18.469514 [ 279 ] {bb97677c-088e-4e21-ad3e-7bc846e82ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15568 | 2024.12.21 02:59:18.469574 [ 279 ] {bb97677c-088e-4e21-ad3e-7bc846e82ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15569 | 2024.12.21 02:59:18.470085 [ 279 ] {bb97677c-088e-4e21-ad3e-7bc846e82ee2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15570 | 2024.12.21 02:59:18.470122 [ 279 ] {bb97677c-088e-4e21-ad3e-7bc846e82ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15571 | 2024.12.21 02:59:18.470499 [ 279 ] {bb97677c-088e-4e21-ad3e-7bc846e82ee2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
15572 | 2024.12.21 02:59:18.470738 [ 279 ] {bb97677c-088e-4e21-ad3e-7bc846e82ee2} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15573 | 2024.12.21 02:59:18.470935 [ 279 ] {bb97677c-088e-4e21-ad3e-7bc846e82ee2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec. | ||
15574 | 2024.12.21 02:59:18.470997 [ 279 ] {bb97677c-088e-4e21-ad3e-7bc846e82ee2} <Debug> TCPHandler: Processed in 0.00169184 sec. | ||
15575 | 2024.12.21 02:59:20.316262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
15576 | 2024.12.21 02:59:20.338782 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15577 | 2024.12.21 02:59:20.338845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15578 | 2024.12.21 02:59:20.346341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
15579 | 2024.12.21 02:59:20.347170 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15580 | 2024.12.21 02:59:20.347666 [ 26 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
15581 | 2024.12.21 02:59:20.347851 [ 26 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15582 | 2024.12.21 02:59:20.347932 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15583 | 2024.12.21 02:59:20.348252 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
15584 | 2024.12.21 02:59:20.355659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
15585 | 2024.12.21 02:59:20.357100 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15586 | 2024.12.21 02:59:20.358019 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
15587 | 2024.12.21 02:59:20.362887 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
15588 | 2024.12.21 02:59:20.367748 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
15589 | 2024.12.21 02:59:20.373182 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
15590 | 2024.12.21 02:59:20.379223 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
15591 | 2024.12.21 02:59:20.385202 [ 192 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
15592 | 2024.12.21 02:59:20.448616 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.100542595 sec., 5699.0770926491405 rows/sec., 29.47 MiB/sec. | ||
15593 | 2024.12.21 02:59:20.452100 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
15594 | 2024.12.21 02:59:20.455461 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15595 | 2024.12.21 02:59:20.455594 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_76_15} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
15596 | 2024.12.21 02:59:20.458408 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
15597 | 2024.12.21 02:59:21.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.55 MiB, peak 289.96 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: -1.09 MiB | ||
15598 | 2024.12.21 02:59:23.338056 [ 219 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15599 | 2024.12.21 02:59:23.338114 [ 219 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15600 | 2024.12.21 02:59:23.340065 [ 219 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15601 | 2024.12.21 02:59:23.439954 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15602 | 2024.12.21 02:59:23.440167 [ 279 ] {596d6184-7261-41cd-91ad-c2ffbc803e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15603 | 2024.12.21 02:59:23.440251 [ 279 ] {596d6184-7261-41cd-91ad-c2ffbc803e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15604 | 2024.12.21 02:59:23.441084 [ 279 ] {596d6184-7261-41cd-91ad-c2ffbc803e49} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15605 | 2024.12.21 02:59:23.441132 [ 279 ] {596d6184-7261-41cd-91ad-c2ffbc803e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15606 | 2024.12.21 02:59:23.441567 [ 279 ] {596d6184-7261-41cd-91ad-c2ffbc803e49} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
15607 | 2024.12.21 02:59:23.441829 [ 279 ] {596d6184-7261-41cd-91ad-c2ffbc803e49} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15608 | 2024.12.21 02:59:23.442059 [ 279 ] {596d6184-7261-41cd-91ad-c2ffbc803e49} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001943 sec., 1029.336078229542 rows/sec., 83.94 KiB/sec. | ||
15609 | 2024.12.21 02:59:23.442138 [ 279 ] {596d6184-7261-41cd-91ad-c2ffbc803e49} <Debug> TCPHandler: Processed in 0.002338837 sec. | ||
15610 | 2024.12.21 02:59:23.442440 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15611 | 2024.12.21 02:59:23.442634 [ 281 ] {3d4361fb-5d5b-45eb-8f02-5708cdfb4c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15612 | 2024.12.21 02:59:23.442713 [ 281 ] {3d4361fb-5d5b-45eb-8f02-5708cdfb4c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15613 | 2024.12.21 02:59:23.443591 [ 281 ] {3d4361fb-5d5b-45eb-8f02-5708cdfb4c60} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15614 | 2024.12.21 02:59:23.443648 [ 281 ] {3d4361fb-5d5b-45eb-8f02-5708cdfb4c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15615 | 2024.12.21 02:59:23.444113 [ 281 ] {3d4361fb-5d5b-45eb-8f02-5708cdfb4c60} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15616 | 2024.12.21 02:59:23.444395 [ 281 ] {3d4361fb-5d5b-45eb-8f02-5708cdfb4c60} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15617 | 2024.12.21 02:59:23.444645 [ 281 ] {3d4361fb-5d5b-45eb-8f02-5708cdfb4c60} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.002064 sec., 35368.217054263565 rows/sec., 2.86 MiB/sec. | ||
15618 | 2024.12.21 02:59:23.444718 [ 281 ] {3d4361fb-5d5b-45eb-8f02-5708cdfb4c60} <Debug> TCPHandler: Processed in 0.002438188 sec. | ||
15619 | 2024.12.21 02:59:23.444867 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15620 | 2024.12.21 02:59:23.444986 [ 279 ] {f40b8d86-498b-48dc-b892-53f93ed453a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15621 | 2024.12.21 02:59:23.445035 [ 279 ] {f40b8d86-498b-48dc-b892-53f93ed453a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15622 | 2024.12.21 02:59:23.445607 [ 279 ] {f40b8d86-498b-48dc-b892-53f93ed453a1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15623 | 2024.12.21 02:59:23.445647 [ 279 ] {f40b8d86-498b-48dc-b892-53f93ed453a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15624 | 2024.12.21 02:59:23.446011 [ 279 ] {f40b8d86-498b-48dc-b892-53f93ed453a1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
15625 | 2024.12.21 02:59:23.446263 [ 279 ] {f40b8d86-498b-48dc-b892-53f93ed453a1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15626 | 2024.12.21 02:59:23.446437 [ 153 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
15627 | 2024.12.21 02:59:23.446460 [ 279 ] {f40b8d86-498b-48dc-b892-53f93ed453a1} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001498 sec., 6675.567423230975 rows/sec., 494.80 KiB/sec. | ||
15628 | 2024.12.21 02:59:23.446493 [ 153 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15629 | 2024.12.21 02:59:23.446562 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15630 | 2024.12.21 02:59:23.446576 [ 279 ] {f40b8d86-498b-48dc-b892-53f93ed453a1} <Debug> TCPHandler: Processed in 0.001763461 sec. | ||
15631 | 2024.12.21 02:59:23.446766 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
15632 | 2024.12.21 02:59:23.446792 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15633 | 2024.12.21 02:59:23.446961 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15634 | 2024.12.21 02:59:23.447036 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 66 rows starting from the beginning of the part | ||
15635 | 2024.12.21 02:59:23.447037 [ 281 ] {a88aa317-9746-4b41-99f7-32303cf042dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15636 | 2024.12.21 02:59:23.447216 [ 281 ] {a88aa317-9746-4b41-99f7-32303cf042dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15637 | 2024.12.21 02:59:23.447271 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
15638 | 2024.12.21 02:59:23.447686 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 46 rows starting from the beginning of the part | ||
15639 | 2024.12.21 02:59:23.447962 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
15640 | 2024.12.21 02:59:23.448342 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 40 rows starting from the beginning of the part | ||
15641 | 2024.12.21 02:59:23.448750 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 10 rows starting from the beginning of the part | ||
15642 | 2024.12.21 02:59:23.450445 [ 281 ] {a88aa317-9746-4b41-99f7-32303cf042dc} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15643 | 2024.12.21 02:59:23.450554 [ 281 ] {a88aa317-9746-4b41-99f7-32303cf042dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15644 | 2024.12.21 02:59:23.451691 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005042358 sec., 35300.94451841777 rows/sec., 2.66 MiB/sec. | ||
15645 | 2024.12.21 02:59:23.451764 [ 281 ] {a88aa317-9746-4b41-99f7-32303cf042dc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15646 | 2024.12.21 02:59:23.451852 [ 200 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
15647 | 2024.12.21 02:59:23.452305 [ 281 ] {a88aa317-9746-4b41-99f7-32303cf042dc} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15648 | 2024.12.21 02:59:23.452402 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15649 | 2024.12.21 02:59:23.452557 [ 193 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_106_21} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
15650 | 2024.12.21 02:59:23.452613 [ 281 ] {a88aa317-9746-4b41-99f7-32303cf042dc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.005647 sec., 13104.303169824685 rows/sec., 1.02 MiB/sec. | ||
15651 | 2024.12.21 02:59:23.452688 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
15652 | 2024.12.21 02:59:23.452734 [ 281 ] {a88aa317-9746-4b41-99f7-32303cf042dc} <Debug> TCPHandler: Processed in 0.006056941 sec. | ||
15653 | 2024.12.21 02:59:23.452902 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15654 | 2024.12.21 02:59:23.453025 [ 279 ] {bb557386-bad8-4244-90f9-d5641be11142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15655 | 2024.12.21 02:59:23.453080 [ 279 ] {bb557386-bad8-4244-90f9-d5641be11142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15656 | 2024.12.21 02:59:23.453674 [ 279 ] {bb557386-bad8-4244-90f9-d5641be11142} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15657 | 2024.12.21 02:59:23.453713 [ 279 ] {bb557386-bad8-4244-90f9-d5641be11142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15658 | 2024.12.21 02:59:23.454113 [ 279 ] {bb557386-bad8-4244-90f9-d5641be11142} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15659 | 2024.12.21 02:59:23.454354 [ 279 ] {bb557386-bad8-4244-90f9-d5641be11142} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15660 | 2024.12.21 02:59:23.454577 [ 279 ] {bb557386-bad8-4244-90f9-d5641be11142} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001577 sec., 102092.58084971465 rows/sec., 7.11 MiB/sec. | ||
15661 | 2024.12.21 02:59:23.454629 [ 279 ] {bb557386-bad8-4244-90f9-d5641be11142} <Debug> TCPHandler: Processed in 0.001797411 sec. | ||
15662 | 2024.12.21 02:59:23.454790 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15663 | 2024.12.21 02:59:23.454920 [ 281 ] {394f1c60-92ee-4aee-a04b-2c983546b31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15664 | 2024.12.21 02:59:23.455006 [ 281 ] {394f1c60-92ee-4aee-a04b-2c983546b31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15665 | 2024.12.21 02:59:23.456204 [ 281 ] {394f1c60-92ee-4aee-a04b-2c983546b31d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15666 | 2024.12.21 02:59:23.456244 [ 281 ] {394f1c60-92ee-4aee-a04b-2c983546b31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15667 | 2024.12.21 02:59:23.456911 [ 281 ] {394f1c60-92ee-4aee-a04b-2c983546b31d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
15668 | 2024.12.21 02:59:23.457188 [ 281 ] {394f1c60-92ee-4aee-a04b-2c983546b31d} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15669 | 2024.12.21 02:59:23.457345 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
15670 | 2024.12.21 02:59:23.457386 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15671 | 2024.12.21 02:59:23.457409 [ 281 ] {394f1c60-92ee-4aee-a04b-2c983546b31d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002518 sec., 3177.1247021445593 rows/sec., 5.69 MiB/sec. | ||
15672 | 2024.12.21 02:59:23.457412 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15673 | 2024.12.21 02:59:23.457810 [ 281 ] {394f1c60-92ee-4aee-a04b-2c983546b31d} <Debug> TCPHandler: Processed in 0.003075476 sec. | ||
15674 | 2024.12.21 02:59:23.457817 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
15675 | 2024.12.21 02:59:23.458016 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15676 | 2024.12.21 02:59:23.458309 [ 279 ] {507055c5-6837-4cc1-9301-1f89c1e93af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15677 | 2024.12.21 02:59:23.458441 [ 279 ] {507055c5-6837-4cc1-9301-1f89c1e93af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15678 | 2024.12.21 02:59:23.458557 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15679 | 2024.12.21 02:59:23.458828 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2059 rows starting from the beginning of the part | ||
15680 | 2024.12.21 02:59:23.459750 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
15681 | 2024.12.21 02:59:23.460505 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 33 rows starting from the beginning of the part | ||
15682 | 2024.12.21 02:59:23.460669 [ 279 ] {507055c5-6837-4cc1-9301-1f89c1e93af0} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15683 | 2024.12.21 02:59:23.460809 [ 279 ] {507055c5-6837-4cc1-9301-1f89c1e93af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15684 | 2024.12.21 02:59:23.461158 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
15685 | 2024.12.21 02:59:23.461814 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 33 rows starting from the beginning of the part | ||
15686 | 2024.12.21 02:59:23.462527 [ 191 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
15687 | 2024.12.21 02:59:23.462674 [ 279 ] {507055c5-6837-4cc1-9301-1f89c1e93af0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
15688 | 2024.12.21 02:59:23.463544 [ 279 ] {507055c5-6837-4cc1-9301-1f89c1e93af0} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15689 | 2024.12.21 02:59:23.463962 [ 279 ] {507055c5-6837-4cc1-9301-1f89c1e93af0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005745 sec., 10443.864229765013 rows/sec., 720.74 KiB/sec. | ||
15690 | 2024.12.21 02:59:23.464136 [ 279 ] {507055c5-6837-4cc1-9301-1f89c1e93af0} <Debug> TCPHandler: Processed in 0.006229783 sec. | ||
15691 | 2024.12.21 02:59:23.471328 [ 189 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2149 rows, containing 19 columns (19 merged, 0 gathered) in 0.013765671 sec., 156112.98570189567 rows/sec., 279.75 MiB/sec. | ||
15692 | 2024.12.21 02:59:23.473076 [ 187 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
15693 | 2024.12.21 02:59:23.473540 [ 187 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15694 | 2024.12.21 02:59:23.473636 [ 187 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
15695 | 2024.12.21 02:59:23.473785 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.20 MiB. | ||
15696 | 2024.12.21 02:59:24.200759 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15697 | 2024.12.21 02:59:24.200814 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15698 | 2024.12.21 02:59:24.202657 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15699 | 2024.12.21 02:59:25.356290 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
15700 | 2024.12.21 02:59:25.357050 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15701 | 2024.12.21 02:59:25.357088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15702 | 2024.12.21 02:59:25.357620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15703 | 2024.12.21 02:59:25.357877 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15704 | 2024.12.21 02:59:25.358052 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
15705 | 2024.12.21 02:59:27.855789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
15706 | 2024.12.21 02:59:27.878398 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15707 | 2024.12.21 02:59:27.878450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15708 | 2024.12.21 02:59:27.885872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
15709 | 2024.12.21 02:59:27.886665 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15710 | 2024.12.21 02:59:27.890949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
15711 | 2024.12.21 02:59:28.053346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2192 | ||
15712 | 2024.12.21 02:59:28.056847 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15713 | 2024.12.21 02:59:28.056912 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15714 | 2024.12.21 02:59:28.058525 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15715 | 2024.12.21 02:59:28.058849 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15716 | 2024.12.21 02:59:28.059076 [ 39 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
15717 | 2024.12.21 02:59:28.059210 [ 39 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15718 | 2024.12.21 02:59:28.059285 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15719 | 2024.12.21 02:59:28.060177 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::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 | ||
15720 | 2024.12.21 02:59:28.061570 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2192 | ||
15721 | 2024.12.21 02:59:28.061944 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15722 | 2024.12.21 02:59:28.062134 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2022 rows starting from the beginning of the part | ||
15723 | 2024.12.21 02:59:28.062716 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
15724 | 2024.12.21 02:59:28.063249 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
15725 | 2024.12.21 02:59:28.063756 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 58 rows starting from the beginning of the part | ||
15726 | 2024.12.21 02:59:28.064258 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part | ||
15727 | 2024.12.21 02:59:28.064776 [ 197 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
15728 | 2024.12.21 02:59:28.074173 [ 189 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 72 columns (72 merged, 0 gathered) in 0.014711372 sec., 149000.3787546124 rows/sec., 112.92 MiB/sec. | ||
15729 | 2024.12.21 02:59:28.076064 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
15730 | 2024.12.21 02:59:28.076777 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15731 | 2024.12.21 02:59:28.076868 [ 201 ] {d16b8466-a173-474b-bf6e-989da51365b6::all_1_56_11} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
15732 | 2024.12.21 02:59:28.077327 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
15733 | 2024.12.21 02:59:28.445385 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15734 | 2024.12.21 02:59:28.445581 [ 279 ] {a26cd88b-8ade-4dbd-a40c-4f8adc6ad5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15735 | 2024.12.21 02:59:28.445655 [ 279 ] {a26cd88b-8ade-4dbd-a40c-4f8adc6ad5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15736 | 2024.12.21 02:59:28.446434 [ 279 ] {a26cd88b-8ade-4dbd-a40c-4f8adc6ad5f6} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15737 | 2024.12.21 02:59:28.446480 [ 279 ] {a26cd88b-8ade-4dbd-a40c-4f8adc6ad5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15738 | 2024.12.21 02:59:28.446929 [ 279 ] {a26cd88b-8ade-4dbd-a40c-4f8adc6ad5f6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15739 | 2024.12.21 02:59:28.447187 [ 279 ] {a26cd88b-8ade-4dbd-a40c-4f8adc6ad5f6} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15740 | 2024.12.21 02:59:28.447394 [ 39 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
15741 | 2024.12.21 02:59:28.447437 [ 279 ] {a26cd88b-8ade-4dbd-a40c-4f8adc6ad5f6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. | ||
15742 | 2024.12.21 02:59:28.447474 [ 39 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15743 | 2024.12.21 02:59:28.447556 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15744 | 2024.12.21 02:59:28.447562 [ 279 ] {a26cd88b-8ade-4dbd-a40c-4f8adc6ad5f6} <Debug> TCPHandler: Processed in 0.002302617 sec. | ||
15745 | 2024.12.21 02:59:28.447763 [ 220 ] {} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15746 | 2024.12.21 02:59:28.447820 [ 220 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15747 | 2024.12.21 02:59:28.447833 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
15748 | 2024.12.21 02:59:28.447918 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15749 | 2024.12.21 02:59:28.448167 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15750 | 2024.12.21 02:59:28.448263 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part | ||
15751 | 2024.12.21 02:59:28.448333 [ 281 ] {2f4a9f0b-26a7-494e-b395-170647f7c9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15752 | 2024.12.21 02:59:28.448552 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
15753 | 2024.12.21 02:59:28.448577 [ 281 ] {2f4a9f0b-26a7-494e-b395-170647f7c9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15754 | 2024.12.21 02:59:28.449259 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
15755 | 2024.12.21 02:59:28.449840 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
15756 | 2024.12.21 02:59:28.450357 [ 196 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
15757 | 2024.12.21 02:59:28.453760 [ 281 ] {2f4a9f0b-26a7-494e-b395-170647f7c9dc} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15758 | 2024.12.21 02:59:28.453901 [ 281 ] {2f4a9f0b-26a7-494e-b395-170647f7c9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15759 | 2024.12.21 02:59:28.454030 [ 220 ] {} <Debug> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15760 | 2024.12.21 02:59:28.454652 [ 189 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006974321 sec., 10036.819354887737 rows/sec., 761.72 KiB/sec. | ||
15761 | 2024.12.21 02:59:28.455158 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
15762 | 2024.12.21 02:59:28.455780 [ 281 ] {2f4a9f0b-26a7-494e-b395-170647f7c9dc} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15763 | 2024.12.21 02:59:28.455988 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15764 | 2024.12.21 02:59:28.456167 [ 195 ] {438d17e3-50bf-47d9-b38c-e70588d41416::all_1_53_13} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
15765 | 2024.12.21 02:59:28.456234 [ 281 ] {2f4a9f0b-26a7-494e-b395-170647f7c9dc} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15766 | 2024.12.21 02:59:28.456339 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15767 | 2024.12.21 02:59:28.456509 [ 39 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15768 | 2024.12.21 02:59:28.456565 [ 39 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15769 | 2024.12.21 02:59:28.456590 [ 281 ] {2f4a9f0b-26a7-494e-b395-170647f7c9dc} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.008354 sec., 32200.143643763466 rows/sec., 2.82 MiB/sec. | ||
15770 | 2024.12.21 02:59:28.456603 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15771 | 2024.12.21 02:59:28.456809 [ 281 ] {2f4a9f0b-26a7-494e-b395-170647f7c9dc} <Debug> TCPHandler: Processed in 0.009095127 sec. | ||
15772 | 2024.12.21 02:59:28.456900 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
15773 | 2024.12.21 02:59:28.457065 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15774 | 2024.12.21 02:59:28.457359 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15775 | 2024.12.21 02:59:28.457438 [ 279 ] {0be88a11-9789-4ee3-a286-171950a91fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15776 | 2024.12.21 02:59:28.457537 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1436 rows starting from the beginning of the part | ||
15777 | 2024.12.21 02:59:28.457598 [ 279 ] {0be88a11-9789-4ee3-a286-171950a91fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15778 | 2024.12.21 02:59:28.458207 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
15779 | 2024.12.21 02:59:28.458693 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 72 rows starting from the beginning of the part | ||
15780 | 2024.12.21 02:59:28.459179 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 269 rows starting from the beginning of the part | ||
15781 | 2024.12.21 02:59:28.459603 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 73 rows starting from the beginning of the part | ||
15782 | 2024.12.21 02:59:28.460106 [ 189 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 269 rows starting from the beginning of the part | ||
15783 | 2024.12.21 02:59:28.462283 [ 279 ] {0be88a11-9789-4ee3-a286-171950a91fd2} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15784 | 2024.12.21 02:59:28.462358 [ 279 ] {0be88a11-9789-4ee3-a286-171950a91fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15785 | 2024.12.21 02:59:28.463451 [ 279 ] {0be88a11-9789-4ee3-a286-171950a91fd2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15786 | 2024.12.21 02:59:28.463915 [ 279 ] {0be88a11-9789-4ee3-a286-171950a91fd2} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15787 | 2024.12.21 02:59:28.464179 [ 195 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.007425637 sec., 292904.16431613883 rows/sec., 25.76 MiB/sec. | ||
15788 | 2024.12.21 02:59:28.464354 [ 279 ] {0be88a11-9789-4ee3-a286-171950a91fd2} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.007018 sec., 5699.629524080935 rows/sec., 418.57 KiB/sec. | ||
15789 | 2024.12.21 02:59:28.464445 [ 279 ] {0be88a11-9789-4ee3-a286-171950a91fd2} <Debug> TCPHandler: Processed in 0.007488797 sec. | ||
15790 | 2024.12.21 02:59:28.464570 [ 195 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15791 | 2024.12.21 02:59:28.464667 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15792 | 2024.12.21 02:59:28.464851 [ 281 ] {f0cb5c62-8575-4e95-9d4e-5a4fd7c1f6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15793 | 2024.12.21 02:59:28.464930 [ 281 ] {f0cb5c62-8575-4e95-9d4e-5a4fd7c1f6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15794 | 2024.12.21 02:59:28.465136 [ 195 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15795 | 2024.12.21 02:59:28.465370 [ 195 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_126_25} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15796 | 2024.12.21 02:59:28.465611 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
15797 | 2024.12.21 02:59:28.465995 [ 281 ] {f0cb5c62-8575-4e95-9d4e-5a4fd7c1f6c3} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15798 | 2024.12.21 02:59:28.466042 [ 281 ] {f0cb5c62-8575-4e95-9d4e-5a4fd7c1f6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15799 | 2024.12.21 02:59:28.466409 [ 281 ] {f0cb5c62-8575-4e95-9d4e-5a4fd7c1f6c3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15800 | 2024.12.21 02:59:28.466647 [ 281 ] {f0cb5c62-8575-4e95-9d4e-5a4fd7c1f6c3} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15801 | 2024.12.21 02:59:28.466873 [ 281 ] {f0cb5c62-8575-4e95-9d4e-5a4fd7c1f6c3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002079 sec., 6734.0067340067335 rows/sec., 471.61 KiB/sec. | ||
15802 | 2024.12.21 02:59:28.466938 [ 281 ] {f0cb5c62-8575-4e95-9d4e-5a4fd7c1f6c3} <Debug> TCPHandler: Processed in 0.002385327 sec. | ||
15803 | 2024.12.21 02:59:28.467164 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15804 | 2024.12.21 02:59:28.467312 [ 279 ] {4307b37b-8f99-449b-b79b-0f8ae5c1703b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15805 | 2024.12.21 02:59:28.467371 [ 279 ] {4307b37b-8f99-449b-b79b-0f8ae5c1703b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15806 | 2024.12.21 02:59:28.468062 [ 279 ] {4307b37b-8f99-449b-b79b-0f8ae5c1703b} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15807 | 2024.12.21 02:59:28.468103 [ 279 ] {4307b37b-8f99-449b-b79b-0f8ae5c1703b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15808 | 2024.12.21 02:59:28.468473 [ 279 ] {4307b37b-8f99-449b-b79b-0f8ae5c1703b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15809 | 2024.12.21 02:59:28.468713 [ 279 ] {4307b37b-8f99-449b-b79b-0f8ae5c1703b} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15810 | 2024.12.21 02:59:28.468879 [ 39 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
15811 | 2024.12.21 02:59:28.468944 [ 39 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15812 | 2024.12.21 02:59:28.468956 [ 279 ] {4307b37b-8f99-449b-b79b-0f8ae5c1703b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001666 sec., 7803.1212484994 rows/sec., 486.52 KiB/sec. | ||
15813 | 2024.12.21 02:59:28.468983 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15814 | 2024.12.21 02:59:28.469113 [ 279 ] {4307b37b-8f99-449b-b79b-0f8ae5c1703b} <Debug> TCPHandler: Processed in 0.002064304 sec. | ||
15815 | 2024.12.21 02:59:28.469256 [ 221 ] {} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15816 | 2024.12.21 02:59:28.469342 [ 221 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15817 | 2024.12.21 02:59:28.469361 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
15818 | 2024.12.21 02:59:28.469384 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15819 | 2024.12.21 02:59:28.469855 [ 281 ] {4068def4-4651-4111-beff-2bb6b629677d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15820 | 2024.12.21 02:59:28.469888 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15821 | 2024.12.21 02:59:28.469973 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part | ||
15822 | 2024.12.21 02:59:28.469983 [ 281 ] {4068def4-4651-4111-beff-2bb6b629677d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15823 | 2024.12.21 02:59:28.470350 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
15824 | 2024.12.21 02:59:28.471030 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part | ||
15825 | 2024.12.21 02:59:28.471826 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
15826 | 2024.12.21 02:59:28.472238 [ 188 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part | ||
15827 | 2024.12.21 02:59:28.474970 [ 281 ] {4068def4-4651-4111-beff-2bb6b629677d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15828 | 2024.12.21 02:59:28.475084 [ 281 ] {4068def4-4651-4111-beff-2bb6b629677d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15829 | 2024.12.21 02:59:28.476259 [ 221 ] {} <Debug> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
15830 | 2024.12.21 02:59:28.476878 [ 281 ] {4068def4-4651-4111-beff-2bb6b629677d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
15831 | 2024.12.21 02:59:28.477222 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.008100174 sec., 8024.518979468836 rows/sec., 531.67 KiB/sec. | ||
15832 | 2024.12.21 02:59:28.477621 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
15833 | 2024.12.21 02:59:28.477726 [ 281 ] {4068def4-4651-4111-beff-2bb6b629677d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15834 | 2024.12.21 02:59:28.477984 [ 39 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
15835 | 2024.12.21 02:59:28.478074 [ 39 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15836 | 2024.12.21 02:59:28.478144 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15837 | 2024.12.21 02:59:28.478300 [ 281 ] {4068def4-4651-4111-beff-2bb6b629677d} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.008568 sec., 48436.04108309991 rows/sec., 3.46 MiB/sec. | ||
15838 | 2024.12.21 02:59:28.478647 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15839 | 2024.12.21 02:59:28.478671 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
15840 | 2024.12.21 02:59:28.478661 [ 281 ] {4068def4-4651-4111-beff-2bb6b629677d} <Debug> TCPHandler: Processed in 0.00941922 sec. | ||
15841 | 2024.12.21 02:59:28.478950 [ 195 ] {3add1bf0-c6aa-4231-864f-4a8c0751f6dc::all_1_53_13} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
15842 | 2024.12.21 02:59:28.479008 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15843 | 2024.12.21 02:59:28.479081 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15844 | 2024.12.21 02:59:28.479191 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15845 | 2024.12.21 02:59:28.479207 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 915 rows starting from the beginning of the part | ||
15846 | 2024.12.21 02:59:28.479368 [ 279 ] {5170990f-17ee-4f50-af23-27e3c9d15068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15847 | 2024.12.21 02:59:28.479545 [ 279 ] {5170990f-17ee-4f50-af23-27e3c9d15068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15848 | 2024.12.21 02:59:28.479598 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
15849 | 2024.12.21 02:59:28.480018 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 72 rows starting from the beginning of the part | ||
15850 | 2024.12.21 02:59:28.480397 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 415 rows starting from the beginning of the part | ||
15851 | 2024.12.21 02:59:28.480800 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 74 rows starting from the beginning of the part | ||
15852 | 2024.12.21 02:59:28.481034 [ 186 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 415 rows starting from the beginning of the part | ||
15853 | 2024.12.21 02:59:28.481904 [ 279 ] {5170990f-17ee-4f50-af23-27e3c9d15068} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15854 | 2024.12.21 02:59:28.481974 [ 279 ] {5170990f-17ee-4f50-af23-27e3c9d15068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15855 | 2024.12.21 02:59:28.482956 [ 279 ] {5170990f-17ee-4f50-af23-27e3c9d15068} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15856 | 2024.12.21 02:59:28.483496 [ 279 ] {5170990f-17ee-4f50-af23-27e3c9d15068} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15857 | 2024.12.21 02:59:28.483869 [ 279 ] {5170990f-17ee-4f50-af23-27e3c9d15068} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004586 sec., 1308.3296990841693 rows/sec., 68.36 KiB/sec. | ||
15858 | 2024.12.21 02:59:28.483945 [ 279 ] {5170990f-17ee-4f50-af23-27e3c9d15068} <Debug> TCPHandler: Processed in 0.00511202 sec. | ||
15859 | 2024.12.21 02:59:28.484208 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15860 | 2024.12.21 02:59:28.484301 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1955 rows, containing 5 columns (5 merged, 0 gathered) in 0.00600626 sec., 325493.7348699523 rows/sec., 24.92 MiB/sec. | ||
15861 | 2024.12.21 02:59:28.484409 [ 281 ] {f152e4ac-9d7e-496b-8c67-fb477e390460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15862 | 2024.12.21 02:59:28.484500 [ 281 ] {f152e4ac-9d7e-496b-8c67-fb477e390460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15863 | 2024.12.21 02:59:28.484609 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
15864 | 2024.12.21 02:59:28.485224 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15865 | 2024.12.21 02:59:28.485448 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_126_25} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
15866 | 2024.12.21 02:59:28.485623 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
15867 | 2024.12.21 02:59:28.485793 [ 281 ] {f152e4ac-9d7e-496b-8c67-fb477e390460} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15868 | 2024.12.21 02:59:28.485839 [ 281 ] {f152e4ac-9d7e-496b-8c67-fb477e390460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15869 | 2024.12.21 02:59:28.486250 [ 281 ] {f152e4ac-9d7e-496b-8c67-fb477e390460} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15870 | 2024.12.21 02:59:28.486492 [ 281 ] {f152e4ac-9d7e-496b-8c67-fb477e390460} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15871 | 2024.12.21 02:59:28.486667 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 | ||
15872 | 2024.12.21 02:59:28.486726 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15873 | 2024.12.21 02:59:28.486738 [ 281 ] {f152e4ac-9d7e-496b-8c67-fb477e390460} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002373 sec., 99873.57774968394 rows/sec., 6.69 MiB/sec. | ||
15874 | 2024.12.21 02:59:28.486768 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15875 | 2024.12.21 02:59:28.486894 [ 281 ] {f152e4ac-9d7e-496b-8c67-fb477e390460} <Debug> TCPHandler: Processed in 0.002831913 sec. | ||
15876 | 2024.12.21 02:59:28.487035 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full | ||
15877 | 2024.12.21 02:59:28.487230 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15878 | 2024.12.21 02:59:28.487247 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15879 | 2024.12.21 02:59:28.487303 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 33738 rows starting from the beginning of the part | ||
15880 | 2024.12.21 02:59:28.487447 [ 279 ] {e22f9404-2652-4162-9eb6-f8a47e106fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15881 | 2024.12.21 02:59:28.487626 [ 279 ] {e22f9404-2652-4162-9eb6-f8a47e106fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15882 | 2024.12.21 02:59:28.487656 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 54 rows starting from the beginning of the part | ||
15883 | 2024.12.21 02:59:28.488085 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
15884 | 2024.12.21 02:59:28.488521 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 237 rows starting from the beginning of the part | ||
15885 | 2024.12.21 02:59:28.488777 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 161 rows starting from the beginning of the part | ||
15886 | 2024.12.21 02:59:28.489160 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
15887 | 2024.12.21 02:59:28.490097 [ 279 ] {e22f9404-2652-4162-9eb6-f8a47e106fa5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15888 | 2024.12.21 02:59:28.490157 [ 279 ] {e22f9404-2652-4162-9eb6-f8a47e106fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15889 | 2024.12.21 02:59:28.490813 [ 279 ] {e22f9404-2652-4162-9eb6-f8a47e106fa5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
15890 | 2024.12.21 02:59:28.491142 [ 279 ] {e22f9404-2652-4162-9eb6-f8a47e106fa5} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15891 | 2024.12.21 02:59:28.491911 [ 279 ] {e22f9404-2652-4162-9eb6-f8a47e106fa5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004477 sec., 223.36385972749608 rows/sec., 15.05 KiB/sec. | ||
15892 | 2024.12.21 02:59:28.492641 [ 279 ] {e22f9404-2652-4162-9eb6-f8a47e106fa5} <Debug> TCPHandler: Processed in 0.005503484 sec. | ||
15893 | 2024.12.21 02:59:28.492911 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15894 | 2024.12.21 02:59:28.493167 [ 281 ] {173e312e-f077-481c-9a17-7e905c7b7533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15895 | 2024.12.21 02:59:28.493280 [ 281 ] {173e312e-f077-481c-9a17-7e905c7b7533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15896 | 2024.12.21 02:59:28.495012 [ 281 ] {173e312e-f077-481c-9a17-7e905c7b7533} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15897 | 2024.12.21 02:59:28.495051 [ 281 ] {173e312e-f077-481c-9a17-7e905c7b7533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15898 | 2024.12.21 02:59:28.496049 [ 281 ] {173e312e-f077-481c-9a17-7e905c7b7533} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
15899 | 2024.12.21 02:59:28.496437 [ 281 ] {173e312e-f077-481c-9a17-7e905c7b7533} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15900 | 2024.12.21 02:59:28.496712 [ 281 ] {173e312e-f077-481c-9a17-7e905c7b7533} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00361 sec., 9141.274238227146 rows/sec., 16.38 MiB/sec. | ||
15901 | 2024.12.21 02:59:28.496902 [ 281 ] {173e312e-f077-481c-9a17-7e905c7b7533} <Debug> TCPHandler: Processed in 0.004124738 sec. | ||
15902 | 2024.12.21 02:59:28.497062 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15903 | 2024.12.21 02:59:28.497206 [ 279 ] {0c06a4f0-2f35-4313-833c-342292ecb637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15904 | 2024.12.21 02:59:28.497258 [ 279 ] {0c06a4f0-2f35-4313-833c-342292ecb637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15905 | 2024.12.21 02:59:28.498143 [ 279 ] {0c06a4f0-2f35-4313-833c-342292ecb637} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15906 | 2024.12.21 02:59:28.498193 [ 279 ] {0c06a4f0-2f35-4313-833c-342292ecb637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15907 | 2024.12.21 02:59:28.498680 [ 279 ] {0c06a4f0-2f35-4313-833c-342292ecb637} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
15908 | 2024.12.21 02:59:28.499033 [ 279 ] {0c06a4f0-2f35-4313-833c-342292ecb637} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15909 | 2024.12.21 02:59:28.499464 [ 279 ] {0c06a4f0-2f35-4313-833c-342292ecb637} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002242 sec., 36574.487065120426 rows/sec., 2.32 MiB/sec. | ||
15910 | 2024.12.21 02:59:28.499922 [ 279 ] {0c06a4f0-2f35-4313-833c-342292ecb637} <Debug> TCPHandler: Processed in 0.002906683 sec. | ||
15911 | 2024.12.21 02:59:28.500067 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34587 rows, containing 5 columns (5 merged, 0 gathered) in 0.013156624 sec., 2628865.8853517435 rows/sec., 177.57 MiB/sec. | ||
15912 | 2024.12.21 02:59:28.500453 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
15913 | 2024.12.21 02:59:28.500739 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15914 | 2024.12.21 02:59:28.500819 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 | ||
15915 | 2024.12.21 02:59:28.500906 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
15916 | 2024.12.21 02:59:28.797892 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15917 | 2024.12.21 02:59:28.797967 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15918 | 2024.12.21 02:59:28.799950 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15919 | 2024.12.21 02:59:29.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.81 MiB, peak 290.22 MiB, free memory in arenas 0.00 B, will set to 271.80 MiB (RSS), difference: -1.01 MiB | ||
15920 | 2024.12.21 02:59:29.443449 [ 218 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15921 | 2024.12.21 02:59:29.443501 [ 218 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15922 | 2024.12.21 02:59:29.445532 [ 218 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
15923 | 2024.12.21 02:59:32.642584 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15924 | 2024.12.21 02:59:32.642663 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15925 | 2024.12.21 02:59:32.858294 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
15926 | 2024.12.21 02:59:32.859352 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15927 | 2024.12.21 02:59:32.859403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15928 | 2024.12.21 02:59:32.859957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15929 | 2024.12.21 02:59:32.860223 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15930 | 2024.12.21 02:59:32.860472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
15931 | 2024.12.21 02:59:33.440429 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15932 | 2024.12.21 02:59:33.440637 [ 279 ] {20b7c3d3-3715-47de-b96f-38e6f76ddfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15933 | 2024.12.21 02:59:33.440714 [ 279 ] {20b7c3d3-3715-47de-b96f-38e6f76ddfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15934 | 2024.12.21 02:59:33.441544 [ 279 ] {20b7c3d3-3715-47de-b96f-38e6f76ddfbd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15935 | 2024.12.21 02:59:33.441585 [ 279 ] {20b7c3d3-3715-47de-b96f-38e6f76ddfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15936 | 2024.12.21 02:59:33.442029 [ 279 ] {20b7c3d3-3715-47de-b96f-38e6f76ddfbd} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15937 | 2024.12.21 02:59:33.442281 [ 279 ] {20b7c3d3-3715-47de-b96f-38e6f76ddfbd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15938 | 2024.12.21 02:59:33.442486 [ 279 ] {20b7c3d3-3715-47de-b96f-38e6f76ddfbd} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001908 sec., 37735.84905660377 rows/sec., 3.05 MiB/sec. | ||
15939 | 2024.12.21 02:59:33.442552 [ 279 ] {20b7c3d3-3715-47de-b96f-38e6f76ddfbd} <Debug> TCPHandler: Processed in 0.002259547 sec. | ||
15940 | 2024.12.21 02:59:33.442872 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15941 | 2024.12.21 02:59:33.443097 [ 281 ] {91c93182-104c-4ca3-8366-2fc13d9fe779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15942 | 2024.12.21 02:59:33.443183 [ 281 ] {91c93182-104c-4ca3-8366-2fc13d9fe779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15943 | 2024.12.21 02:59:33.443961 [ 281 ] {91c93182-104c-4ca3-8366-2fc13d9fe779} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15944 | 2024.12.21 02:59:33.444011 [ 281 ] {91c93182-104c-4ca3-8366-2fc13d9fe779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15945 | 2024.12.21 02:59:33.444457 [ 281 ] {91c93182-104c-4ca3-8366-2fc13d9fe779} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15946 | 2024.12.21 02:59:33.444726 [ 281 ] {91c93182-104c-4ca3-8366-2fc13d9fe779} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15947 | 2024.12.21 02:59:33.444960 [ 281 ] {91c93182-104c-4ca3-8366-2fc13d9fe779} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001927 sec., 4151.530877010898 rows/sec., 312.18 KiB/sec. | ||
15948 | 2024.12.21 02:59:33.445030 [ 281 ] {91c93182-104c-4ca3-8366-2fc13d9fe779} <Debug> TCPHandler: Processed in 0.002306326 sec. | ||
15949 | 2024.12.21 02:59:33.445186 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15950 | 2024.12.21 02:59:33.445313 [ 279 ] {98a1d839-dc77-4ca3-8d9d-45554f24d920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15951 | 2024.12.21 02:59:33.445365 [ 279 ] {98a1d839-dc77-4ca3-8d9d-45554f24d920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15952 | 2024.12.21 02:59:33.446000 [ 279 ] {98a1d839-dc77-4ca3-8d9d-45554f24d920} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15953 | 2024.12.21 02:59:33.446037 [ 279 ] {98a1d839-dc77-4ca3-8d9d-45554f24d920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15954 | 2024.12.21 02:59:33.446430 [ 279 ] {98a1d839-dc77-4ca3-8d9d-45554f24d920} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15955 | 2024.12.21 02:59:33.446668 [ 279 ] {98a1d839-dc77-4ca3-8d9d-45554f24d920} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15956 | 2024.12.21 02:59:33.446848 [ 279 ] {98a1d839-dc77-4ca3-8d9d-45554f24d920} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001565 sec., 46006.38977635783 rows/sec., 3.59 MiB/sec. | ||
15957 | 2024.12.21 02:59:33.446903 [ 279 ] {98a1d839-dc77-4ca3-8d9d-45554f24d920} <Debug> TCPHandler: Processed in 0.00177729 sec. | ||
15958 | 2024.12.21 02:59:33.447065 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15959 | 2024.12.21 02:59:33.447199 [ 281 ] {8985cda5-2f21-4fd6-9987-322775a32c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15960 | 2024.12.21 02:59:33.447268 [ 281 ] {8985cda5-2f21-4fd6-9987-322775a32c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15961 | 2024.12.21 02:59:33.447959 [ 281 ] {8985cda5-2f21-4fd6-9987-322775a32c1f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15962 | 2024.12.21 02:59:33.448008 [ 281 ] {8985cda5-2f21-4fd6-9987-322775a32c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15963 | 2024.12.21 02:59:33.448444 [ 281 ] {8985cda5-2f21-4fd6-9987-322775a32c1f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15964 | 2024.12.21 02:59:33.448689 [ 281 ] {8985cda5-2f21-4fd6-9987-322775a32c1f} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15965 | 2024.12.21 02:59:33.448930 [ 281 ] {8985cda5-2f21-4fd6-9987-322775a32c1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001761 sec., 90857.46734809768 rows/sec., 6.33 MiB/sec. | ||
15966 | 2024.12.21 02:59:33.449020 [ 281 ] {8985cda5-2f21-4fd6-9987-322775a32c1f} <Debug> TCPHandler: Processed in 0.002014873 sec. | ||
15967 | 2024.12.21 02:59:33.449194 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15968 | 2024.12.21 02:59:33.449508 [ 279 ] {e969ba55-e2fa-45ff-850a-a4f60eb7bdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15969 | 2024.12.21 02:59:33.449668 [ 279 ] {e969ba55-e2fa-45ff-850a-a4f60eb7bdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15970 | 2024.12.21 02:59:33.450860 [ 279 ] {e969ba55-e2fa-45ff-850a-a4f60eb7bdc2} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15971 | 2024.12.21 02:59:33.450898 [ 279 ] {e969ba55-e2fa-45ff-850a-a4f60eb7bdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15972 | 2024.12.21 02:59:33.451543 [ 279 ] {e969ba55-e2fa-45ff-850a-a4f60eb7bdc2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
15973 | 2024.12.21 02:59:33.451795 [ 279 ] {e969ba55-e2fa-45ff-850a-a4f60eb7bdc2} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15974 | 2024.12.21 02:59:33.451999 [ 279 ] {e969ba55-e2fa-45ff-850a-a4f60eb7bdc2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002604 sec., 3072.1966205837175 rows/sec., 5.51 MiB/sec. | ||
15975 | 2024.12.21 02:59:33.452107 [ 279 ] {e969ba55-e2fa-45ff-850a-a4f60eb7bdc2} <Debug> TCPHandler: Processed in 0.002993805 sec. | ||
15976 | 2024.12.21 02:59:33.452261 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15977 | 2024.12.21 02:59:33.452405 [ 281 ] {194584ad-1c39-4346-beb9-91716d2b5871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15978 | 2024.12.21 02:59:33.452467 [ 281 ] {194584ad-1c39-4346-beb9-91716d2b5871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15979 | 2024.12.21 02:59:33.453057 [ 281 ] {194584ad-1c39-4346-beb9-91716d2b5871} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15980 | 2024.12.21 02:59:33.453104 [ 281 ] {194584ad-1c39-4346-beb9-91716d2b5871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15981 | 2024.12.21 02:59:33.453508 [ 281 ] {194584ad-1c39-4346-beb9-91716d2b5871} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
15982 | 2024.12.21 02:59:33.453766 [ 281 ] {194584ad-1c39-4346-beb9-91716d2b5871} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15983 | 2024.12.21 02:59:33.453979 [ 281 ] {194584ad-1c39-4346-beb9-91716d2b5871} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001609 sec., 37290.24238657551 rows/sec., 2.51 MiB/sec. | ||
15984 | 2024.12.21 02:59:33.454039 [ 281 ] {194584ad-1c39-4346-beb9-91716d2b5871} <Debug> TCPHandler: Processed in 0.001847672 sec. | ||
15985 | 2024.12.21 02:59:35.391087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
15986 | 2024.12.21 02:59:35.414961 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15987 | 2024.12.21 02:59:35.415012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15988 | 2024.12.21 02:59:35.422480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
15989 | 2024.12.21 02:59:35.423277 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15990 | 2024.12.21 02:59:35.426881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
15991 | 2024.12.21 02:59:35.710981 [ 148 ] {} <Debug> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
15992 | 2024.12.21 02:59:35.711028 [ 148 ] {} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15993 | 2024.12.21 02:59:35.711054 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
15994 | 2024.12.21 02:59:35.711218 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::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 | ||
15995 | 2024.12.21 02:59:35.711388 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15996 | 2024.12.21 02:59:35.711428 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
15997 | 2024.12.21 02:59:35.711515 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
15998 | 2024.12.21 02:59:35.711696 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
15999 | 2024.12.21 02:59:35.711987 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
16000 | 2024.12.21 02:59:35.712219 [ 194 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
16001 | 2024.12.21 02:59:35.713340 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002207086 sec., 16311.099794027055 rows/sec., 1.36 MiB/sec. | ||
16002 | 2024.12.21 02:59:35.713488 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
16003 | 2024.12.21 02:59:35.713792 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16004 | 2024.12.21 02:59:35.713875 [ 192 ] {73c8bb86-e982-45b9-b0d6-4b192e78078a::all_1_33_8} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
16005 | 2024.12.21 02:59:35.713965 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
16006 | 2024.12.21 02:59:37.063143 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16007 | 2024.12.21 02:59:37.063334 [ 279 ] {b6236ce2-a54a-42f2-8004-5bdafadee740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16008 | 2024.12.21 02:59:37.063407 [ 279 ] {b6236ce2-a54a-42f2-8004-5bdafadee740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16009 | 2024.12.21 02:59:37.064173 [ 279 ] {b6236ce2-a54a-42f2-8004-5bdafadee740} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16010 | 2024.12.21 02:59:37.064219 [ 279 ] {b6236ce2-a54a-42f2-8004-5bdafadee740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16011 | 2024.12.21 02:59:37.064636 [ 279 ] {b6236ce2-a54a-42f2-8004-5bdafadee740} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
16012 | 2024.12.21 02:59:37.064866 [ 279 ] {b6236ce2-a54a-42f2-8004-5bdafadee740} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16013 | 2024.12.21 02:59:37.065080 [ 279 ] {b6236ce2-a54a-42f2-8004-5bdafadee740} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 544.76 KiB/sec. | ||
16014 | 2024.12.21 02:59:37.065146 [ 279 ] {b6236ce2-a54a-42f2-8004-5bdafadee740} <Debug> TCPHandler: Processed in 0.002188276 sec. | ||
16015 | 2024.12.21 02:59:37.065486 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16016 | 2024.12.21 02:59:37.065686 [ 281 ] {f2aa5790-588c-402d-94a8-19477835f27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16017 | 2024.12.21 02:59:37.065761 [ 281 ] {f2aa5790-588c-402d-94a8-19477835f27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16018 | 2024.12.21 02:59:37.066511 [ 281 ] {f2aa5790-588c-402d-94a8-19477835f27d} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16019 | 2024.12.21 02:59:37.066554 [ 281 ] {f2aa5790-588c-402d-94a8-19477835f27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16020 | 2024.12.21 02:59:37.066978 [ 281 ] {f2aa5790-588c-402d-94a8-19477835f27d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
16021 | 2024.12.21 02:59:37.067252 [ 281 ] {f2aa5790-588c-402d-94a8-19477835f27d} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16022 | 2024.12.21 02:59:37.067462 [ 281 ] {f2aa5790-588c-402d-94a8-19477835f27d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001834 sec., 4362.0501635768815 rows/sec., 355.69 KiB/sec. | ||
16023 | 2024.12.21 02:59:37.067534 [ 281 ] {f2aa5790-588c-402d-94a8-19477835f27d} <Debug> TCPHandler: Processed in 0.002183776 sec. | ||
16024 | 2024.12.21 02:59:37.067703 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16025 | 2024.12.21 02:59:37.067851 [ 279 ] {bbb1049e-978c-4b77-9ab5-cb435eacc198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16026 | 2024.12.21 02:59:37.067911 [ 279 ] {bbb1049e-978c-4b77-9ab5-cb435eacc198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16027 | 2024.12.21 02:59:37.069162 [ 279 ] {bbb1049e-978c-4b77-9ab5-cb435eacc198} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16028 | 2024.12.21 02:59:37.069203 [ 279 ] {bbb1049e-978c-4b77-9ab5-cb435eacc198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16029 | 2024.12.21 02:59:37.069673 [ 279 ] {bbb1049e-978c-4b77-9ab5-cb435eacc198} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16030 | 2024.12.21 02:59:37.069926 [ 279 ] {bbb1049e-978c-4b77-9ab5-cb435eacc198} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16031 | 2024.12.21 02:59:37.070152 [ 279 ] {bbb1049e-978c-4b77-9ab5-cb435eacc198} <Debug> executeQuery: Read 1413 rows, 120.57 KiB in 0.002339 sec., 604104.3180846516 rows/sec., 50.34 MiB/sec. | ||
16032 | 2024.12.21 02:59:37.070211 [ 279 ] {bbb1049e-978c-4b77-9ab5-cb435eacc198} <Debug> TCPHandler: Processed in 0.00257758 sec. | ||
16033 | 2024.12.21 02:59:37.070367 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16034 | 2024.12.21 02:59:37.070499 [ 281 ] {ff2b4649-2df2-4631-924b-3a364c4aeee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16035 | 2024.12.21 02:59:37.070554 [ 281 ] {ff2b4649-2df2-4631-924b-3a364c4aeee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16036 | 2024.12.21 02:59:37.071198 [ 281 ] {ff2b4649-2df2-4631-924b-3a364c4aeee1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16037 | 2024.12.21 02:59:37.071237 [ 281 ] {ff2b4649-2df2-4631-924b-3a364c4aeee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16038 | 2024.12.21 02:59:37.071619 [ 281 ] {ff2b4649-2df2-4631-924b-3a364c4aeee1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
16039 | 2024.12.21 02:59:37.071869 [ 281 ] {ff2b4649-2df2-4631-924b-3a364c4aeee1} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16040 | 2024.12.21 02:59:37.072055 [ 281 ] {ff2b4649-2df2-4631-924b-3a364c4aeee1} <Debug> executeQuery: Read 48 rows, 3.50 KiB in 0.001588 sec., 30226.700251889168 rows/sec., 2.15 MiB/sec. | ||
16041 | 2024.12.21 02:59:37.072119 [ 281 ] {ff2b4649-2df2-4631-924b-3a364c4aeee1} <Debug> TCPHandler: Processed in 0.001815742 sec. | ||
16042 | 2024.12.21 02:59:37.072277 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16043 | 2024.12.21 02:59:37.072400 [ 279 ] {73aea152-fe63-48a2-aed9-af6accbb85bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16044 | 2024.12.21 02:59:37.072450 [ 279 ] {73aea152-fe63-48a2-aed9-af6accbb85bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16045 | 2024.12.21 02:59:37.073145 [ 279 ] {73aea152-fe63-48a2-aed9-af6accbb85bb} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16046 | 2024.12.21 02:59:37.073185 [ 279 ] {73aea152-fe63-48a2-aed9-af6accbb85bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16047 | 2024.12.21 02:59:37.073563 [ 279 ] {73aea152-fe63-48a2-aed9-af6accbb85bb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
16048 | 2024.12.21 02:59:37.073804 [ 279 ] {73aea152-fe63-48a2-aed9-af6accbb85bb} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16049 | 2024.12.21 02:59:37.074038 [ 279 ] {73aea152-fe63-48a2-aed9-af6accbb85bb} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00166 sec., 145783.1325301205 rows/sec., 9.88 MiB/sec. | ||
16050 | 2024.12.21 02:59:37.074071 [ 219 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16051 | 2024.12.21 02:59:37.074115 [ 279 ] {73aea152-fe63-48a2-aed9-af6accbb85bb} <Debug> TCPHandler: Processed in 0.001897413 sec. | ||
16052 | 2024.12.21 02:59:37.074148 [ 219 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16053 | 2024.12.21 02:59:37.074306 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16054 | 2024.12.21 02:59:37.074473 [ 281 ] {42abc2bf-48df-49db-869c-e44a94ec121d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16055 | 2024.12.21 02:59:37.074553 [ 281 ] {42abc2bf-48df-49db-869c-e44a94ec121d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16056 | 2024.12.21 02:59:37.075986 [ 281 ] {42abc2bf-48df-49db-869c-e44a94ec121d} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16057 | 2024.12.21 02:59:37.076056 [ 281 ] {42abc2bf-48df-49db-869c-e44a94ec121d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16058 | 2024.12.21 02:59:37.076846 [ 281 ] {42abc2bf-48df-49db-869c-e44a94ec121d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
16059 | 2024.12.21 02:59:37.077291 [ 281 ] {42abc2bf-48df-49db-869c-e44a94ec121d} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16060 | 2024.12.21 02:59:37.077661 [ 281 ] {42abc2bf-48df-49db-869c-e44a94ec121d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003186 sec., 4080.351537978657 rows/sec., 254.41 KiB/sec. | ||
16061 | 2024.12.21 02:59:37.077925 [ 281 ] {42abc2bf-48df-49db-869c-e44a94ec121d} <Debug> TCPHandler: Processed in 0.003674223 sec. | ||
16062 | 2024.12.21 02:59:37.078177 [ 219 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16063 | 2024.12.21 02:59:37.078400 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16064 | 2024.12.21 02:59:37.078885 [ 279 ] {f15d4d07-9429-47d4-a66a-043291d2076d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16065 | 2024.12.21 02:59:37.079023 [ 279 ] {f15d4d07-9429-47d4-a66a-043291d2076d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16066 | 2024.12.21 02:59:37.080118 [ 279 ] {f15d4d07-9429-47d4-a66a-043291d2076d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16067 | 2024.12.21 02:59:37.080159 [ 279 ] {f15d4d07-9429-47d4-a66a-043291d2076d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16068 | 2024.12.21 02:59:37.080578 [ 279 ] {f15d4d07-9429-47d4-a66a-043291d2076d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16069 | 2024.12.21 02:59:37.080826 [ 279 ] {f15d4d07-9429-47d4-a66a-043291d2076d} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16070 | 2024.12.21 02:59:37.081037 [ 279 ] {f15d4d07-9429-47d4-a66a-043291d2076d} <Debug> executeQuery: Read 879 rows, 65.27 KiB in 0.002264 sec., 388250.8833922262 rows/sec., 28.15 MiB/sec. | ||
16071 | 2024.12.21 02:59:37.081095 [ 279 ] {f15d4d07-9429-47d4-a66a-043291d2076d} <Debug> TCPHandler: Processed in 0.002919854 sec. | ||
16072 | 2024.12.21 02:59:37.081260 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16073 | 2024.12.21 02:59:37.081402 [ 281 ] {f4528d69-be64-4f51-b99a-2cc17dc8bed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16074 | 2024.12.21 02:59:37.081470 [ 281 ] {f4528d69-be64-4f51-b99a-2cc17dc8bed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16075 | 2024.12.21 02:59:37.082053 [ 281 ] {f4528d69-be64-4f51-b99a-2cc17dc8bed0} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16076 | 2024.12.21 02:59:37.082099 [ 281 ] {f4528d69-be64-4f51-b99a-2cc17dc8bed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16077 | 2024.12.21 02:59:37.082508 [ 281 ] {f4528d69-be64-4f51-b99a-2cc17dc8bed0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
16078 | 2024.12.21 02:59:37.082749 [ 281 ] {f4528d69-be64-4f51-b99a-2cc17dc8bed0} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16079 | 2024.12.21 02:59:37.082930 [ 281 ] {f4528d69-be64-4f51-b99a-2cc17dc8bed0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 200.82 KiB/sec. | ||
16080 | 2024.12.21 02:59:37.082991 [ 281 ] {f4528d69-be64-4f51-b99a-2cc17dc8bed0} <Debug> TCPHandler: Processed in 0.00179905 sec. | ||
16081 | 2024.12.21 02:59:37.083143 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16082 | 2024.12.21 02:59:37.083266 [ 279 ] {4fa34678-68b2-4466-9602-405ce3e3a05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16083 | 2024.12.21 02:59:37.083320 [ 279 ] {4fa34678-68b2-4466-9602-405ce3e3a05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16084 | 2024.12.21 02:59:37.084242 [ 279 ] {4fa34678-68b2-4466-9602-405ce3e3a05d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16085 | 2024.12.21 02:59:37.084289 [ 279 ] {4fa34678-68b2-4466-9602-405ce3e3a05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16086 | 2024.12.21 02:59:37.084751 [ 279 ] {4fa34678-68b2-4466-9602-405ce3e3a05d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16087 | 2024.12.21 02:59:37.085004 [ 279 ] {4fa34678-68b2-4466-9602-405ce3e3a05d} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16088 | 2024.12.21 02:59:37.085223 [ 279 ] {4fa34678-68b2-4466-9602-405ce3e3a05d} <Debug> executeQuery: Read 907 rows, 61.91 KiB in 0.001983 sec., 457387.7962682804 rows/sec., 30.49 MiB/sec. | ||
16089 | 2024.12.21 02:59:37.085279 [ 279 ] {4fa34678-68b2-4466-9602-405ce3e3a05d} <Debug> TCPHandler: Processed in 0.002196095 sec. | ||
16090 | 2024.12.21 02:59:37.085437 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16091 | 2024.12.21 02:59:37.085557 [ 281 ] {4170b2e4-8d7f-4c05-b2a1-83860e70af12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16092 | 2024.12.21 02:59:37.085613 [ 281 ] {4170b2e4-8d7f-4c05-b2a1-83860e70af12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16093 | 2024.12.21 02:59:37.086084 [ 281 ] {4170b2e4-8d7f-4c05-b2a1-83860e70af12} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16094 | 2024.12.21 02:59:37.086122 [ 281 ] {4170b2e4-8d7f-4c05-b2a1-83860e70af12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16095 | 2024.12.21 02:59:37.086503 [ 281 ] {4170b2e4-8d7f-4c05-b2a1-83860e70af12} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
16096 | 2024.12.21 02:59:37.086745 [ 281 ] {4170b2e4-8d7f-4c05-b2a1-83860e70af12} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16097 | 2024.12.21 02:59:37.086928 [ 281 ] {4170b2e4-8d7f-4c05-b2a1-83860e70af12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. | ||
16098 | 2024.12.21 02:59:37.086985 [ 281 ] {4170b2e4-8d7f-4c05-b2a1-83860e70af12} <Debug> TCPHandler: Processed in 0.001607099 sec. | ||
16099 | 2024.12.21 02:59:37.087134 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16100 | 2024.12.21 02:59:37.087252 [ 279 ] {4006fa2a-80b5-47d5-b8a4-428da6f0c834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16101 | 2024.12.21 02:59:37.087332 [ 279 ] {4006fa2a-80b5-47d5-b8a4-428da6f0c834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16102 | 2024.12.21 02:59:37.088587 [ 279 ] {4006fa2a-80b5-47d5-b8a4-428da6f0c834} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16103 | 2024.12.21 02:59:37.088627 [ 279 ] {4006fa2a-80b5-47d5-b8a4-428da6f0c834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16104 | 2024.12.21 02:59:37.089307 [ 279 ] {4006fa2a-80b5-47d5-b8a4-428da6f0c834} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
16105 | 2024.12.21 02:59:37.089578 [ 279 ] {4006fa2a-80b5-47d5-b8a4-428da6f0c834} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16106 | 2024.12.21 02:59:37.089828 [ 279 ] {4006fa2a-80b5-47d5-b8a4-428da6f0c834} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002601 sec., 12687.427912341407 rows/sec., 22.74 MiB/sec. | ||
16107 | 2024.12.21 02:59:37.089951 [ 279 ] {4006fa2a-80b5-47d5-b8a4-428da6f0c834} <Debug> TCPHandler: Processed in 0.002874724 sec. | ||
16108 | 2024.12.21 02:59:37.090116 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16109 | 2024.12.21 02:59:37.090256 [ 281 ] {d6794a00-3002-4456-8e62-5516d7a3910a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16110 | 2024.12.21 02:59:37.090316 [ 281 ] {d6794a00-3002-4456-8e62-5516d7a3910a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16111 | 2024.12.21 02:59:37.090908 [ 281 ] {d6794a00-3002-4456-8e62-5516d7a3910a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16112 | 2024.12.21 02:59:37.090955 [ 281 ] {d6794a00-3002-4456-8e62-5516d7a3910a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16113 | 2024.12.21 02:59:37.091399 [ 281 ] {d6794a00-3002-4456-8e62-5516d7a3910a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16114 | 2024.12.21 02:59:37.091652 [ 281 ] {d6794a00-3002-4456-8e62-5516d7a3910a} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16115 | 2024.12.21 02:59:37.091832 [ 146 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
16116 | 2024.12.21 02:59:37.091892 [ 281 ] {d6794a00-3002-4456-8e62-5516d7a3910a} <Debug> executeQuery: Read 62 rows, 3.96 KiB in 0.001662 sec., 37304.452466907336 rows/sec., 2.33 MiB/sec. | ||
16117 | 2024.12.21 02:59:37.091919 [ 146 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16118 | 2024.12.21 02:59:37.091980 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16119 | 2024.12.21 02:59:37.092014 [ 281 ] {d6794a00-3002-4456-8e62-5516d7a3910a} <Debug> TCPHandler: Processed in 0.001960513 sec. | ||
16120 | 2024.12.21 02:59:37.092194 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
16121 | 2024.12.21 02:59:37.092339 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16122 | 2024.12.21 02:59:37.092378 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7170 rows starting from the beginning of the part | ||
16123 | 2024.12.21 02:59:37.092465 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 82 rows starting from the beginning of the part | ||
16124 | 2024.12.21 02:59:37.092708 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
16125 | 2024.12.21 02:59:37.092928 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part | ||
16126 | 2024.12.21 02:59:37.093065 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
16127 | 2024.12.21 02:59:37.093217 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 62 rows starting from the beginning of the part | ||
16128 | 2024.12.21 02:59:37.095724 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7516 rows, containing 4 columns (4 merged, 0 gathered) in 0.003628402 sec., 2071435.3040264004 rows/sec., 134.80 MiB/sec. | ||
16129 | 2024.12.21 02:59:37.096169 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
16130 | 2024.12.21 02:59:37.096497 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16131 | 2024.12.21 02:59:37.096579 [ 200 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_126_25} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
16132 | 2024.12.21 02:59:37.096658 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
16133 | 2024.12.21 02:59:37.706213 [ 220 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16134 | 2024.12.21 02:59:37.706270 [ 220 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16135 | 2024.12.21 02:59:37.708185 [ 220 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16136 | 2024.12.21 02:59:37.875279 [ 220 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16137 | 2024.12.21 02:59:37.875316 [ 220 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16138 | 2024.12.21 02:59:37.877244 [ 220 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16139 | 2024.12.21 02:59:38.061892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2250 | ||
16140 | 2024.12.21 02:59:38.065563 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16141 | 2024.12.21 02:59:38.065612 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16142 | 2024.12.21 02:59:38.067160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
16143 | 2024.12.21 02:59:38.067495 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16144 | 2024.12.21 02:59:38.068933 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2250 | ||
16145 | 2024.12.21 02:59:38.126152 [ 224 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16146 | 2024.12.21 02:59:38.126209 [ 224 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16147 | 2024.12.21 02:59:38.128229 [ 224 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16148 | 2024.12.21 02:59:38.395348 [ 221 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16149 | 2024.12.21 02:59:38.395446 [ 221 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16150 | 2024.12.21 02:59:38.397936 [ 221 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
16151 | 2024.12.21 02:59:38.434668 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16152 | 2024.12.21 02:59:38.434844 [ 279 ] {b8f2d056-d2b7-4de9-af2a-53c38eed6108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16153 | 2024.12.21 02:59:38.434912 [ 279 ] {b8f2d056-d2b7-4de9-af2a-53c38eed6108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16154 | 2024.12.21 02:59:38.435691 [ 279 ] {b8f2d056-d2b7-4de9-af2a-53c38eed6108} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16155 | 2024.12.21 02:59:38.435730 [ 279 ] {b8f2d056-d2b7-4de9-af2a-53c38eed6108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16156 | 2024.12.21 02:59:38.436156 [ 279 ] {b8f2d056-d2b7-4de9-af2a-53c38eed6108} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16157 | 2024.12.21 02:59:38.436417 [ 279 ] {b8f2d056-d2b7-4de9-af2a-53c38eed6108} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16158 | 2024.12.21 02:59:38.436626 [ 279 ] {b8f2d056-d2b7-4de9-af2a-53c38eed6108} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.33 MiB/sec. | ||
16159 | 2024.12.21 02:59:38.436692 [ 279 ] {b8f2d056-d2b7-4de9-af2a-53c38eed6108} <Debug> TCPHandler: Processed in 0.002149605 sec. | ||
16160 | 2024.12.21 02:59:38.436946 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16161 | 2024.12.21 02:59:38.437145 [ 281 ] {d8484e26-3d7b-40e1-8ae9-53b2badd7c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16162 | 2024.12.21 02:59:38.437227 [ 281 ] {d8484e26-3d7b-40e1-8ae9-53b2badd7c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16163 | 2024.12.21 02:59:38.438014 [ 281 ] {d8484e26-3d7b-40e1-8ae9-53b2badd7c8b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16164 | 2024.12.21 02:59:38.438066 [ 281 ] {d8484e26-3d7b-40e1-8ae9-53b2badd7c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16165 | 2024.12.21 02:59:38.438508 [ 281 ] {d8484e26-3d7b-40e1-8ae9-53b2badd7c8b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16166 | 2024.12.21 02:59:38.438762 [ 281 ] {d8484e26-3d7b-40e1-8ae9-53b2badd7c8b} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16167 | 2024.12.21 02:59:38.438986 [ 281 ] {d8484e26-3d7b-40e1-8ae9-53b2badd7c8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. | ||
16168 | 2024.12.21 02:59:38.439044 [ 281 ] {d8484e26-3d7b-40e1-8ae9-53b2badd7c8b} <Debug> TCPHandler: Processed in 0.002227756 sec. | ||
16169 | 2024.12.21 02:59:38.439202 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16170 | 2024.12.21 02:59:38.439330 [ 279 ] {65372c8f-394a-46a4-afbe-ebe50ff95f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16171 | 2024.12.21 02:59:38.439392 [ 279 ] {65372c8f-394a-46a4-afbe-ebe50ff95f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16172 | 2024.12.21 02:59:38.440090 [ 279 ] {65372c8f-394a-46a4-afbe-ebe50ff95f78} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16173 | 2024.12.21 02:59:38.440136 [ 279 ] {65372c8f-394a-46a4-afbe-ebe50ff95f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16174 | 2024.12.21 02:59:38.440560 [ 279 ] {65372c8f-394a-46a4-afbe-ebe50ff95f78} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16175 | 2024.12.21 02:59:38.440801 [ 279 ] {65372c8f-394a-46a4-afbe-ebe50ff95f78} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16176 | 2024.12.21 02:59:38.440969 [ 279 ] {65372c8f-394a-46a4-afbe-ebe50ff95f78} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001715 sec., 31486.880466472303 rows/sec., 2.19 MiB/sec. | ||
16177 | 2024.12.21 02:59:38.441026 [ 279 ] {65372c8f-394a-46a4-afbe-ebe50ff95f78} <Debug> TCPHandler: Processed in 0.001929893 sec. | ||
16178 | 2024.12.21 02:59:38.441188 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16179 | 2024.12.21 02:59:38.441372 [ 281 ] {d9202ff3-1192-4844-b2c8-537487705353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16180 | 2024.12.21 02:59:38.441425 [ 281 ] {d9202ff3-1192-4844-b2c8-537487705353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16181 | 2024.12.21 02:59:38.441933 [ 281 ] {d9202ff3-1192-4844-b2c8-537487705353} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16182 | 2024.12.21 02:59:38.441974 [ 281 ] {d9202ff3-1192-4844-b2c8-537487705353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
16183 | 2024.12.21 02:59:38.442358 [ 281 ] {d9202ff3-1192-4844-b2c8-537487705353} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16184 | 2024.12.21 02:59:38.442598 [ 281 ] {d9202ff3-1192-4844-b2c8-537487705353} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16185 | 2024.12.21 02:59:38.442803 [ 281 ] {d9202ff3-1192-4844-b2c8-537487705353} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.00146 sec., 13698.630136986301 rows/sec., 941.78 KiB/sec. | ||
16186 | 2024.12.21 02:59:38.442854 [ 281 ] {d9202ff3-1192-4844-b2c8-537487705353} <Debug> TCPHandler: Processed in 0.00166757 sec. | ||
16187 | 2024.12.21 02:59:40.360679 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
16188 | 2024.12.21 02:59:40.361835 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16189 | 2024.12.21 02:59:40.361889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16190 | 2024.12.21 02:59:40.362443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
16191 | 2024.12.21 02:59:40.362736 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16192 | 2024.12.21 02:59:40.363017 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
16193 | 2024.12.21 02:59:42.927019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
16194 | 2024.12.21 02:59:42.950980 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16195 | 2024.12.21 02:59:42.951045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16196 | 2024.12.21 02:59:42.958601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
16197 | 2024.12.21 02:59:42.959491 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16198 | 2024.12.21 02:59:42.963301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
16199 | 2024.12.21 02:59:43.047218 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16200 | 2024.12.21 02:59:43.047278 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16201 | 2024.12.21 02:59:43.049060 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16202 | 2024.12.21 02:59:43.440345 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16203 | 2024.12.21 02:59:43.440562 [ 279 ] {902fcec1-8cf7-44aa-bd9e-cd89bca37ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16204 | 2024.12.21 02:59:43.440634 [ 279 ] {902fcec1-8cf7-44aa-bd9e-cd89bca37ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16205 | 2024.12.21 02:59:43.441433 [ 279 ] {902fcec1-8cf7-44aa-bd9e-cd89bca37ce0} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16206 | 2024.12.21 02:59:43.441485 [ 279 ] {902fcec1-8cf7-44aa-bd9e-cd89bca37ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16207 | 2024.12.21 02:59:43.441930 [ 279 ] {902fcec1-8cf7-44aa-bd9e-cd89bca37ce0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16208 | 2024.12.21 02:59:43.442184 [ 279 ] {902fcec1-8cf7-44aa-bd9e-cd89bca37ce0} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16209 | 2024.12.21 02:59:43.442425 [ 279 ] {902fcec1-8cf7-44aa-bd9e-cd89bca37ce0} <Debug> executeQuery: Read 72 rows, 5.96 KiB in 0.001921 sec., 37480.47891723061 rows/sec., 3.03 MiB/sec. | ||
16210 | 2024.12.21 02:59:43.442483 [ 279 ] {902fcec1-8cf7-44aa-bd9e-cd89bca37ce0} <Debug> TCPHandler: Processed in 0.002275717 sec. | ||
16211 | 2024.12.21 02:59:43.442743 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16212 | 2024.12.21 02:59:43.442920 [ 281 ] {aebb17dc-a72f-44ae-9401-e603d6af233f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16213 | 2024.12.21 02:59:43.442989 [ 281 ] {aebb17dc-a72f-44ae-9401-e603d6af233f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16214 | 2024.12.21 02:59:43.443720 [ 281 ] {aebb17dc-a72f-44ae-9401-e603d6af233f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16215 | 2024.12.21 02:59:43.443759 [ 281 ] {aebb17dc-a72f-44ae-9401-e603d6af233f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16216 | 2024.12.21 02:59:43.444189 [ 281 ] {aebb17dc-a72f-44ae-9401-e603d6af233f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
16217 | 2024.12.21 02:59:43.444437 [ 281 ] {aebb17dc-a72f-44ae-9401-e603d6af233f} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16218 | 2024.12.21 02:59:43.444629 [ 281 ] {aebb17dc-a72f-44ae-9401-e603d6af233f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001764 sec., 4535.14739229025 rows/sec., 341.02 KiB/sec. | ||
16219 | 2024.12.21 02:59:43.444687 [ 281 ] {aebb17dc-a72f-44ae-9401-e603d6af233f} <Debug> TCPHandler: Processed in 0.002075515 sec. | ||
16220 | 2024.12.21 02:59:43.444908 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16221 | 2024.12.21 02:59:43.445064 [ 279 ] {bcaa84fe-6148-4031-84d2-7eccd620d3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16222 | 2024.12.21 02:59:43.445114 [ 279 ] {bcaa84fe-6148-4031-84d2-7eccd620d3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16223 | 2024.12.21 02:59:43.445741 [ 279 ] {bcaa84fe-6148-4031-84d2-7eccd620d3a0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16224 | 2024.12.21 02:59:43.445780 [ 279 ] {bcaa84fe-6148-4031-84d2-7eccd620d3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16225 | 2024.12.21 02:59:43.446147 [ 279 ] {bcaa84fe-6148-4031-84d2-7eccd620d3a0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16226 | 2024.12.21 02:59:43.446485 [ 279 ] {bcaa84fe-6148-4031-84d2-7eccd620d3a0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16227 | 2024.12.21 02:59:43.447155 [ 279 ] {bcaa84fe-6148-4031-84d2-7eccd620d3a0} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002095 sec., 34367.54176610978 rows/sec., 2.68 MiB/sec. | ||
16228 | 2024.12.21 02:59:43.447304 [ 279 ] {bcaa84fe-6148-4031-84d2-7eccd620d3a0} <Debug> TCPHandler: Processed in 0.002498739 sec. | ||
16229 | 2024.12.21 02:59:43.447465 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16230 | 2024.12.21 02:59:43.447598 [ 281 ] {da25e78a-8b2b-4e34-a3da-58a618a1f8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16231 | 2024.12.21 02:59:43.447660 [ 281 ] {da25e78a-8b2b-4e34-a3da-58a618a1f8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16232 | 2024.12.21 02:59:43.448336 [ 281 ] {da25e78a-8b2b-4e34-a3da-58a618a1f8bc} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16233 | 2024.12.21 02:59:43.448386 [ 281 ] {da25e78a-8b2b-4e34-a3da-58a618a1f8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16234 | 2024.12.21 02:59:43.448799 [ 281 ] {da25e78a-8b2b-4e34-a3da-58a618a1f8bc} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16235 | 2024.12.21 02:59:43.449033 [ 281 ] {da25e78a-8b2b-4e34-a3da-58a618a1f8bc} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16236 | 2024.12.21 02:59:43.449200 [ 281 ] {da25e78a-8b2b-4e34-a3da-58a618a1f8bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. | ||
16237 | 2024.12.21 02:59:43.449251 [ 281 ] {da25e78a-8b2b-4e34-a3da-58a618a1f8bc} <Debug> TCPHandler: Processed in 0.001842991 sec. | ||
16238 | 2024.12.21 02:59:43.449393 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16239 | 2024.12.21 02:59:43.449512 [ 279 ] {6df21520-c3ff-48a8-bab2-a9e1b5762cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16240 | 2024.12.21 02:59:43.449600 [ 279 ] {6df21520-c3ff-48a8-bab2-a9e1b5762cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16241 | 2024.12.21 02:59:43.450874 [ 279 ] {6df21520-c3ff-48a8-bab2-a9e1b5762cb3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16242 | 2024.12.21 02:59:43.450913 [ 279 ] {6df21520-c3ff-48a8-bab2-a9e1b5762cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16243 | 2024.12.21 02:59:43.451554 [ 279 ] {6df21520-c3ff-48a8-bab2-a9e1b5762cb3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
16244 | 2024.12.21 02:59:43.451812 [ 279 ] {6df21520-c3ff-48a8-bab2-a9e1b5762cb3} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16245 | 2024.12.21 02:59:43.452038 [ 279 ] {6df21520-c3ff-48a8-bab2-a9e1b5762cb3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002552 sec., 3134.796238244514 rows/sec., 5.62 MiB/sec. | ||
16246 | 2024.12.21 02:59:43.452133 [ 279 ] {6df21520-c3ff-48a8-bab2-a9e1b5762cb3} <Debug> TCPHandler: Processed in 0.002798433 sec. | ||
16247 | 2024.12.21 02:59:43.452315 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16248 | 2024.12.21 02:59:43.452483 [ 281 ] {a0669a20-1ef9-4ab9-bc1d-4a5739a3476f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16249 | 2024.12.21 02:59:43.452547 [ 281 ] {a0669a20-1ef9-4ab9-bc1d-4a5739a3476f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16250 | 2024.12.21 02:59:43.453145 [ 281 ] {a0669a20-1ef9-4ab9-bc1d-4a5739a3476f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16251 | 2024.12.21 02:59:43.453189 [ 281 ] {a0669a20-1ef9-4ab9-bc1d-4a5739a3476f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16252 | 2024.12.21 02:59:43.453636 [ 281 ] {a0669a20-1ef9-4ab9-bc1d-4a5739a3476f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16253 | 2024.12.21 02:59:43.453876 [ 281 ] {a0669a20-1ef9-4ab9-bc1d-4a5739a3476f} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16254 | 2024.12.21 02:59:43.454059 [ 281 ] {a0669a20-1ef9-4ab9-bc1d-4a5739a3476f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.51 MiB/sec. | ||
16255 | 2024.12.21 02:59:43.454100 [ 225 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16256 | 2024.12.21 02:59:43.454139 [ 281 ] {a0669a20-1ef9-4ab9-bc1d-4a5739a3476f} <Debug> TCPHandler: Processed in 0.001890922 sec. | ||
16257 | 2024.12.21 02:59:43.454139 [ 225 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16258 | 2024.12.21 02:59:43.455895 [ 225 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16259 | 2024.12.21 02:59:47.349949 [ 225 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16260 | 2024.12.21 02:59:47.350019 [ 225 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16261 | 2024.12.21 02:59:47.351874 [ 225 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16262 | 2024.12.21 02:59:47.642727 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16263 | 2024.12.21 02:59:47.642822 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16264 | 2024.12.21 02:59:47.863242 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
16265 | 2024.12.21 02:59:47.864113 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16266 | 2024.12.21 02:59:47.864168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16267 | 2024.12.21 02:59:47.864733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
16268 | 2024.12.21 02:59:47.865021 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16269 | 2024.12.21 02:59:47.865270 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
16270 | 2024.12.21 02:59:48.001549 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001135423 sec. | ||
16271 | 2024.12.21 02:59:48.069304 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2270 | ||
16272 | 2024.12.21 02:59:48.072230 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16273 | 2024.12.21 02:59:48.072278 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16274 | 2024.12.21 02:59:48.073820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16275 | 2024.12.21 02:59:48.074128 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16276 | 2024.12.21 02:59:48.074713 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2270 | ||
16277 | 2024.12.21 02:59:48.349423 [ 225 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16278 | 2024.12.21 02:59:48.349513 [ 225 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16279 | 2024.12.21 02:59:48.351494 [ 225 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16280 | 2024.12.21 02:59:48.446175 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16281 | 2024.12.21 02:59:48.446369 [ 279 ] {90806a79-ef9c-4461-82d1-e05c30cc75ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16282 | 2024.12.21 02:59:48.446441 [ 279 ] {90806a79-ef9c-4461-82d1-e05c30cc75ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16283 | 2024.12.21 02:59:48.447202 [ 279 ] {90806a79-ef9c-4461-82d1-e05c30cc75ed} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16284 | 2024.12.21 02:59:48.447250 [ 279 ] {90806a79-ef9c-4461-82d1-e05c30cc75ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16285 | 2024.12.21 02:59:48.447695 [ 279 ] {90806a79-ef9c-4461-82d1-e05c30cc75ed} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16286 | 2024.12.21 02:59:48.447941 [ 279 ] {90806a79-ef9c-4461-82d1-e05c30cc75ed} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16287 | 2024.12.21 02:59:48.448203 [ 279 ] {90806a79-ef9c-4461-82d1-e05c30cc75ed} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
16288 | 2024.12.21 02:59:48.448315 [ 279 ] {90806a79-ef9c-4461-82d1-e05c30cc75ed} <Debug> TCPHandler: Processed in 0.002270726 sec. | ||
16289 | 2024.12.21 02:59:48.448610 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16290 | 2024.12.21 02:59:48.448810 [ 281 ] {a2a61960-d794-4477-80aa-136df1370a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16291 | 2024.12.21 02:59:48.448893 [ 281 ] {a2a61960-d794-4477-80aa-136df1370a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16292 | 2024.12.21 02:59:48.449860 [ 281 ] {a2a61960-d794-4477-80aa-136df1370a72} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16293 | 2024.12.21 02:59:48.449910 [ 281 ] {a2a61960-d794-4477-80aa-136df1370a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16294 | 2024.12.21 02:59:48.450368 [ 281 ] {a2a61960-d794-4477-80aa-136df1370a72} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16295 | 2024.12.21 02:59:48.450632 [ 281 ] {a2a61960-d794-4477-80aa-136df1370a72} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16296 | 2024.12.21 02:59:48.450838 [ 131 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16297 | 2024.12.21 02:59:48.450888 [ 281 ] {a2a61960-d794-4477-80aa-136df1370a72} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.002132 sec., 126172.60787992494 rows/sec., 11.07 MiB/sec. | ||
16298 | 2024.12.21 02:59:48.450942 [ 131 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16299 | 2024.12.21 02:59:48.451020 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16300 | 2024.12.21 02:59:48.451032 [ 281 ] {a2a61960-d794-4477-80aa-136df1370a72} <Debug> TCPHandler: Processed in 0.0026005 sec. | ||
16301 | 2024.12.21 02:59:48.451261 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
16302 | 2024.12.21 02:59:48.451274 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16303 | 2024.12.21 02:59:48.451571 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16304 | 2024.12.21 02:59:48.451580 [ 279 ] {d6420f2d-6730-4548-aa11-3ad4af78ae6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16305 | 2024.12.21 02:59:48.451645 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1436 rows starting from the beginning of the part | ||
16306 | 2024.12.21 02:59:48.451698 [ 279 ] {d6420f2d-6730-4548-aa11-3ad4af78ae6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16307 | 2024.12.21 02:59:48.452017 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 72 rows starting from the beginning of the part | ||
16308 | 2024.12.21 02:59:48.452383 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1413 rows starting from the beginning of the part | ||
16309 | 2024.12.21 02:59:48.452794 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
16310 | 2024.12.21 02:59:48.453171 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 72 rows starting from the beginning of the part | ||
16311 | 2024.12.21 02:59:48.453538 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 269 rows starting from the beginning of the part | ||
16312 | 2024.12.21 02:59:48.454604 [ 279 ] {d6420f2d-6730-4548-aa11-3ad4af78ae6b} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16313 | 2024.12.21 02:59:48.454689 [ 279 ] {d6420f2d-6730-4548-aa11-3ad4af78ae6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16314 | 2024.12.21 02:59:48.455570 [ 279 ] {d6420f2d-6730-4548-aa11-3ad4af78ae6b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
16315 | 2024.12.21 02:59:48.456104 [ 279 ] {d6420f2d-6730-4548-aa11-3ad4af78ae6b} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16316 | 2024.12.21 02:59:48.456308 [ 131 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
16317 | 2024.12.21 02:59:48.456365 [ 131 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16318 | 2024.12.21 02:59:48.456399 [ 279 ] {d6420f2d-6730-4548-aa11-3ad4af78ae6b} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.004915 sec., 8138.351983723296 rows/sec., 597.66 KiB/sec. | ||
16319 | 2024.12.21 02:59:48.456405 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16320 | 2024.12.21 02:59:48.456666 [ 279 ] {d6420f2d-6730-4548-aa11-3ad4af78ae6b} <Debug> TCPHandler: Processed in 0.005513055 sec. | ||
16321 | 2024.12.21 02:59:48.456848 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
16322 | 2024.12.21 02:59:48.457083 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16323 | 2024.12.21 02:59:48.457314 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16324 | 2024.12.21 02:59:48.457450 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 66 rows starting from the beginning of the part | ||
16325 | 2024.12.21 02:59:48.457517 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.006384825 sec., 519669.6855434565 rows/sec., 45.38 MiB/sec. | ||
16326 | 2024.12.21 02:59:48.457588 [ 281 ] {4d6a865a-a3a9-4740-b8d1-518b838f9c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16327 | 2024.12.21 02:59:48.457776 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 40 rows starting from the beginning of the part | ||
16328 | 2024.12.21 02:59:48.457829 [ 281 ] {4d6a865a-a3a9-4740-b8d1-518b838f9c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16329 | 2024.12.21 02:59:48.458010 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16330 | 2024.12.21 02:59:48.458311 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
16331 | 2024.12.21 02:59:48.458908 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 48 rows starting from the beginning of the part | ||
16332 | 2024.12.21 02:59:48.459291 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
16333 | 2024.12.21 02:59:48.459778 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16334 | 2024.12.21 02:59:48.459793 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 40 rows starting from the beginning of the part | ||
16335 | 2024.12.21 02:59:48.460278 [ 191 ] {aa7e5a46-8104-4059-bb06-3d4f156d3487::all_1_131_26} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16336 | 2024.12.21 02:59:48.460679 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
16337 | 2024.12.21 02:59:48.462108 [ 281 ] {4d6a865a-a3a9-4740-b8d1-518b838f9c35} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16338 | 2024.12.21 02:59:48.462188 [ 281 ] {4d6a865a-a3a9-4740-b8d1-518b838f9c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16339 | 2024.12.21 02:59:48.463272 [ 187 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.006687018 sec., 31404.13260439855 rows/sec., 2.36 MiB/sec. | ||
16340 | 2024.12.21 02:59:48.463384 [ 281 ] {4d6a865a-a3a9-4740-b8d1-518b838f9c35} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16341 | 2024.12.21 02:59:48.463479 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
16342 | 2024.12.21 02:59:48.463879 [ 281 ] {4d6a865a-a3a9-4740-b8d1-518b838f9c35} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16343 | 2024.12.21 02:59:48.464017 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16344 | 2024.12.21 02:59:48.464361 [ 188 ] {8d70c55c-75ca-4d96-b141-51b53d714b49::all_1_111_22} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
16345 | 2024.12.21 02:59:48.464391 [ 281 ] {4d6a865a-a3a9-4740-b8d1-518b838f9c35} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00698 sec., 2005.7306590257879 rows/sec., 140.47 KiB/sec. | ||
16346 | 2024.12.21 02:59:48.464677 [ 281 ] {4d6a865a-a3a9-4740-b8d1-518b838f9c35} <Debug> TCPHandler: Processed in 0.007814401 sec. | ||
16347 | 2024.12.21 02:59:48.464830 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
16348 | 2024.12.21 02:59:48.464968 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16349 | 2024.12.21 02:59:48.465128 [ 279 ] {cd816123-267a-42fd-bc5c-b95ef8ed9dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16350 | 2024.12.21 02:59:48.465185 [ 279 ] {cd816123-267a-42fd-bc5c-b95ef8ed9dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16351 | 2024.12.21 02:59:48.465845 [ 279 ] {cd816123-267a-42fd-bc5c-b95ef8ed9dd6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16352 | 2024.12.21 02:59:48.465884 [ 279 ] {cd816123-267a-42fd-bc5c-b95ef8ed9dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16353 | 2024.12.21 02:59:48.466234 [ 279 ] {cd816123-267a-42fd-bc5c-b95ef8ed9dd6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16354 | 2024.12.21 02:59:48.466468 [ 279 ] {cd816123-267a-42fd-bc5c-b95ef8ed9dd6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16355 | 2024.12.21 02:59:48.466670 [ 279 ] {cd816123-267a-42fd-bc5c-b95ef8ed9dd6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. | ||
16356 | 2024.12.21 02:59:48.466724 [ 279 ] {cd816123-267a-42fd-bc5c-b95ef8ed9dd6} <Debug> TCPHandler: Processed in 0.001913432 sec. | ||
16357 | 2024.12.21 02:59:48.466881 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16358 | 2024.12.21 02:59:48.467017 [ 281 ] {0aa357d5-b905-42a4-9bcd-12c9a80a1d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16359 | 2024.12.21 02:59:48.467074 [ 281 ] {0aa357d5-b905-42a4-9bcd-12c9a80a1d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16360 | 2024.12.21 02:59:48.467935 [ 281 ] {0aa357d5-b905-42a4-9bcd-12c9a80a1d61} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16361 | 2024.12.21 02:59:48.467973 [ 281 ] {0aa357d5-b905-42a4-9bcd-12c9a80a1d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16362 | 2024.12.21 02:59:48.468363 [ 281 ] {0aa357d5-b905-42a4-9bcd-12c9a80a1d61} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16363 | 2024.12.21 02:59:48.468616 [ 281 ] {0aa357d5-b905-42a4-9bcd-12c9a80a1d61} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16364 | 2024.12.21 02:59:48.468793 [ 127 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16365 | 2024.12.21 02:59:48.468855 [ 127 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16366 | 2024.12.21 02:59:48.468858 [ 281 ] {0aa357d5-b905-42a4-9bcd-12c9a80a1d61} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.001861 sec., 222998.3879634605 rows/sec., 15.91 MiB/sec. | ||
16367 | 2024.12.21 02:59:48.468899 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16368 | 2024.12.21 02:59:48.469014 [ 281 ] {0aa357d5-b905-42a4-9bcd-12c9a80a1d61} <Debug> TCPHandler: Processed in 0.002196915 sec. | ||
16369 | 2024.12.21 02:59:48.469114 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
16370 | 2024.12.21 02:59:48.469219 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16371 | 2024.12.21 02:59:48.469316 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16372 | 2024.12.21 02:59:48.469400 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 915 rows starting from the beginning of the part | ||
16373 | 2024.12.21 02:59:48.469469 [ 279 ] {8c3d1072-e9dd-4bb0-ac0b-1503e8f50045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16374 | 2024.12.21 02:59:48.469679 [ 279 ] {8c3d1072-e9dd-4bb0-ac0b-1503e8f50045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16375 | 2024.12.21 02:59:48.469706 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 72 rows starting from the beginning of the part | ||
16376 | 2024.12.21 02:59:48.470062 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 879 rows starting from the beginning of the part | ||
16377 | 2024.12.21 02:59:48.470473 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
16378 | 2024.12.21 02:59:48.470846 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 72 rows starting from the beginning of the part | ||
16379 | 2024.12.21 02:59:48.471162 [ 199 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 415 rows starting from the beginning of the part | ||
16380 | 2024.12.21 02:59:48.472138 [ 279 ] {8c3d1072-e9dd-4bb0-ac0b-1503e8f50045} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16381 | 2024.12.21 02:59:48.472223 [ 279 ] {8c3d1072-e9dd-4bb0-ac0b-1503e8f50045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16382 | 2024.12.21 02:59:48.473127 [ 279 ] {8c3d1072-e9dd-4bb0-ac0b-1503e8f50045} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16383 | 2024.12.21 02:59:48.473550 [ 279 ] {8c3d1072-e9dd-4bb0-ac0b-1503e8f50045} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16384 | 2024.12.21 02:59:48.473755 [ 127 ] {} <Debug> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
16385 | 2024.12.21 02:59:48.473862 [ 127 ] {} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16386 | 2024.12.21 02:59:48.473942 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16387 | 2024.12.21 02:59:48.473996 [ 279 ] {8c3d1072-e9dd-4bb0-ac0b-1503e8f50045} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004582 sec., 1309.4718463553033 rows/sec., 68.41 KiB/sec. | ||
16388 | 2024.12.21 02:59:48.474383 [ 279 ] {8c3d1072-e9dd-4bb0-ac0b-1503e8f50045} <Debug> TCPHandler: Processed in 0.005251211 sec. | ||
16389 | 2024.12.21 02:59:48.474474 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
16390 | 2024.12.21 02:59:48.474712 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16391 | 2024.12.21 02:59:48.474947 [ 201 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.005928799 sec., 407671.0983118166 rows/sec., 31.27 MiB/sec. | ||
16392 | 2024.12.21 02:59:48.474972 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16393 | 2024.12.21 02:59:48.475069 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 300 rows starting from the beginning of the part | ||
16394 | 2024.12.21 02:59:48.475079 [ 281 ] {e096efca-b2ad-41af-99e7-5197dbf1db5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16395 | 2024.12.21 02:59:48.475343 [ 281 ] {e096efca-b2ad-41af-99e7-5197dbf1db5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16396 | 2024.12.21 02:59:48.475380 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
16397 | 2024.12.21 02:59:48.475738 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
16398 | 2024.12.21 02:59:48.476119 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
16399 | 2024.12.21 02:59:48.476541 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
16400 | 2024.12.21 02:59:48.476560 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16401 | 2024.12.21 02:59:48.476969 [ 186 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
16402 | 2024.12.21 02:59:48.478203 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16403 | 2024.12.21 02:59:48.478660 [ 196 ] {e7e63d65-b490-4cdb-b83c-8249ef14c20b::all_1_131_26} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16404 | 2024.12.21 02:59:48.479038 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
16405 | 2024.12.21 02:59:48.479405 [ 281 ] {e096efca-b2ad-41af-99e7-5197dbf1db5b} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16406 | 2024.12.21 02:59:48.479485 [ 281 ] {e096efca-b2ad-41af-99e7-5197dbf1db5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16407 | 2024.12.21 02:59:48.480562 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.006468656 sec., 51015.23407644494 rows/sec., 2.60 MiB/sec. | ||
16408 | 2024.12.21 02:59:48.480654 [ 281 ] {e096efca-b2ad-41af-99e7-5197dbf1db5b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16409 | 2024.12.21 02:59:48.480774 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
16410 | 2024.12.21 02:59:48.481147 [ 281 ] {e096efca-b2ad-41af-99e7-5197dbf1db5b} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16411 | 2024.12.21 02:59:48.481327 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16412 | 2024.12.21 02:59:48.481455 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0 | ||
16413 | 2024.12.21 02:59:48.481586 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16414 | 2024.12.21 02:59:48.481615 [ 190 ] {75848bbd-a891-4f93-a656-77c8802eb6aa::all_1_55_11} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
16415 | 2024.12.21 02:59:48.481627 [ 281 ] {e096efca-b2ad-41af-99e7-5197dbf1db5b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00661 sec., 35854.76550680787 rows/sec., 2.40 MiB/sec. | ||
16416 | 2024.12.21 02:59:48.481653 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16417 | 2024.12.21 02:59:48.481973 [ 281 ] {e096efca-b2ad-41af-99e7-5197dbf1db5b} <Debug> TCPHandler: Processed in 0.007445016 sec. | ||
16418 | 2024.12.21 02:59:48.482002 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
16419 | 2024.12.21 02:59:48.482106 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_25 to all_129_129_0 into Compact with storage Full | ||
16420 | 2024.12.21 02:59:48.482240 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16421 | 2024.12.21 02:59:48.482270 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16422 | 2024.12.21 02:59:48.482333 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 34587 rows starting from the beginning of the part | ||
16423 | 2024.12.21 02:59:48.482569 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
16424 | 2024.12.21 02:59:48.482832 [ 279 ] {44dfcbad-a8d7-4a40-ab0c-0a3221f75995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16425 | 2024.12.21 02:59:48.482939 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 907 rows starting from the beginning of the part | ||
16426 | 2024.12.21 02:59:48.482989 [ 279 ] {44dfcbad-a8d7-4a40-ab0c-0a3221f75995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16427 | 2024.12.21 02:59:48.483220 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 54 rows starting from the beginning of the part | ||
16428 | 2024.12.21 02:59:48.483574 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
16429 | 2024.12.21 02:59:48.483924 [ 190 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 237 rows starting from the beginning of the part | ||
16430 | 2024.12.21 02:59:48.485259 [ 279 ] {44dfcbad-a8d7-4a40-ab0c-0a3221f75995} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16431 | 2024.12.21 02:59:48.485325 [ 279 ] {44dfcbad-a8d7-4a40-ab0c-0a3221f75995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16432 | 2024.12.21 02:59:48.485873 [ 279 ] {44dfcbad-a8d7-4a40-ab0c-0a3221f75995} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
16433 | 2024.12.21 02:59:48.486277 [ 279 ] {44dfcbad-a8d7-4a40-ab0c-0a3221f75995} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16434 | 2024.12.21 02:59:48.486799 [ 279 ] {44dfcbad-a8d7-4a40-ab0c-0a3221f75995} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004145 sec., 241.25452352231602 rows/sec., 16.26 KiB/sec. | ||
16435 | 2024.12.21 02:59:48.486999 [ 279 ] {44dfcbad-a8d7-4a40-ab0c-0a3221f75995} <Debug> TCPHandler: Processed in 0.004909537 sec. | ||
16436 | 2024.12.21 02:59:48.487251 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16437 | 2024.12.21 02:59:48.487486 [ 281 ] {afa2fe41-2f9e-4941-9c4a-f938f1c8f14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16438 | 2024.12.21 02:59:48.487622 [ 281 ] {afa2fe41-2f9e-4941-9c4a-f938f1c8f14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16439 | 2024.12.21 02:59:48.489310 [ 281 ] {afa2fe41-2f9e-4941-9c4a-f938f1c8f14c} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16440 | 2024.12.21 02:59:48.489364 [ 281 ] {afa2fe41-2f9e-4941-9c4a-f938f1c8f14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16441 | 2024.12.21 02:59:48.490242 [ 281 ] {afa2fe41-2f9e-4941-9c4a-f938f1c8f14c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
16442 | 2024.12.21 02:59:48.490577 [ 281 ] {afa2fe41-2f9e-4941-9c4a-f938f1c8f14c} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16443 | 2024.12.21 02:59:48.490787 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
16444 | 2024.12.21 02:59:48.490913 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16445 | 2024.12.21 02:59:48.490968 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16446 | 2024.12.21 02:59:48.490975 [ 281 ] {afa2fe41-2f9e-4941-9c4a-f938f1c8f14c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.003543 sec., 9314.140558848434 rows/sec., 16.69 MiB/sec. | ||
16447 | 2024.12.21 02:59:48.491238 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
16448 | 2024.12.21 02:59:48.491311 [ 281 ] {afa2fe41-2f9e-4941-9c4a-f938f1c8f14c} <Debug> TCPHandler: Processed in 0.004188629 sec. | ||
16449 | 2024.12.21 02:59:48.491629 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16450 | 2024.12.21 02:59:48.492020 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16451 | 2024.12.21 02:59:48.492191 [ 279 ] {1473988d-4d55-4ac0-bd00-f7034cb19551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16452 | 2024.12.21 02:59:48.492208 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2149 rows starting from the beginning of the part | ||
16453 | 2024.12.21 02:59:48.492453 [ 279 ] {1473988d-4d55-4ac0-bd00-f7034cb19551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16454 | 2024.12.21 02:59:48.493303 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 33 rows starting from the beginning of the part | ||
16455 | 2024.12.21 02:59:48.494531 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
16456 | 2024.12.21 02:59:48.495264 [ 197 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36105 rows, containing 5 columns (5 merged, 0 gathered) in 0.013448858 sec., 2684614.5598384636 rows/sec., 181.32 MiB/sec. | ||
16457 | 2024.12.21 02:59:48.495924 [ 194 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Trace> MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) | ||
16458 | 2024.12.21 02:59:48.495970 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 33 rows starting from the beginning of the part | ||
16459 | 2024.12.21 02:59:48.496307 [ 279 ] {1473988d-4d55-4ac0-bd00-f7034cb19551} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16460 | 2024.12.21 02:59:48.496494 [ 279 ] {1473988d-4d55-4ac0-bd00-f7034cb19551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16461 | 2024.12.21 02:59:48.497000 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
16462 | 2024.12.21 02:59:48.497144 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16463 | 2024.12.21 02:59:48.497662 [ 193 ] {3b2554f3-3918-4bde-b4d8-5164f0098634::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26 | ||
16464 | 2024.12.21 02:59:48.498022 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
16465 | 2024.12.21 02:59:48.498248 [ 201 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 33 rows starting from the beginning of the part | ||
16466 | 2024.12.21 02:59:48.498547 [ 279 ] {1473988d-4d55-4ac0-bd00-f7034cb19551} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16467 | 2024.12.21 02:59:48.499254 [ 279 ] {1473988d-4d55-4ac0-bd00-f7034cb19551} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16468 | 2024.12.21 02:59:48.499745 [ 279 ] {1473988d-4d55-4ac0-bd00-f7034cb19551} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007671 sec., 10689.61022031026 rows/sec., 695.22 KiB/sec. | ||
16469 | 2024.12.21 02:59:48.499938 [ 279 ] {1473988d-4d55-4ac0-bd00-f7034cb19551} <Debug> TCPHandler: Processed in 0.008522659 sec. | ||
16470 | 2024.12.21 02:59:48.508575 [ 193 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2264 rows, containing 19 columns (19 merged, 0 gathered) in 0.017501364 sec., 129361.34577853476 rows/sec., 231.81 MiB/sec. | ||
16471 | 2024.12.21 02:59:48.510824 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
16472 | 2024.12.21 02:59:48.511273 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16473 | 2024.12.21 02:59:48.511358 [ 192 ] {2a30d9c2-7d72-4696-8ac4-702fb4645f2f::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
16474 | 2024.12.21 02:59:48.511519 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. | ||
16475 | 2024.12.21 02:59:49.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.77 MiB, peak 290.22 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: 5.21 MiB | ||
16476 | 2024.12.21 02:59:50.463432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
16477 | 2024.12.21 02:59:50.485454 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16478 | 2024.12.21 02:59:50.485509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16479 | 2024.12.21 02:59:50.493036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
16480 | 2024.12.21 02:59:50.493843 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16481 | 2024.12.21 02:59:50.496637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
16482 | 2024.12.21 02:59:53.440258 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16483 | 2024.12.21 02:59:53.440453 [ 279 ] {f5f2d5eb-3db8-473b-833b-d22fa69f75c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16484 | 2024.12.21 02:59:53.440531 [ 279 ] {f5f2d5eb-3db8-473b-833b-d22fa69f75c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16485 | 2024.12.21 02:59:53.441281 [ 279 ] {f5f2d5eb-3db8-473b-833b-d22fa69f75c7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16486 | 2024.12.21 02:59:53.441335 [ 279 ] {f5f2d5eb-3db8-473b-833b-d22fa69f75c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16487 | 2024.12.21 02:59:53.441803 [ 279 ] {f5f2d5eb-3db8-473b-833b-d22fa69f75c7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
16488 | 2024.12.21 02:59:53.442064 [ 279 ] {f5f2d5eb-3db8-473b-833b-d22fa69f75c7} <Trace> oximeter.fields_ipaddr (73c8bb86-e982-45b9-b0d6-4b192e78078a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16489 | 2024.12.21 02:59:53.442311 [ 279 ] {f5f2d5eb-3db8-473b-833b-d22fa69f75c7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00191 sec., 1047.1204188481674 rows/sec., 85.39 KiB/sec. | ||
16490 | 2024.12.21 02:59:53.442377 [ 279 ] {f5f2d5eb-3db8-473b-833b-d22fa69f75c7} <Debug> TCPHandler: Processed in 0.002254326 sec. | ||
16491 | 2024.12.21 02:59:53.442634 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16492 | 2024.12.21 02:59:53.442833 [ 281 ] {d1489a8e-86ce-4986-9d0a-3371c44a7ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16493 | 2024.12.21 02:59:53.442911 [ 281 ] {d1489a8e-86ce-4986-9d0a-3371c44a7ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16494 | 2024.12.21 02:59:53.443701 [ 281 ] {d1489a8e-86ce-4986-9d0a-3371c44a7ef3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16495 | 2024.12.21 02:59:53.443754 [ 281 ] {d1489a8e-86ce-4986-9d0a-3371c44a7ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16496 | 2024.12.21 02:59:53.444205 [ 281 ] {d1489a8e-86ce-4986-9d0a-3371c44a7ef3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16497 | 2024.12.21 02:59:53.444461 [ 281 ] {d1489a8e-86ce-4986-9d0a-3371c44a7ef3} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16498 | 2024.12.21 02:59:53.444710 [ 281 ] {d1489a8e-86ce-4986-9d0a-3371c44a7ef3} <Debug> executeQuery: Read 73 rows, 6.04 KiB in 0.001933 sec., 37765.13191929643 rows/sec., 3.05 MiB/sec. | ||
16499 | 2024.12.21 02:59:53.444778 [ 281 ] {d1489a8e-86ce-4986-9d0a-3371c44a7ef3} <Debug> TCPHandler: Processed in 0.002291237 sec. | ||
16500 | 2024.12.21 02:59:53.444942 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16501 | 2024.12.21 02:59:53.445093 [ 279 ] {e9fce0cf-f7c4-4a60-9bb1-bff74b51caa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16502 | 2024.12.21 02:59:53.445156 [ 279 ] {e9fce0cf-f7c4-4a60-9bb1-bff74b51caa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16503 | 2024.12.21 02:59:53.445867 [ 279 ] {e9fce0cf-f7c4-4a60-9bb1-bff74b51caa2} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16504 | 2024.12.21 02:59:53.445909 [ 279 ] {e9fce0cf-f7c4-4a60-9bb1-bff74b51caa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16505 | 2024.12.21 02:59:53.446286 [ 279 ] {e9fce0cf-f7c4-4a60-9bb1-bff74b51caa2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
16506 | 2024.12.21 02:59:53.446537 [ 279 ] {e9fce0cf-f7c4-4a60-9bb1-bff74b51caa2} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16507 | 2024.12.21 02:59:53.446762 [ 279 ] {e9fce0cf-f7c4-4a60-9bb1-bff74b51caa2} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001703 sec., 5871.990604815032 rows/sec., 435.24 KiB/sec. | ||
16508 | 2024.12.21 02:59:53.446821 [ 279 ] {e9fce0cf-f7c4-4a60-9bb1-bff74b51caa2} <Debug> TCPHandler: Processed in 0.001950822 sec. | ||
16509 | 2024.12.21 02:59:53.446837 [ 224 ] {} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16510 | 2024.12.21 02:59:53.446883 [ 224 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16511 | 2024.12.21 02:59:53.447015 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16512 | 2024.12.21 02:59:53.447183 [ 281 ] {68361c3a-6cfe-43e9-904e-47b7cd3084d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16513 | 2024.12.21 02:59:53.447269 [ 281 ] {68361c3a-6cfe-43e9-904e-47b7cd3084d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16514 | 2024.12.21 02:59:53.448601 [ 281 ] {68361c3a-6cfe-43e9-904e-47b7cd3084d8} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16515 | 2024.12.21 02:59:53.448664 [ 281 ] {68361c3a-6cfe-43e9-904e-47b7cd3084d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16516 | 2024.12.21 02:59:53.449375 [ 281 ] {68361c3a-6cfe-43e9-904e-47b7cd3084d8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
16517 | 2024.12.21 02:59:53.449826 [ 281 ] {68361c3a-6cfe-43e9-904e-47b7cd3084d8} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16518 | 2024.12.21 02:59:53.450241 [ 281 ] {68361c3a-6cfe-43e9-904e-47b7cd3084d8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.003093 sec., 23924.991917232463 rows/sec., 1.87 MiB/sec. | ||
16519 | 2024.12.21 02:59:53.450299 [ 281 ] {68361c3a-6cfe-43e9-904e-47b7cd3084d8} <Debug> TCPHandler: Processed in 0.00339681 sec. | ||
16520 | 2024.12.21 02:59:53.450482 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16521 | 2024.12.21 02:59:53.450626 [ 279 ] {b1282645-9abc-4f2a-8fe9-011198ce202e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16522 | 2024.12.21 02:59:53.450696 [ 279 ] {b1282645-9abc-4f2a-8fe9-011198ce202e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16523 | 2024.12.21 02:59:53.450946 [ 224 ] {} <Debug> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16524 | 2024.12.21 02:59:53.451692 [ 279 ] {b1282645-9abc-4f2a-8fe9-011198ce202e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16525 | 2024.12.21 02:59:53.451732 [ 279 ] {b1282645-9abc-4f2a-8fe9-011198ce202e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16526 | 2024.12.21 02:59:53.452157 [ 279 ] {b1282645-9abc-4f2a-8fe9-011198ce202e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16527 | 2024.12.21 02:59:53.452403 [ 279 ] {b1282645-9abc-4f2a-8fe9-011198ce202e} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16528 | 2024.12.21 02:59:53.452633 [ 279 ] {b1282645-9abc-4f2a-8fe9-011198ce202e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.002041 sec., 78882.9005389515 rows/sec., 5.49 MiB/sec. | ||
16529 | 2024.12.21 02:59:53.452692 [ 279 ] {b1282645-9abc-4f2a-8fe9-011198ce202e} <Debug> TCPHandler: Processed in 0.002281286 sec. | ||
16530 | 2024.12.21 02:59:53.452840 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16531 | 2024.12.21 02:59:53.452982 [ 281 ] {ad6d4691-2fd9-45eb-9197-2e4296543961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16532 | 2024.12.21 02:59:53.453079 [ 281 ] {ad6d4691-2fd9-45eb-9197-2e4296543961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16533 | 2024.12.21 02:59:53.454321 [ 281 ] {ad6d4691-2fd9-45eb-9197-2e4296543961} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16534 | 2024.12.21 02:59:53.454361 [ 281 ] {ad6d4691-2fd9-45eb-9197-2e4296543961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16535 | 2024.12.21 02:59:53.455010 [ 281 ] {ad6d4691-2fd9-45eb-9197-2e4296543961} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
16536 | 2024.12.21 02:59:53.455265 [ 281 ] {ad6d4691-2fd9-45eb-9197-2e4296543961} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16537 | 2024.12.21 02:59:53.455573 [ 281 ] {ad6d4691-2fd9-45eb-9197-2e4296543961} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00262 sec., 3053.4351145038167 rows/sec., 5.47 MiB/sec. | ||
16538 | 2024.12.21 02:59:53.455582 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16539 | 2024.12.21 02:59:53.455672 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16540 | 2024.12.21 02:59:53.456342 [ 281 ] {ad6d4691-2fd9-45eb-9197-2e4296543961} <Debug> TCPHandler: Processed in 0.003557312 sec. | ||
16541 | 2024.12.21 02:59:53.456763 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16542 | 2024.12.21 02:59:53.457139 [ 279 ] {003583a3-f7d6-4908-9ae9-404742419714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16543 | 2024.12.21 02:59:53.457303 [ 279 ] {003583a3-f7d6-4908-9ae9-404742419714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16544 | 2024.12.21 02:59:53.458246 [ 279 ] {003583a3-f7d6-4908-9ae9-404742419714} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16545 | 2024.12.21 02:59:53.458311 [ 279 ] {003583a3-f7d6-4908-9ae9-404742419714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16546 | 2024.12.21 02:59:53.458965 [ 279 ] {003583a3-f7d6-4908-9ae9-404742419714} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16547 | 2024.12.21 02:59:53.459371 [ 279 ] {003583a3-f7d6-4908-9ae9-404742419714} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16548 | 2024.12.21 02:59:53.459804 [ 279 ] {003583a3-f7d6-4908-9ae9-404742419714} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002788 sec., 21520.80344332855 rows/sec., 1.45 MiB/sec. | ||
16549 | 2024.12.21 02:59:53.459898 [ 279 ] {003583a3-f7d6-4908-9ae9-404742419714} <Debug> TCPHandler: Processed in 0.00342653 sec. | ||
16550 | 2024.12.21 02:59:53.460130 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
16551 | 2024.12.21 02:59:55.365451 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
16552 | 2024.12.21 02:59:55.366176 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16553 | 2024.12.21 02:59:55.366224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16554 | 2024.12.21 02:59:55.366758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
16555 | 2024.12.21 02:59:55.367040 [ 243 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16556 | 2024.12.21 02:59:55.367276 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
16557 | 2024.12.21 02:59:55.367289 [ 120 ] {} <Debug> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
16558 | 2024.12.21 02:59:55.367393 [ 120 ] {} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16559 | 2024.12.21 02:59:55.367435 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16560 | 2024.12.21 02:59:55.367768 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::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 | ||
16561 | 2024.12.21 02:59:55.368433 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16562 | 2024.12.21 02:59:55.368597 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
16563 | 2024.12.21 02:59:55.369090 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
16564 | 2024.12.21 02:59:55.369536 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
16565 | 2024.12.21 02:59:55.369897 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
16566 | 2024.12.21 02:59:55.370295 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
16567 | 2024.12.21 02:59:55.370451 [ 200 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
16568 | 2024.12.21 02:59:55.373551 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.00601122 sec., 6179943.505644444 rows/sec., 88.40 MiB/sec. | ||
16569 | 2024.12.21 02:59:55.374079 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
16570 | 2024.12.21 02:59:55.374404 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16571 | 2024.12.21 02:59:55.374502 [ 193 ] {75bd3474-556d-4733-bdec-2889d30898c2::all_1_81_16} <Trace> system.asynchronous_metric_log (75bd3474-556d-4733-bdec-2889d30898c2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
16572 | 2024.12.21 02:59:55.374621 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
16573 | 2024.12.21 02:59:57.996769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
16574 | 2024.12.21 02:59:58.020476 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16575 | 2024.12.21 02:59:58.020537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16576 | 2024.12.21 02:59:58.028116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
16577 | 2024.12.21 02:59:58.028928 [ 244 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16578 | 2024.12.21 02:59:58.029370 [ 117 ] {} <Debug> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
16579 | 2024.12.21 02:59:58.029503 [ 117 ] {} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16580 | 2024.12.21 02:59:58.029576 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16581 | 2024.12.21 02:59:58.030229 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::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 | ||
16582 | 2024.12.21 02:59:58.046584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
16583 | 2024.12.21 02:59:58.048210 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16584 | 2024.12.21 02:59:58.049902 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
16585 | 2024.12.21 02:59:58.056559 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
16586 | 2024.12.21 02:59:58.062839 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
16587 | 2024.12.21 02:59:58.068858 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
16588 | 2024.12.21 02:59:58.075043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2306 | ||
16589 | 2024.12.21 02:59:58.076777 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
16590 | 2024.12.21 02:59:58.088077 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16591 | 2024.12.21 02:59:58.088151 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16592 | 2024.12.21 02:59:58.100159 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16593 | 2024.12.21 02:59:58.101354 [ 242 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16594 | 2024.12.21 02:59:58.101882 [ 222 ] {} <Trace> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16595 | 2024.12.21 02:59:58.101991 [ 222 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16596 | 2024.12.21 02:59:58.107376 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2306 | ||
16597 | 2024.12.21 02:59:58.107955 [ 189 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
16598 | 2024.12.21 02:59:58.109276 [ 222 ] {} <Debug> system.query_log (d16b8466-a173-474b-bf6e-989da51365b6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
16599 | 2024.12.21 02:59:58.179463 [ 186 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.149743509 sec., 4080.3104193317654 rows/sec., 21.10 MiB/sec. | ||
16600 | 2024.12.21 02:59:58.182850 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
16601 | 2024.12.21 02:59:58.186052 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16602 | 2024.12.21 02:59:58.186169 [ 194 ] {ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd::all_1_81_16} <Trace> system.metric_log (ed375ec4-cba3-4eab-a6b6-19f2aae2b6cd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
16603 | 2024.12.21 02:59:58.188850 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
16604 | 2024.12.21 02:59:58.446394 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16605 | 2024.12.21 02:59:58.446563 [ 279 ] {0aba3b79-31bd-4d30-912c-e4024247ab4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16606 | 2024.12.21 02:59:58.446630 [ 279 ] {0aba3b79-31bd-4d30-912c-e4024247ab4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16607 | 2024.12.21 02:59:58.447340 [ 279 ] {0aba3b79-31bd-4d30-912c-e4024247ab4f} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16608 | 2024.12.21 02:59:58.447384 [ 279 ] {0aba3b79-31bd-4d30-912c-e4024247ab4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16609 | 2024.12.21 02:59:58.447798 [ 279 ] {0aba3b79-31bd-4d30-912c-e4024247ab4f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16610 | 2024.12.21 02:59:58.448058 [ 279 ] {0aba3b79-31bd-4d30-912c-e4024247ab4f} <Trace> oximeter.fields_i16 (438d17e3-50bf-47d9-b38c-e70588d41416): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16611 | 2024.12.21 02:59:58.448303 [ 279 ] {0aba3b79-31bd-4d30-912c-e4024247ab4f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 564.92 KiB/sec. | ||
16612 | 2024.12.21 02:59:58.448390 [ 279 ] {0aba3b79-31bd-4d30-912c-e4024247ab4f} <Debug> TCPHandler: Processed in 0.002114634 sec. | ||
16613 | 2024.12.21 02:59:58.448685 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16614 | 2024.12.21 02:59:58.448896 [ 281 ] {2c7aec1b-7e31-452d-b9ef-1207ca4646bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16615 | 2024.12.21 02:59:58.448975 [ 281 ] {2c7aec1b-7e31-452d-b9ef-1207ca4646bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16616 | 2024.12.21 02:59:58.449823 [ 281 ] {2c7aec1b-7e31-452d-b9ef-1207ca4646bd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16617 | 2024.12.21 02:59:58.449865 [ 281 ] {2c7aec1b-7e31-452d-b9ef-1207ca4646bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16618 | 2024.12.21 02:59:58.450323 [ 281 ] {2c7aec1b-7e31-452d-b9ef-1207ca4646bd} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16619 | 2024.12.21 02:59:58.450576 [ 281 ] {2c7aec1b-7e31-452d-b9ef-1207ca4646bd} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16620 | 2024.12.21 02:59:58.450790 [ 281 ] {2c7aec1b-7e31-452d-b9ef-1207ca4646bd} <Debug> executeQuery: Read 269 rows, 24.16 KiB in 0.001944 sec., 138374.48559670782 rows/sec., 12.14 MiB/sec. | ||
16621 | 2024.12.21 02:59:58.450865 [ 281 ] {2c7aec1b-7e31-452d-b9ef-1207ca4646bd} <Debug> TCPHandler: Processed in 0.002370358 sec. | ||
16622 | 2024.12.21 02:59:58.450878 [ 219 ] {} <Trace> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16623 | 2024.12.21 02:59:58.450955 [ 219 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16624 | 2024.12.21 02:59:58.451061 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16625 | 2024.12.21 02:59:58.451361 [ 279 ] {fd3b914a-b48f-4c47-98f2-67368f3a8c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16626 | 2024.12.21 02:59:58.451508 [ 279 ] {fd3b914a-b48f-4c47-98f2-67368f3a8c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16627 | 2024.12.21 02:59:58.453064 [ 279 ] {fd3b914a-b48f-4c47-98f2-67368f3a8c9c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16628 | 2024.12.21 02:59:58.453153 [ 279 ] {fd3b914a-b48f-4c47-98f2-67368f3a8c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16629 | 2024.12.21 02:59:58.453764 [ 279 ] {fd3b914a-b48f-4c47-98f2-67368f3a8c9c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
16630 | 2024.12.21 02:59:58.454192 [ 279 ] {fd3b914a-b48f-4c47-98f2-67368f3a8c9c} <Trace> oximeter.fields_u16 (8d70c55c-75ca-4d96-b141-51b53d714b49): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16631 | 2024.12.21 02:59:58.454489 [ 279 ] {fd3b914a-b48f-4c47-98f2-67368f3a8c9c} <Debug> executeQuery: Read 40 rows, 2.94 KiB in 0.003226 sec., 12399.25604463732 rows/sec., 910.57 KiB/sec. | ||
16632 | 2024.12.21 02:59:58.454688 [ 279 ] {fd3b914a-b48f-4c47-98f2-67368f3a8c9c} <Debug> TCPHandler: Processed in 0.003732244 sec. | ||
16633 | 2024.12.21 02:59:58.454776 [ 219 ] {} <Debug> oximeter.fields_string (aa7e5a46-8104-4059-bb06-3d4f156d3487): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16634 | 2024.12.21 02:59:58.454974 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16635 | 2024.12.21 02:59:58.455354 [ 281 ] {8646b5d4-876f-42de-ad37-d34f7e868290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16636 | 2024.12.21 02:59:58.455510 [ 281 ] {8646b5d4-876f-42de-ad37-d34f7e868290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16637 | 2024.12.21 02:59:58.458368 [ 281 ] {8646b5d4-876f-42de-ad37-d34f7e868290} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16638 | 2024.12.21 02:59:58.458407 [ 281 ] {8646b5d4-876f-42de-ad37-d34f7e868290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16639 | 2024.12.21 02:59:58.458784 [ 281 ] {8646b5d4-876f-42de-ad37-d34f7e868290} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16640 | 2024.12.21 02:59:58.459031 [ 281 ] {8646b5d4-876f-42de-ad37-d34f7e868290} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16641 | 2024.12.21 02:59:58.459159 [ 117 ] {} <Debug> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
16642 | 2024.12.21 02:59:58.459202 [ 117 ] {} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16643 | 2024.12.21 02:59:58.459222 [ 281 ] {8646b5d4-876f-42de-ad37-d34f7e868290} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004008 sec., 3493.013972055888 rows/sec., 244.63 KiB/sec. | ||
16644 | 2024.12.21 02:59:58.459226 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16645 | 2024.12.21 02:59:58.459368 [ 281 ] {8646b5d4-876f-42de-ad37-d34f7e868290} <Debug> TCPHandler: Processed in 0.004569154 sec. | ||
16646 | 2024.12.21 02:59:58.459473 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::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 | ||
16647 | 2024.12.21 02:59:58.459583 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16648 | 2024.12.21 02:59:58.459638 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16649 | 2024.12.21 02:59:58.459689 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 243 rows starting from the beginning of the part | ||
16650 | 2024.12.21 02:59:58.459749 [ 279 ] {93deb035-100a-40f3-8013-7603cf6767c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16651 | 2024.12.21 02:59:58.459859 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
16652 | 2024.12.21 02:59:58.459889 [ 279 ] {93deb035-100a-40f3-8013-7603cf6767c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16653 | 2024.12.21 02:59:58.460320 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
16654 | 2024.12.21 02:59:58.460754 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part | ||
16655 | 2024.12.21 02:59:58.461060 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
16656 | 2024.12.21 02:59:58.461444 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
16657 | 2024.12.21 02:59:58.462428 [ 279 ] {93deb035-100a-40f3-8013-7603cf6767c6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16658 | 2024.12.21 02:59:58.462477 [ 279 ] {93deb035-100a-40f3-8013-7603cf6767c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16659 | 2024.12.21 02:59:58.463056 [ 279 ] {93deb035-100a-40f3-8013-7603cf6767c6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16660 | 2024.12.21 02:59:58.463324 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.003988857 sec., 135627.82521409015 rows/sec., 9.71 MiB/sec. | ||
16661 | 2024.12.21 02:59:58.463373 [ 279 ] {93deb035-100a-40f3-8013-7603cf6767c6} <Trace> oximeter.fields_u8 (3add1bf0-c6aa-4231-864f-4a8c0751f6dc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16662 | 2024.12.21 02:59:58.463456 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
16663 | 2024.12.21 02:59:58.463676 [ 279 ] {93deb035-100a-40f3-8013-7603cf6767c6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003972 sec., 3272.910372608258 rows/sec., 204.07 KiB/sec. | ||
16664 | 2024.12.21 02:59:58.463757 [ 279 ] {93deb035-100a-40f3-8013-7603cf6767c6} <Debug> TCPHandler: Processed in 0.00426228 sec. | ||
16665 | 2024.12.21 02:59:58.463928 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16666 | 2024.12.21 02:59:58.463939 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16667 | 2024.12.21 02:59:58.464039 [ 196 ] {ff088c59-68f7-4bd8-827b-8e306f793c05::all_1_56_11} <Trace> oximeter.fields_u32 (ff088c59-68f7-4bd8-827b-8e306f793c05) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
16668 | 2024.12.21 02:59:58.464205 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
16669 | 2024.12.21 02:59:58.464287 [ 281 ] {d9d98873-ca60-4865-8356-560d6c92f7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16670 | 2024.12.21 02:59:58.464383 [ 281 ] {d9d98873-ca60-4865-8356-560d6c92f7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16671 | 2024.12.21 02:59:58.465397 [ 281 ] {d9d98873-ca60-4865-8356-560d6c92f7a0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16672 | 2024.12.21 02:59:58.465436 [ 281 ] {d9d98873-ca60-4865-8356-560d6c92f7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16673 | 2024.12.21 02:59:58.465837 [ 281 ] {d9d98873-ca60-4865-8356-560d6c92f7a0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
16674 | 2024.12.21 02:59:58.466078 [ 281 ] {d9d98873-ca60-4865-8356-560d6c92f7a0} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16675 | 2024.12.21 02:59:58.466297 [ 281 ] {d9d98873-ca60-4865-8356-560d6c92f7a0} <Debug> executeQuery: Read 415 rows, 30.32 KiB in 0.00211 sec., 196682.46445497632 rows/sec., 14.03 MiB/sec. | ||
16676 | 2024.12.21 02:59:58.466360 [ 281 ] {d9d98873-ca60-4865-8356-560d6c92f7a0} <Debug> TCPHandler: Processed in 0.002506959 sec. | ||
16677 | 2024.12.21 02:59:58.466365 [ 225 ] {} <Trace> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16678 | 2024.12.21 02:59:58.466413 [ 225 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16679 | 2024.12.21 02:59:58.466554 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16680 | 2024.12.21 02:59:58.466723 [ 279 ] {c9136642-1bc5-4b8d-a775-ca3c46dba102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16681 | 2024.12.21 02:59:58.466814 [ 279 ] {c9136642-1bc5-4b8d-a775-ca3c46dba102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16682 | 2024.12.21 02:59:58.468073 [ 279 ] {c9136642-1bc5-4b8d-a775-ca3c46dba102} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16683 | 2024.12.21 02:59:58.468121 [ 279 ] {c9136642-1bc5-4b8d-a775-ca3c46dba102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16684 | 2024.12.21 02:59:58.468749 [ 279 ] {c9136642-1bc5-4b8d-a775-ca3c46dba102} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16685 | 2024.12.21 02:59:58.469108 [ 279 ] {c9136642-1bc5-4b8d-a775-ca3c46dba102} <Trace> oximeter.measurements_bool (75848bbd-a891-4f93-a656-77c8802eb6aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16686 | 2024.12.21 02:59:58.469596 [ 279 ] {c9136642-1bc5-4b8d-a775-ca3c46dba102} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002889 sec., 2076.8431983385253 rows/sec., 108.51 KiB/sec. | ||
16687 | 2024.12.21 02:59:58.469961 [ 279 ] {c9136642-1bc5-4b8d-a775-ca3c46dba102} <Debug> TCPHandler: Processed in 0.003508681 sec. | ||
16688 | 2024.12.21 02:59:58.470218 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16689 | 2024.12.21 02:59:58.470504 [ 281 ] {f8d0b97c-c213-4bc0-bb1d-dffc3d84dcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16690 | 2024.12.21 02:59:58.470514 [ 225 ] {} <Debug> oximeter.fields_uuid (e7e63d65-b490-4cdb-b83c-8249ef14c20b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
16691 | 2024.12.21 02:59:58.470592 [ 281 ] {f8d0b97c-c213-4bc0-bb1d-dffc3d84dcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16692 | 2024.12.21 02:59:58.471478 [ 281 ] {f8d0b97c-c213-4bc0-bb1d-dffc3d84dcc2} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16693 | 2024.12.21 02:59:58.471519 [ 281 ] {f8d0b97c-c213-4bc0-bb1d-dffc3d84dcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16694 | 2024.12.21 02:59:58.471928 [ 281 ] {f8d0b97c-c213-4bc0-bb1d-dffc3d84dcc2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16695 | 2024.12.21 02:59:58.472170 [ 281 ] {f8d0b97c-c213-4bc0-bb1d-dffc3d84dcc2} <Trace> oximeter.measurements_cumulativeu64 (3b2554f3-3918-4bde-b4d8-5164f0098634): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16696 | 2024.12.21 02:59:58.472381 [ 281 ] {f8d0b97c-c213-4bc0-bb1d-dffc3d84dcc2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001928 sec., 122925.3112033195 rows/sec., 8.24 MiB/sec. | ||
16697 | 2024.12.21 02:59:58.472451 [ 281 ] {f8d0b97c-c213-4bc0-bb1d-dffc3d84dcc2} <Debug> TCPHandler: Processed in 0.002384428 sec. | ||
16698 | 2024.12.21 02:59:58.472662 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16699 | 2024.12.21 02:59:58.472886 [ 279 ] {82372783-e4ab-4ef4-864a-4cf844ab8d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16700 | 2024.12.21 02:59:58.472950 [ 279 ] {82372783-e4ab-4ef4-864a-4cf844ab8d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16701 | 2024.12.21 02:59:58.473442 [ 279 ] {82372783-e4ab-4ef4-864a-4cf844ab8d19} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16702 | 2024.12.21 02:59:58.473483 [ 279 ] {82372783-e4ab-4ef4-864a-4cf844ab8d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16703 | 2024.12.21 02:59:58.473850 [ 279 ] {82372783-e4ab-4ef4-864a-4cf844ab8d19} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
16704 | 2024.12.21 02:59:58.474104 [ 279 ] {82372783-e4ab-4ef4-864a-4cf844ab8d19} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16705 | 2024.12.21 02:59:58.474278 [ 114 ] {} <Debug> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
16706 | 2024.12.21 02:59:58.474351 [ 279 ] {82372783-e4ab-4ef4-864a-4cf844ab8d19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
16707 | 2024.12.21 02:59:58.474353 [ 114 ] {} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16708 | 2024.12.21 02:59:58.474438 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16709 | 2024.12.21 02:59:58.474479 [ 279 ] {82372783-e4ab-4ef4-864a-4cf844ab8d19} <Debug> TCPHandler: Processed in 0.001933922 sec. | ||
16710 | 2024.12.21 02:59:58.474773 [ 281 ] {} <Trace> TCP-Session: 2229a9b2-0bbc-495a-820c-142379c79e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16711 | 2024.12.21 02:59:58.474887 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::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 | ||
16712 | 2024.12.21 02:59:58.475331 [ 281 ] {2e044d30-22ee-4229-ab7c-3280ec0b5c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37838) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16713 | 2024.12.21 02:59:58.475423 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16714 | 2024.12.21 02:59:58.475559 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 52 rows starting from the beginning of the part | ||
16715 | 2024.12.21 02:59:58.475667 [ 281 ] {2e044d30-22ee-4229-ab7c-3280ec0b5c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16716 | 2024.12.21 02:59:58.475877 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
16717 | 2024.12.21 02:59:58.476348 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
16718 | 2024.12.21 02:59:58.476700 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
16719 | 2024.12.21 02:59:58.477046 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
16720 | 2024.12.21 02:59:58.477417 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
16721 | 2024.12.21 02:59:58.481187 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57 rows, containing 4 columns (4 merged, 0 gathered) in 0.006630337 sec., 8596.848093845003 rows/sec., 578.69 KiB/sec. | ||
16722 | 2024.12.21 02:59:58.481414 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
16723 | 2024.12.21 02:59:58.481788 [ 281 ] {2e044d30-22ee-4229-ab7c-3280ec0b5c46} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16724 | 2024.12.21 02:59:58.481858 [ 281 ] {2e044d30-22ee-4229-ab7c-3280ec0b5c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16725 | 2024.12.21 02:59:58.482067 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16726 | 2024.12.21 02:59:58.482296 [ 195 ] {c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78::all_1_56_11} <Trace> oximeter.measurements_f64 (c1392c26-7b7b-4d8c-84a0-ce32e8ffcc78) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
16727 | 2024.12.21 02:59:58.482441 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16728 | 2024.12.21 02:59:58.482967 [ 281 ] {2e044d30-22ee-4229-ab7c-3280ec0b5c46} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
16729 | 2024.12.21 02:59:58.483229 [ 281 ] {2e044d30-22ee-4229-ab7c-3280ec0b5c46} <Trace> oximeter.measurements_histogramu64 (2a30d9c2-7d72-4696-8ac4-702fb4645f2f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16730 | 2024.12.21 02:59:58.483464 [ 281 ] {2e044d30-22ee-4229-ab7c-3280ec0b5c46} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.008364 sec., 3945.480631276901 rows/sec., 7.07 MiB/sec. | ||
16731 | 2024.12.21 02:59:58.483565 [ 281 ] {2e044d30-22ee-4229-ab7c-3280ec0b5c46} <Debug> TCPHandler: Processed in 0.008983695 sec. | ||
16732 | 2024.12.21 02:59:58.483726 [ 279 ] {} <Trace> TCP-Session: 8a0a340f-902c-4b76-8689-9fbaa0fad933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16733 | 2024.12.21 02:59:58.483867 [ 279 ] {f3de9c21-ee9c-4cc0-81ba-c9b0ec9478d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37146) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16734 | 2024.12.21 02:59:58.483928 [ 279 ] {f3de9c21-ee9c-4cc0-81ba-c9b0ec9478d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16735 | 2024.12.21 02:59:58.484439 [ 279 ] {f3de9c21-ee9c-4cc0-81ba-c9b0ec9478d3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16736 | 2024.12.21 02:59:58.484479 [ 279 ] {f3de9c21-ee9c-4cc0-81ba-c9b0ec9478d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16737 | 2024.12.21 02:59:58.484859 [ 279 ] {f3de9c21-ee9c-4cc0-81ba-c9b0ec9478d3} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
16738 | 2024.12.21 02:59:58.485108 [ 279 ] {f3de9c21-ee9c-4cc0-81ba-c9b0ec9478d3} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16739 | 2024.12.21 02:59:58.485291 [ 114 ] {} <Debug> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
16740 | 2024.12.21 02:59:58.485345 [ 279 ] {f3de9c21-ee9c-4cc0-81ba-c9b0ec9478d3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001503 sec., 54557.551563539586 rows/sec., 3.47 MiB/sec. | ||
16741 | 2024.12.21 02:59:58.485354 [ 114 ] {} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16742 | 2024.12.21 02:59:58.485428 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
16743 | 2024.12.21 02:59:58.485475 [ 279 ] {f3de9c21-ee9c-4cc0-81ba-c9b0ec9478d3} <Debug> TCPHandler: Processed in 0.001811642 sec. | ||
16744 | 2024.12.21 02:59:58.485613 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
16745 | 2024.12.21 02:59:58.485728 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16746 | 2024.12.21 02:59:58.485763 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7516 rows starting from the beginning of the part | ||
16747 | 2024.12.21 02:59:58.485890 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 20 rows starting from the beginning of the part | ||
16748 | 2024.12.21 02:59:58.486100 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
16749 | 2024.12.21 02:59:58.486319 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part | ||
16750 | 2024.12.21 02:59:58.486496 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
16751 | 2024.12.21 02:59:58.486678 [ 188 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part | ||
16752 | 2024.12.21 02:59:58.488943 [ 187 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7820 rows, containing 4 columns (4 merged, 0 gathered) in 0.00341355 sec., 2290870.208434035 rows/sec., 149.10 MiB/sec. | ||
16753 | 2024.12.21 02:59:58.489472 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
16754 | 2024.12.21 02:59:58.489827 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16755 | 2024.12.21 02:59:58.489923 [ 191 ] {d57f1866-4f74-4a79-b26a-b9ae2d5915eb::all_1_131_26} <Trace> oximeter.measurements_u64 (d57f1866-4f74-4a79-b26a-b9ae2d5915eb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
16756 | 2024.12.21 02:59:58.490023 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
16757 | 2024.12.21 02:59:59.000285 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.94 MiB, peak 292.48 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: -1.96 MiB |